For some reason I cannot get the number to change in the kills column of my leaderboard. I'm not sure how I get the kills to add up without manually going up with the numbers in triggers.
@adoracayna:
I always have a variable to keep track of the kills. I also create a trigger to run when a unit dies then increment the number of kills of the killing player in that trigger. Then you have to redisplay the number of kills again
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
For some reason I cannot get the number to change in the kills column of my leaderboard. I'm not sure how I get the kills to add up without manually going up with the numbers in triggers.