#little help on my leaderboard

1 messages · Page 1 of 1 (latest)

muted rivet
#

You have saved data in your datastore correct?

naive needle
#

I used setAsync on player removing. so it should save my data.

#

@muted rivet

muted rivet
#

Does "Ran" print?

naive needle
#

yes

muted rivet
#

Can i see your data saving script

naive needle
muted rivet
#

Script

#

Are you loading the same datastore as the saved one?

naive needle
#

I use profilestore for saving players data

#

Im pretty new to doing leaderboard I was just reading docs

muted rivet
#

You can use datastore to load from a profilestore

#

Which is why there are no entries

#

Meaning "1" doesnt print

#

Lemme find a tutorial for profile store leaderboards rq

naive needle
#

Ok

muted rivet
#

Sadly its not really easy to do with profile store, but you can save the data you want for a leaderboard in roblox datastore then load that

#

You can save to that datastore in a server script at like 2 minute intervals or something

naive needle
#

yeah I figured out, its beacuse I had no entires.

muted rivet
#

Alr, good luck