4.300.000.000 didn`t exist !!!!!
Sorry but my english its really suck but im gonna do my best.
Ok this is what i found, I was flying on florion height and i have a 4.200.000.000 points and 26 points of shield, then i knew that im gonna beat almost a 4.500.000.000 !!!! Yeas thats true but the real SHOCK came when i pass the 4.299.999.999. When im do that the COUNTNER (points of zone) START COUNT FROM 0 !!!!!! What a hell its going on ?? Why any one from this forum didn`t discover that ???
I
Re: 4.300.000.000 didn`t exist !!!!!
Hi, I just want to add some "historical development considerations" about this bug.
First of all, I have to say you're right, the bug is caused by a limit of the integer variable we use to store the zone score, 2^32 = 4294967296. That's the only reason, there was no other reason, you know, it's really stupid to have limit on score like the zone score, we never thought about that!!
Second of all, just some months before the end of the project the limit was 2^31, a signed integer, and the score wuod have been resetted at 2147483648, fortunately for us, me and Rob played zone mode a lot in those days, and we managed to go above 2billion, but we were quite sure no one could go far better than 2billion, which was an impressive score at that time... So we used the unsigned interger variable, 2^32, 4.3billion, but we did understimated some excellent players like most of you (A part from Infox obviuosly, he's very crap :-) )
This is the story so far of the zone bug, maybe you can find intresting to know such a kind of things, maybe not, whatever, nevermind :-)