Don't round a NumberValue in leaderstats

Hi!

Is there any way to don’t round the NumberValue in leaderstats?
image
image

I want to show on leaderboard the full value “0.847” not just “0.8”
(Sorry for my english mistakes)

You could make it a StringValue instead of a NumberValue, and just make the actual numerical value an Attribute of the StringValue.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.