#how to format my variable {money::%player's uuid%} to show the output 100,000 instead of 100000
1 messages · Page 1 of 1 (latest)
I believe there is a/multiple snippets for this https://discord.com/channels/135877399391764480/787794379694800926
You can also try making a function for it yourself, it's a good challenge
Try making your own expression too, maybe
this actually isnt too difficult to create if you think about it, just start from the right, and after every 3 characters you add a comma
would seem like a pretty fun brain challenge to me
You'd actually start from the right here, else you'd get numbers like 100.000.00
sorry mb i mistyped that, meant to say right