3

I have a simple query about Apple's gamecenter leaderboards. Is there a possibility of making multiple score entries for a single player?? Example, I have a score of 100 first and then i score 200, I need both the scores to be displayed for me on the leader board. Is it possible?

Thanks for your answers.

Flamy
  • 313
  • 3
  • 14

1 Answers1

3

No, it's not possible with GameCenter, the Gamecenter leaderboards only pick the highest

You should create your own leaderboard and server to get what you want or maybe with openfeint

jcesarmobile
  • 51,328
  • 11
  • 132
  • 176
  • 1
    Thanks for the reply, we have our own database. still we were looking for the same functionality in Apple's Gamecenter also. – Flamy Sep 25 '12 at 08:56