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

How do people make those daily leaderboards?

Asked by 5 years ago

I know how to make Top 10 leaderboards and all that but how do people make it so it is daily and resets automatically every 24 hours so it would be the Daily Top 10?

I assume you just set os.time() to a datastore and update the OrderedDataStore's key with a new key or soemthing?

0
sure, that's reasonable User#24403 69 — 5y
0
idk man works for me DinozCreates 1070 — 5y
0
yeah os.time() works completely fine in that scenario and OrderDataStore is the only way to make an organized leaderboard SCP774 191 — 5y

Answer this question