It's a number represented in binary which consists of 0s and 1s spreading over 32 binary digits. This is used to store numbers in the game. As this game needs to represent negative numbers, only 31 bits are used to represent numbers with the 32nd bit determining the sign.
And to the OP, you weren't "stolen" from. You had too much money and sold more players, the game can't represent numbers higher than (2^31)-1 so it just leaves you with the highest it can give you.


3Likes
LinkBack URL
About LinkBacks


