Right now I am working on a Black Jack game for iOS and would like to have a leader board that shows which players currently have the most "money". So if they get a high score and then lose "money" it would update their high score to match the users current amount of money, which would be less than before. Is there any way to do this with Game Center?

link|improve this question

1  
Interesting question! I hope it gets answered! – Michiel Oct 11 '11 at 8:17
feedback

1 Answer

up vote 5 down vote accepted
+50

Sorry to disappoint you but Game Center only writes a new score if it is higher than the previous one. You can reset the score board via iTunes Connect, but that will lose all previous users info.See the comments link

link|improve this answer
Nice posting ever. – Gajendra K Chauhan Apr 11 at 6:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.