Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do u add a leaderboard? [closed]

Asked by 6 years ago

I want to add a leaderboard that counts the amount of kills the person has

0
Create an Integer Value call "leaderstats", then create another Integer Value call "Kills" to display the amount of kills the player has. thesit123 509 — 6y
0
"Kills" has to be parent to "leaderstats", whom is parented to Player. thesit123 509 — 6y

Closed as Not Constructive by Link150

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 6 years ago

You can find a script that does this on the Roblox Wiki.

Ad