[KilleR] Posted July 5, 2016 Share Posted July 5, 2016 السلام عليكم ابي فنكشات مود اقفال شات بلوحه # يعني يضغط الزر يسكر يضغط الزر الثاني يفتح -- مع مثال للفنكش Link to comment
' A F . Posted July 5, 2016 Share Posted July 5, 2016 onClientGUIClick setElementData -- Server onPlayerChat getElementData cancelEvent اظغط على الفنكشن الي تبيه ويطلع لك شرح Link to comment
فاّرس Posted July 5, 2016 Share Posted July 5, 2016 .عشان كذا استخدم الجداول افضل CPU حسب علمي ان الالمنت داتا تاخذ كثثثيير من الـ Link to comment
' A F . Posted July 5, 2016 Share Posted July 5, 2016 --Created By Me[Z]oO addCommandHandler("ChatState", function(p,c,s) setElementData(getResourceRootElement(getThisResource()),"ChatSystem",tostring(s)) if s == "False" then outputChatBox("تم اغلاق الشات من قبل الكونسل "..getPlayerName(p).."",root,0,255,0) else outputChatBox("تم فتح الشات من قبل الكونسل "..getPlayerName(p).."",root,0,255,0) end end) addEventHandler("onPlayerChat",root, function() if getElementData(getResourceRootElement(getThisResource()),"ChatSystem") == "False" then outputChatBox("لقد قام الكونسول بقفل الشات الان يرجي الانتظار حتي يقوم بفتحه",source,255,0,0) cancelEvent() else return end end) اكتب باف 8 ChatState False رح ينقفل كذا ChatState True رح يفتح الشات اتمني اكون افدتك هذا طرحته من زمان شوفه رح يفيدك الكود سيرفر سايد Link to comment
فاّرس Posted July 5, 2016 Share Posted July 5, 2016 ^ الكود ذا راح يقفل الشات للكل هو يبي للي ضغط الزر اتوقع. Link to comment
[KilleR] Posted July 5, 2016 Author Share Posted July 5, 2016 كله واحد مايفرق بس الكود ذا بس سيرفر؟ ولا كلنت ولا شنو Link to comment
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