Joecool9 wrote:
Why would they have a max GP in the game anyways? If 4billion is the max i wonder is are all the p hats going to stay at 4 billion in the future...o.O
the max is not set by Jagex but inherent on the property of the number class, in this case, INTEGER. for integers, there are no decimal places. LONGINT got a higher limit. REAL got decimal places and got the highest limit.
the platform used here is Java and it is 32-bit. the range of possible values ranges from 0 to 2^32 - 1 = 4,294,967,295.
there is a threshold or limit for any computer program. infinity is only a mathematical certainty not a computer possibility.
so with a money cap will phats stop at that price? the answer is no. the only way to bypass this is by including other items in bulk along with the cash (e.g. 2.1 billion and 10 mil rune platebodies).
there is nothing we can do about this. study hard and invent something to address this limit or else, just learn to live with it.