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

How would I use GetSortedAsync To make a leaderboard? [closed]

Asked by 10 years ago
1Instance GetSortedAsync (
2    bool ascending,
3    int pagesize,
4    Variant minValue,
5    Variant maxValue
6)

This is all the wiki says about Instance GetSortedAsync. How would I use it? How can I turn the Page it returns into a table? Anyone answers for any of these would help a lot! Thanks!

Locked by FearMeIAmLag

This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.

Why was this question closed?