|
| 02 Jan 2016 07:30 PM |
Wondering how people make these. If you've done an Obby, you've probably seen one. it moves players within the list based on how far along in the Obby they are. Those just starting would be towards the bottom, while those on level 50, etc. would be further up vertically.
I can do generic leaderstats, but these leaderboards don't follow the same pattern and I figure they must use some other mechanism I can't find.
Thanks all! |
|
|
| Report Abuse |
|
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 02 Jan 2016 07:35 PM |
uhm doesn't it automatically do this?
#code --jmt99 |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2016 07:37 PM |
| It automatically sorts players by the first stat on the leaderboard. |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2016 07:40 PM |
Not that I've seen. I have experimented with it just to make sure. I'm a professional web developer by trade, so I won't be asking questions like this unless I've done the basic (experiment, read, try again, etc.)
It's entirely possible I've missed something obvious though. You know how sometimes you don't see that little thing right in front of your eyes? That may be me right now.
I've looked in several places already. :( |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2016 07:41 PM |
| Boom. Really? Seems I need to client/server test with multiples then. Thanks. I'll post to close thread soon if so. :) |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2016 07:47 PM |
Funny. that works. Thanks for the help.
You know. It should really say that in these places.
http://wiki.roblox.com/index.php?title=Cookbook_(Chapter_4)#Creating_a_Leaderboard
http://wiki.roblox.com/index.php?title=Leaderboard
I'll be submitting edits for those pages to help others in the future.
Thanks again. |
|
|
| Report Abuse |
|
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 02 Jan 2016 07:50 PM |
It's only because ROBLOX's CoreGui leaderboard automatically sorts it.
#code --jmt99 |
|
|
| Report Abuse |
|
|