Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Is there a way to get players around some leaderboard properties? — Gideros Forum

Is there a way to get players around some leaderboard properties?

seppseppseppsepp Member
edited September 2014 in General questions
(Oh yeah, trying to write a useful subject is always fun ;) . Anyways ...)

It's not obvious to me, but does the Gaming interface provide a way to get players (or at least their ids) from some leaderboard around ... lets say a certain highscore? Imagine Paul has a highscore of 4211. How can I get the players next to this score?

Thanks in advance!


Greetings

Sebastian

Comments

  • ar2rsawseenar2rsawseen Maintainer
    Accepted Answer
    yes I hear you
    for now you can only load list of scores and loop through it to see if user is there and what is around him

    I think Google Play provided (I think even available in Google Play plugin) to loadPlayerCenteredScores
    But as amazon did not provide such thing and I was trying to bind only common interfaces, I did not implement it
Sign In or Register to comment.