How do I cap the amount of players the leaderstats/leaderboard shows?

Some games I have noticed using the default roblox leaderboard have it so that after a certain amount of players it just caps it off and has a scrollbar allowing you to scroll? How can I do this? I’m assuming its super simple but I just have no clue where to find this option…

image

It currently isn’t possible to modify the core player list user interace, that’s just its default behavior.

Howcomes it isn’t the deafult behaviour for my game then?

Because you likely don’t have four stats, it’s only going to behave in a similar manner in similar contexts.

Intresting, thanks for the heads up. Will try it now.

There’s literally no way to modify the leaderboard, I don’t know why you can’t modify it, and why the length of the leaderboard in some games are different from others.

The only solution really is trying to make your own custom leaderboard, and getting it as close to the default leaderboard as possible.