#What can i do with folders
1 messages · Page 1 of 1 (latest)
** You are now Level 20! **
Organise your shit pretty much
** You are now Level 11! **
i want to mkae a leaderboard
but idk how
Then you need to use leader stats
?
No
You make a folder in the player
Called leader stat
And inside you use a string value to have your name and value
normal or client script
normal
Instance.new("Folder", Player).Name = "leaderstats"
thats about it
then u have to add int values in it
and u will have a leaderboard
Normal
Pretty much any value under “leader stats” will show on the leaderboard
Learn basics please
Btw, I would parent the leaderstats after editing all its properties
It’s better for performances