
[Moon]
Members-
Posts
20 -
Joined
-
Last visited
Everything posted by [Moon]
-
السلام عليكم .. يا جماعة الخير طلب بسيط ابيه منكم ويأليت تفيدوني ! أبي اسوي مود عباره عن اذا كتبت كوماند يطلع صوت مثلا ابو 5 ثواني ( والي ( قريب من عندي يسمعه ياليت ما تطولون الموضوع !
-
يقصد , يوم تشتغل الاغنية بالسيرفر تكون خربانه وتعيد كل شوي , قد صارت معاي وحذفت اللعبه اكثر من مره , ألظاهر من نفس السيرفر ..
-
يعطيك ألعأفيه وظيفة جيدة
-
خلاص يعطيك ألعأفية لقيت الكود ألي يبي ألكود ذأ هو elseif ( source == aTab1.Mute ) then if player == localPlayer then outputChatBox(' لآيمكنك صك نفسك ميوت',player,255,255,255) return end if not aPlayers[player]["mute"] then aMuteInputBox ( player ) else aMessageBox ( "question", "Are you sure to unmute "..name.."?", "unmute", player ) end
-
زي مآ قلت آنآ م ابي اصك الخاصية للكل أبيه ل جآء يفك ميوته يجي else outputChatBox("لآيمكنك فك الميوت ",
-
السلام عليكم. أنأ ودي امنع من الأدمن فك ميوته , مو أقفل خأصية unmute لان بعض الادمنيه عندي يفكون ميوتهم ويستهبلون بلوحة ! يليت تجيبون لي الكود لاني محتآجه ! ..
-
السلام عليكم , يا اخوان سويت لي مود ولا ابي اخليه يكرر مثأل عليه addCommandHandler("key",function() local ........ ................................................. outputChatBox("Test ",255,255,255,true) else outputChatBox(" wait 5 Sec..",255,255,255,true) ............................................... end ) أبي اخليه ينتظر 5 ثواني و ثم يقدر يكتب الkey مره ثانيه
-
ولله ي فهد م زبط نفس الحكاية احط العدد -999 وتجيني فلوس مؤجب + اضغط بنص بلوحة ثانيه تجي Error only numbers allowed!
-
addEventHandler("onClientGUIClick",root,function() local ammount = guiGetText ( Ammo ); if ( ammount and not tonumber ( ammount ) ) then return outputChatBox ( ';Error only numbers allowed!',200,0,0 ); elseif (source == GUIEditor.button[1]) then triggerServerEvent("Weapon.Shop.A",localPlayer,ammount) elseif (source == GUIEditor.button[2]) then -- triggerServerEvent("Weapon.Shop.B",localPlayer,ammount) elseif (source == GUIEditor.button[3]) then triggerServerEvent("Weapon.Shop.C",localPlayer,ammount) elseif (source == GUIEditor.button[4]) then triggerServerEvent("Weapon.Shop.D",localPlayer,ammount) elseif (source == GUIEditor.button[5]) then triggerServerEvent("Weapon.Shop.E",localPlayer,ammount) elseif (source == GUIEditor.button[6]) then triggerServerEvent("Weapon.Shop.F",localPlayer,ammount) elseif (source == GUIEditor.button[7]) then triggerServerEvent("Weapon.Shop.H",localPlayer,ammount) elseif (source == GUIEditor.button[8]) then triggerServerEvent("Weapon.Shop.I",localPlayer,ammount) end end ) شف وش سالفة الوظيفة لاني متصل ب سيرفر و اليوم اضغط ع لوحة gui يطلع لي كلام بشات
-
في مشكلة وحطيت اشارة - والفلوس و صارت اشتري بسالب وتزود فلوس editboxالحروف يقول لي ب شات انه غلط لكن يبان اني كتبت بالحروف ب local ammount = guiGetText ( Ammo ); if ( ammount and not tonumber ( ammount ) ) then return outputChatBox ( ';Error only numbers allowed!',200,0,0 ); elseif (source == GUIEditor.button[1]) then triggerServerEvent("Weapon.Shop.A",localPlayer,ammount)
-
طيب يعني أسوي كذا ؟ Ammo = guiCreateEdit(208, 276, 120, 49, ""..tonumber(money), false, Window) آو كذأ ؟ local ammount = guiGetText(Ammo,tonumber)
-
السلام عليكم ورحمة الله وبركاته يا اخوان سويت لي لوحة editBoXوابي امنع الحروف + الرموز ب لان مسوي لوحة شوب وابي مساعدتكم ضرورررري