You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? convert basic DataStore into OrderedDataStore so i can display leaderboards between servers
-
What is the issue? issue is that i dont fully understand if i need from the start create ordered data store or i convert it
-
What solutions have you tried so far? i read a lot of dev forum topics and found nothing
i already have data store with player base
and each player have these variables
Is it possible to convert the rollsCount variable from the all players in DataStore and convert it into ordered data store?