the max value = 214,748,364
So anytime someone buys more then this per unit, it drops them back down to this number and messes up the networth.
Is there a way i can increase this max value and if so, where in the code and how would i do it?
I think you guys have always played with it set at 1/1000 (game factor) but myself and my members would like to have the higher numbers..
Thanks for any help you can send my way :-)
** ok after doing some checking and learning :-) there is an INT in programming is a Integer between -214748364 and 214748364. This needs to be changed to a float from what i understand. But i still have no idea what file this is in so i can change it.. Does anyone here know?