question

brendan avatar image
brendan asked

Leaderboard positions

Brendan Vanous
started a topic on Sun, 29 March 2015 at 8:42 PM

Questions from a developer:

Do the positions start at 0?

Are players with the same statistic given the same position?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

brendan avatar image
brendan answered

Best Answer
Brendan Vanous said on Sun, 29 March 2015 at 8:42 PM

Yes, leaderboards start at position 0, as shown in the examples (https://api.playfab.com/Documentation/Client/method/GetLeaderboard).

Each position in the leaderboard can only be held by one player. The order in which they appear in the leaderboard is determined by which player reported the matching statistic first. So, if Player A's "foo" statistic is set to 10, and then Player B's is, Player A will appear before Player B in the leaderboard.


1 Comment
Brendan Vanous said on Sun, 29 March 2015 at 8:42 PM

Yes, leaderboards start at position 0, as shown in the examples (https://api.playfab.com/Documentation/Client/method/GetLeaderboard).

Each position in the leaderboard can only be held by one player. The order in which they appear in the leaderboard is determined by which player reported the matching statistic first. So, if Player A's "foo" statistic is set to 10, and then Player B's is, Player A will appear before Player B in the leaderboard.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Wayne Karo avatar image
Wayne Karo answered

See discussion on 'same position' here.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.