3DNAN_! Posted February 13, 2018 Posted February 13, 2018 السلام عليكم دلوقتي انا عامل مود لما اكتب في اديت بوكس واضغط زر يطلع الناس بالشات انا عايز النص يطلع لرتب معينه مثلا كونسل
#\_oskar_/# Posted February 13, 2018 Posted February 13, 2018 عندك الكود وتبي تعدل عليه ولا تبي نسويه لك ؟
3DNAN_! Posted February 13, 2018 Author Posted February 13, 2018 انا كنت هعدل علي مود رسائل خاصه وهضيف الكود ده فعايز كود ان النص يطلع لرتبة معينه مش للكل بعرف اني اعرف النص واظهر الكلام اللي فاضل اني احجم الرتب اللي تشوف الكلام
#AL-J7EEEM Posted February 13, 2018 Posted February 13, 2018 -- Server function () if ( getPlayerAccount ( player ) ) and not isGuestAccount ( getPlayerAccount ( player ) ) then if isObjectInACLGroup ("user."..getAccountName(getPlayerAccount ( player )),aclGetGroup ( "Console" )) then triggerClientEvent ( player, "send", player ) outputChatBox ( "", player ) end end end --Client function () addEvent("send") addEventHandler( "onClientGUIClick", root, function( ) if ( source == yourbotton ) then end end ملاحظة تاني بكتب من الجوال اكيد ممكن يكون في اخطا + مو مجرب
Rakan# Posted February 13, 2018 Posted February 13, 2018 2 hours ago, #AL-J7EEEM said: -- Server function () if ( getPlayerAccount ( player ) ) and not isGuestAccount ( getPlayerAccount ( player ) ) then if isObjectInACLGroup ("user."..getAccountName(getPlayerAccount ( player )),aclGetGroup ( "Console" )) then triggerClientEvent ( player, "send", player ) outputChatBox ( "", player ) end end end --Client function () addEvent("send") addEventHandler( "onClientGUIClick", root, function( ) if ( source == yourbotton ) then end end ملاحظة تاني بكتب من الجوال اكيد ممكن يكون في اخطا + مو مجرب وش قاعد تسوي انت؟
3DNAN_! Posted February 13, 2018 Author Posted February 13, 2018 هعمل شات حرب وعايزه يكون متراقب من رتب معينه عشان نتجنب السب
#\_oskar_/# Posted February 14, 2018 Posted February 14, 2018 سوي حظر للكلام المسئ مثل السب او نشر سيرفر واللي يسب ينصك ميوت
3DNAN_! Posted February 15, 2018 Author Posted February 15, 2018 مهو كده كده محمي بس اكيد مش حاطط كل السيرفرات لان ده عقل كمبيوتر لو غيرت حرف مش هيفهم وهيبقا نشر
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