Why don't you use integer arrays for score, then update the leaderboard to whatever those variables are? Then you can just reference the value of the integer values when determining the winner.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Welcome to my life :P
Why don't you use integer arrays for score, then update the leaderboard to whatever those variables are? Then you can just reference the value of the integer values when determining the winner.