#How could I go about making a badge based leaderboard

1 messages · Page 1 of 1 (latest)

shell abyss
#

Hi I'm making a puzzle / endings type of game and I want to make a leaderboard for it. Every time you get an ending a badge is awarded and I want a leaderboard for the people with the most badges. How would I make this? I don't want the scripts directly given but can I get help to get guided in the right direction? I already have a leaderstat for the badge count. Also I want the leaderboard to be global. Sorry for long post

untold mist
shell abyss
#

Im not asking for the scripts im asking would anyone know how to do that

sterile nightBOT
#

studio** You are now Level 6! **studio

foggy light
untold mist
#

As if we would do it

#

Did you even try

foggy light
foggy light
#

can you read?

shell abyss
#

yeah how would you globally keep track of the scores

#

thats my main problem

untold mist
#

OrderedDataStore

shell abyss
#

Thanks that is EXACTLY what I was looking for

foggy light
untold mist
#

local BadgeLeaderboard = DataStoreService:GetOrderedDataStore("BadgeLeaderboard")

shell abyss
#

Thanks for the help, i'll look through the docs and figure it out

untold mist
#

if google docs are confusing for you