Jump to content

Five Mind Creations UG (haftungsbeschränkt)

Verified Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Any update on this? I posted about this here already. Currently, this issue still exists.
  2. Hi, When grabbing leaderboard entries with UserStats.DownloadLeaderboardScores(), -> UserStats.GetLeaderboardScore(i) -> data.UserName, I get a different value for my own user than when retrieving the user name with User.GetUserName(). My aim is to highlight the current user in the the leaderboard, but to do this I would need to be able to compare the user-in-leaderboard-entry with the logged-in-user. However, the User class does not give me the correct user name, and the leaderboard entry does not contain the user ID. Is there anything I've overlooked here? Is there some way of getting the leaderboard user name from the User API, or the user id from the Leaderboard API? And why are the two names different anyway? Where can I actually SET the name used in the leaderboard? Thanks, Philip @Corvus
×
×
  • Create New...