Scorpio Posted June 15, 2013 Author Share Posted June 15, 2013 الكود يوقف الاعب عن الدردشة Link to comment
iPrestege Posted June 15, 2013 Share Posted June 15, 2013 -- # Server Side ~ : addEventHandler('onResourceStart',resourceRoot, function ( ) setTimer( function ( ) ReseteNameTag ( ) end , 1000 , 0 ) end ) function ReseteNameTag ( ) for _,player in ipairs ( getElementsByType('player') ) do local PlayerWanted = getPlayerWantedLevel ( player ) local PlayerName = getPlayerName ( player ) if ( PlayerWanted and PlayerWanted >= 0 and PlayerName ) then setPlayerNametagText ( player, ' [ '..PlayerWanted..' ] '..PlayerName..' ' ) end end end جرب كذآ .. Link to comment
Scorpio Posted June 15, 2013 Author Share Posted June 15, 2013 -- # Server Side ~ : addEventHandler('onResourceStart',resourceRoot, function ( ) setTimer( function ( ) ReseteNameTag ( ) end , 1000 , 0 ) end ) function ReseteNameTag ( ) for _,player in ipairs ( getElementsByType('player') ) do local PlayerWanted = getPlayerWantedLevel ( player ) local PlayerName = getPlayerName ( player ) if ( PlayerWanted and PlayerWanted >= 0 and PlayerName ) then setPlayerNametagText ( player, ' [ '..PlayerWanted..' ] '..PlayerName..' ' ) end end end جرب كذآ .. يجزيك ربي كل خير ويطعمك من ثمرات الجنة Link to comment
Scorpio Posted June 15, 2013 Author Share Posted June 15, 2013 ضبط الكود؟ انا مركب قيم مود مخلي اسم الاعب فوق الشخصية مو زاهر بأخلي واحد يشيل زيه واجرب واردلك خبر Link to comment
Scorpio Posted June 15, 2013 Author Share Posted June 15, 2013 ضبط الكود؟ انا مركب قيم مود مخلي اسم الاعب فوق الشخصية مو زاهر بأخلي واحد يشيل زيه واجرب واردلك خبر برب بأسفر مكة + ما بنساك بالدعاء 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