Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How can I make two global leaderboards?

Asked by 3 years ago
Edited 3 years ago

I want to make two global leaderboards that are for the number of kills and wins but I don't know how to make them with two different ordered data stores. For example, I want to use the player's UserId to save the stats but I can't since there are two different ordered data stores (one for wins and one for kills) and they can integrate. How can I do this?

Answer this question