#Khaled Posted April 30, 2020 Posted April 30, 2020 السلام عليكم وش هو افضل مود توب بار شات وكيف اقدر اخلي الرسائل تظهر فيه
#Khaled Posted April 30, 2020 Author Posted April 30, 2020 4 hours ago, Infinity-War said: guimessages , topbarchat وش اكثرهم استعمال + وش طرق استخدامهم يعني لو باسوي رساله بمود بواحد من اللي فوق وش احتاج اخذ من المود ملفات واحطه ؟
#Khaled Posted April 30, 2020 Author Posted April 30, 2020 1 hour ago, Infinity-War said: . exports نفسه , بس سوي مثال عشان افهمها
dEx, Posted April 30, 2020 Posted April 30, 2020 5 hours ago, #Khaled said: مثال عشان افهمها exports["guimessages"]:outputServer(source, "TEST", 255, 0, 0, true) -- TopBarChat exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true)
#Khaled Posted April 30, 2020 Author Posted April 30, 2020 Just now, CLoz said: exports["guimessages"]:outputServer(source, "TEST", 255, 0, 0, true) -- TopBarChat exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) هل احتاج شي غير هذا ؟
dEx, Posted April 30, 2020 Posted April 30, 2020 1 minute ago, #Khaled said: هل احتاج شي غير هذا ؟ يوم تسوي هذي , شغل المود مثلاً لو حطيت exportsحق guimessages حمل مود guimessages وشغله لأن هالمودات ماهي بملفات السيرفر , فهمت؟
#Khaled Posted April 30, 2020 Author Posted April 30, 2020 20 minutes ago, CLoz said: يوم تسوي هذي , شغل المود مثلاً لو حطيت exportsحق guimessages حمل مود guimessages وشغله لأن هالمودات ماهي بملفات السيرفر , فهمت؟ الله يعطيك العافيه
#Khaled Posted April 30, 2020 Author Posted April 30, 2020 44 minutes ago, CLoz said: يوم تسوي هذي , شغل المود مثلاً لو حطيت exportsحق guimessages حمل مود guimessages وشغله لأن هالمودات ماهي بملفات السيرفر , فهمت؟ call : failed to call '(topbarchat:outputServer' [string "?"] دي بق
dEx, Posted April 30, 2020 Posted April 30, 2020 1 hour ago, #Khaled said: call : failed to call '(topbarchat:outputServer' [string "?"] دي بق هات كودك
#Khaled Posted May 1, 2020 Author Posted May 1, 2020 3 hours ago, CLoz said: هات كودك كودك اللي فوق بالضبط
#Khaled Posted May 1, 2020 Author Posted May 1, 2020 22 hours ago, CLoz said: هات كودك exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) 22 hours ago, CLoz said: هات كودك exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) 22 hours ago, CLoz said: هات كودك exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) 22 hours ago, CLoz said: هات كودك exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true)
dEx, Posted May 2, 2020 Posted May 2, 2020 3 hours ago, #Khaled said: exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) exports["topbarchat"]:outputServer(source, "TEST", 255, 0, 0, true) مشغل مود الـ topbarchat آنت؟
#Khaled Posted May 2, 2020 Author Posted May 2, 2020 19 minutes ago, CLoz said: مشغل مود الـ topbarchat آنت؟ اي مشغله 19 minutes ago, CLoz said: مشغل مود الـ topbarchat آنت؟ اي مشغله
dEx, Posted May 2, 2020 Posted May 2, 2020 11 minutes ago, #Khaled said: اي مشغله exports.TopBarChat:sendClientMessage("Hello World!", 255, 0, 100, false, 7) -- ظهر الساينتكس حقه مو مثل الـ guimessages
#Khaled Posted May 2, 2020 Author Posted May 2, 2020 19 minutes ago, CLoz said: مشغل مود الـ topbarchat آنت؟ اي مشغله
dEx, Posted May 2, 2020 Posted May 2, 2020 1 minute ago, #Khaled said: اي مشغله exports.TopBarChat:sendClientMessage("Hello World!", 255, 0, 100, false, 7)
#Khaled Posted May 2, 2020 Author Posted May 2, 2020 3 hours ago, CLoz said: exports.TopBarChat:sendClientMessage("Hello World!", 255, 0, 100, false, 7) للاسف ماضبط حطيته في السيرفر سايد تحت رساله اوت بوت شات ولا طلع
#\_oskar_/# Posted May 2, 2020 Posted May 2, 2020 شغال TopBarChat اتأكد ان مود اخراج نص جهة سيرفر exports.TopBarChat:sendClientMessage("Hello World!", source,255, 0, 100, false, 7) اخراج نص جهة كلنت exports.TopBarChat:sendClientMessage("Hello World!", 255, 0, 100 false, 7)
#Khaled Posted May 2, 2020 Author Posted May 2, 2020 26 minutes ago, Ahmed Ly said: + تاكد من اسم مود TopBarChat هو كله سمول عادي ؟ 1 hour ago, #\_oskar_/# said: شغال TopBarChat اتأكد ان مود اخراج نص جهة سيرفر exports.TopBarChat:sendClientMessage("Hello World!", source,255, 0, 100, false, 7) اخراج نص جهة كلنت exports.TopBarChat:sendClientMessage("Hello World!", 255, 0, 100 false, 7) ضبط لكن مشكلته مايقبل الاكواد العاديه #000000 بس r g b وش الحل ؟
#Khaled Posted May 2, 2020 Author Posted May 2, 2020 32 minutes ago, #Khaled said: هو كله سمول عادي ؟ ضبط لكن مشكلته مايقبل الاكواد العاديه #000000 بس r g b وش الحل ؟ خلاص شكرا عرفت كيف اسويه يعطيكم العافيه
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now