Best-Killer Posted November 8, 2015 Share Posted November 8, 2015 Hey Everyone , all know i'm new in scripting i start learing from 0 i'm not profissional Anyone can help me to make kills list and for add gang kills in group system ?? or give me some examples pls Link to comment
Best-Killer Posted November 10, 2015 Author Share Posted November 10, 2015 any examples pls ? -.- Link to comment
Best-Killer Posted November 10, 2015 Author Share Posted November 10, 2015 Guys Help Pls :/ Please Link to comment
AlvarO Posted November 10, 2015 Share Posted November 10, 2015 For kills you have to loop for every kill of a player for something1, something2 in ipairs(HERE GOES WHAT WE NEED TO GET) do And for add them in a group just make a variable, and loop it (the thing of up) for get every player kill of the group. Link to comment
ALw7sH Posted November 10, 2015 Share Posted November 10, 2015 For kills you have to loop for every kill of a player for something1, something2 in ipairs(HERE GOES WHAT WE NEED TO GET) do And for add them in a group just make a variable, and loop it (the thing of up) for get every player kill of the group. This makes no sense use onPlayerWasted event and use setAccountData or setElementData to save the player kills p.s the element data get deleted when the player leave 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