Hello everyone and fellow scripters! Hope yall are doing great, Im just wondering if anyone can point me in the right direction for making global leaderboards and understanding them more in depth!
You use an OrderedDataStore
(Not a GlobalDataStore
), and store a piece of Data into them.
Then you get the Data from the OrderedDataStore
, and apply it to whatever item you are trying to apply it to.
1 Like