Global Leaderboards Are Acting Up *HELP!*

I changed the name of the ordered data store- but now my coins value shows up on the wins leaderboard?

1 Like

Change the name of both of the data stores:
this part,

local CoinsLeaderboard = DataStoreService2:GetOrderedDataStore("CoinsLeaderboard")

Just add like a 1 to the end.

1 Like

You are an absolute life saver guys! Thanks for all your help!

1 Like

Happy I was able to help :grin: To not let this happen again, do not go into a big project as a beginner. Watch TheDevKing’s and AlvinBloxx’s tutorials , both beginner and advanced. Also, change up your surface gui on the leaderboard. To be honest, it is a bit ugly :sweat_smile:

1 Like

These are mine for example, I also used TheDevKing’s tutorial on it:

2 Likes