I was playing today The Quarry by Dummiez and found it cool that he created a custom leaderboard. I wanted to try it out, have the frames all sorted out but, I now find myself stuck in this part.
Is there a way to get the username of a player, of which ingame userID is 1? If yes, how would I do that? Thanks.
--btw I'm new here :)
Why would you need to do that!? On player added use Player.Name and Player.userId to get both of those on the leaderboard. Am I missing something?