Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm not sure if there's maybe a plugin available for that, the only way I personally know how to do it would be to make several variables to split the sum into cents, tens, hundreds, thousands, millions, etc. and display them using the \v[0] text code.

Ok thanks, I'll try to find a plugin if its to much of a pain.