How do I make leaderstats gui larger?

I recently wanted to make a game that has a lot of leaderstats things, but it keeps the size really small. How do I make it bigger so the full string value can show?

Can we see some screenshots to view the problem?

sure : D
side note: I’m banned for 7 days so I have to use my old account

Everything looks like normal, nothing strange here

well half of the leaderstat names are cut out.

1 Like

Properties of the leaderboard can’t be modified as they’re created by a CoreScript using Roact. Any leaderboard data that’s too long, including numbers, will be truncated. Pick shorter names to use or create a custom leaderboard to work around this.

2 Likes

Then how do I make a leaderboard that looks simular to the normal ui?

Sadly you can’t change the size of leaderstats values gui. To achieve this, You had to make a custom leaderboard player list.

2 Likes