Hi!
Is there any way to don’t round the NumberValue in leaderstats?
I want to show on leaderboard the full value “0.847” not just “0.8”
(Sorry for my english mistakes)
Hi!
Is there any way to don’t round the NumberValue in leaderstats?
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.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.