Hello,
I have a Top Ten list for high scores I am trying to implement using an array and when it displays the info it displays incorrectly. I have a score list and a player name list so it pulls in the name of the person playing. See screen shot below you see the person who has 4,000 points is listed higher than the person who has 13,000 points+. I have attached a screenshot of my code. I followed an tutorial online to get this.
Any help would be greatly appreciated.