#Mr.alkmasha Posted October 14, 2014 Posted October 14, 2014 اسلام عليكم ممكن تصلحو لي كود bindKey("F4", "down", function(playerWhoUses) if getPlayerWantedLevel ( playerWhoUses ) == 3 then if not chgTeamOnDeath then exports.TopBarChat:sendClientMessage("سوف يتم تغيير فريقك بعد ان تموت", 0, 255, 255) chgTeamOnDeath = true else exports.TopBarChat:sendClientMessage(" تم ايقاف خيار تغيير التيم", 255, 0, 0) chgTeamOnDeath = false end end end) مسويه اذا ضغطت اف 4 و عندي نجوم ما يكتب لي .. سوف يتم تغيير فريقك بعد ان تموت ما زبط يا ريت تصلحوه
jafar Posted October 14, 2014 Posted October 14, 2014 if getPlayerWantedLevel ( playerWhoUses ) == 0 then
#Mr.alkmasha Posted October 14, 2014 Author Posted October 14, 2014 if getPlayerWantedLevel ( playerWhoUses ) == 0 then تسلم يمكن انا ما نتبهت ههه حطيته يتأكد اذا عليه 3 نجوم
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