04.07.2012, 03:40
Why you need more than 2,147,483,647 of cash?
Btw, you can separate the money in several variables, like:
new Money1, Money2;
When Money1 reach 2,147,483,647 start using Money2, make a function to use both(or more) variables like one.
Btw, you can separate the money in several variables, like:
new Money1, Money2;
When Money1 reach 2,147,483,647 start using Money2, make a function to use both(or more) variables like one.