I'm trying to get a temporary leader board to work that will count kills and which player with higher kill count is rewarded. Do i need 2 variables for each player to count kills in order to compare them later? I've attempted this but then it just stops counting all together. another problem I'm having is having a condition? to stop it from counting killing your own units.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm trying to get a temporary leader board to work that will count kills and which player with higher kill count is rewarded. Do i need 2 variables for each player to count kills in order to compare them later? I've attempted this but then it just stops counting all together. another problem I'm having is having a condition? to stop it from counting killing your own units.