#AL-J7EEEM Posted April 8, 2017 Share Posted April 8, 2017 (edited) السلام عليكم اريد ان يظهر عدد القتل في Label وش اسوي؟ يعني مثلا ابي عدد القتل الي قتله في تيم No Team Edited April 8, 2017 by #AL-J7EEEM Link to comment
#Soking Posted April 8, 2017 Share Posted April 8, 2017 aPoints , aFunctionKill = { } , function ( ) aPoints [ source ] = aPoints [ source ] + 1 triggerClientEvent ( source , 'aKill' , source , aPoints [ source ] ) end addEventHandler ( 'onPlayerWasted' , root , aFunctionKill ) -- Client : addEvent ( 'aKill' , true ) addEventHandler ( 'aKill' , root , function ( aData ) return ( guiSetText ( aGUI_ , aData ) ) end ) Link to comment
#AL-J7EEEM Posted April 8, 2017 Author Share Posted April 8, 2017 طيب ابيها لتيم محدد @#Soking Link to comment
#Soking Posted April 8, 2017 Share Posted April 8, 2017 if ( getPlayerTeam ( source ) == getTeamFromName ( 'aTeam' ) ) then Link to comment
#AL-J7EEEM Posted April 8, 2017 Author Share Posted April 8, 2017 7 minutes ago, #Soking said: if ( getPlayerTeam ( source ) == getTeamFromName ( 'aTeam' ) ) then aPoints = اسم الداتا؟ Link to comment
#Soking Posted April 8, 2017 Share Posted April 8, 2017 Just now, #AL-J7EEEM said: aPoints = اسم الداتا؟ لا Link to comment
Abdul KariM Posted April 9, 2017 Share Posted April 9, 2017 @#Soking تحقق ان السورس مايساوي الكايلر وتحقق من المنت الكايلر وبعدين هو قال عدد القتل ماقال عدد الموت عشان كذا تحتاج لتعريف بارتمر الكايلر Link to comment
#Soking Posted April 9, 2017 Share Posted April 9, 2017 4 hours ago, Abdul KariM said: @#Soking تحقق ان السورس مايساوي الكايلر وتحقق من المنت الكايلر وبعدين هو قال عدد القتل ماقال عدد الموت عشان كذا تحتاج لتعريف بارتمر الكايلر انا معطيه هو يعدل و موضوع القتل انا ماخذت بالي منه 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