Variable - Set Player Score Count[(Killing player)] = ((Player (Killing player) Point Value of Units Killed score) + (Player (Killing player) Point Value of Units Killed score))
This is probably irrelevant to your problem, but what is this line right here doing? Why do you add the same value together twice?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Variable - Set Player Score Count[(Killing player)] = ((Player (Killing player) Point Value of Units Killed score) + (Player (Killing player) Point Value of Units Killed score))
This is probably irrelevant to your problem, but what is this line right here doing? Why do you add the same value together twice?