-
Playerstats system for storing values of currency, but not visible on leaderboard. Want to use datastore so it can save.
-
Not sure where to start. Idk how to have values for a player and not have it on the leaderboard while also having it save. I’m not sure what methods to use.
-
I searched the Devforum and it said I can rename leaderstats, but not sure if there is more to it.
Anything parented inside a folder named “leaderstats” will be visible on the leaderboard. You can simply place that value inside the player instead.
or just use Attributes set to whatever value you want on the player
this can be read by clients and used anywhere on the server
Or change leaderstats to Leaderstats
Just have a folder with the stats called something else than leaderstats
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.