Hi,
I’d like to show the player where they are in the global leaderboard. So if they’re at 95th, I’d like to load scores 90 - 100 to show them. Any ideas?
Thanks!!
Hi,
I’d like to show the player where they are in the global leaderboard. So if they’re at 95th, I’d like to load scores 90 - 100 to show them. Any ideas?
Thanks!!
Hi Rob,
Can’t you just get the “rank” from a “loadScores” call via .request(), using 100 positions, and then do another “loadScores” call depending on the subset you want to gather? Admittedly I’m not an expert on GameCenter, so this is just pondering…
Brent
Hi Rob,
Can’t you just get the “rank” from a “loadScores” call via .request(), using 100 positions, and then do another “loadScores” call depending on the subset you want to gather? Admittedly I’m not an expert on GameCenter, so this is just pondering…
Brent