bank system Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: bank system Help (
/showthread.php?tid=422228)
bank system Help -
Slim_b - 12.03.2013
i have bank system when i reach more 2 Billion , Money will go into -1533322156$ negative
Re: bank system Help -
Slim_b - 12.03.2013
upppppp
Re: bank system Help -
Denying - 12.03.2013
2billion is more than enough for each player. Unless you plan to sell a simple vehicle for 500m, then you have a problem.
Re: bank system Help -
Slim_b - 12.03.2013
!!!!! up
Re: bank system Help -
davve95 - 12.03.2013
Post your script so people can figure out the problem!
Re: bank system Help -
2KY - 12.03.2013
The maximum integer you can have in PAWN is 2,147,483,647. That's where your problem lies.
Re: bank system Help -
Denying - 12.03.2013
Well... if 2billion is not enough for you, you can just make a few bank accounts for a person which can access them. That way a person can have 2billion * x amount of bank accounts. But remember he can not hold that much 'in hand'.