it is very simple to apply a rule based on location -- that is not realy an argument
it is very simple to apply a rule based on location -- that is not realy an argument
10,000 is used in the game here and there. how many complaints have u received?
here's an idea. Make it universal throughout the game. ppl will find it easier to read and bb will look a tad more professional.
i suggest a comma, 10,000 any1 else on this thread object?
lol@LittleP posting same thing a few seconds b4 me!
Last edited by vigabrand; 10.03.20 at 07:24.
ofc i talk to myself. Sometimes I need expert advice
It's just lazy work or lack of project direction. Formatting numbers is basics of coding and it's trivial to format the values based on users locale and not use a predefined one for everyone. Personally I hate the comma separator as it's used as a decimal separator here. We use digit grouping with spaces for the thousands and so on.
Flash has a built in number formatter and it's always been possible to implement such thing manually or by using some ready packages even back in 2008.
https://help.adobe.com/en_US/as3/dev...ecfb-7ffb.html
Last edited by Mannerheim; 10.03.20 at 09:08.