Post: [Theory] Increasing stats even higher
01-27-2011, 01:19 AM #1
El Violador
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); As we all know mw2 is based on c++. The max stat edit right now is 2147483647 right? Yes, but could we use a "double int" rather than "int" when editing stats? "Double int" turns the 2147483647 and creates a new value that can hold 10 to the 38th power. I'm very new to c++ so i dont know if it will work but its a legitimate theory, does anybody know if this would work?

Edit: Or maybe even "long long int"
once again, does anyone know if these could work
(adsbygoogle = window.adsbygoogle || []).push({});
01-27-2011, 01:22 AM #2
Originally posted by Ar88rA View Post
As we all know mw2 is based on c++. The max stat edit right now is 2147483647 right? Yes, but could we use a "double int" rather than "int" when editing stats? "Double int" turns the 2147483647 and creates a new value that can hold 10 to the 38th power. I'm very new to c++ so i dont know if it will work but its a legitimate theory, does anybody know if this would work?


No, Because 2147483647 is the highest value MW2 uses. You CAN'T raise it any higher, and besides, you'd just get reset anyways like everyone else.
01-27-2011, 01:29 AM #3
HerbalEye
I'm thinking of a number...
Originally posted by Ar88rA View Post
As we all know mw2 is based on c++. The max stat edit right now is 2147483647 right? Yes, but could we use a "double int" rather than "int" when editing stats? "Double int" turns the 2147483647 and creates a new value that can hold 10 to the 38th power. I'm very new to c++ so i dont know if it will work but its a legitimate theory, does anybody know if this would work?

Edit: Or maybe even "long long int"
once again, does anyone know if these could work


Im a pretty smart 14 year old, but what the Fu*k are you talking about?
01-27-2011, 01:30 AM #4
El Violador
< ^ > < ^ >
Originally posted by rpm911 View Post
Im a pretty smart 14 year old, but what the Fu*k are you talking about?

apparently you know NOTHING about c++ or .gsc coding.
01-27-2011, 01:31 AM #5
HerbalEye
I'm thinking of a number...
Originally posted by Ar88rA View Post
apparently you know NOTHING about c++ or .gsc coding.


Apparently not. :shh::shh::shh:
01-27-2011, 01:34 AM #6
The game won't recognize anything higher than 2147483647. It'll just go negative.
01-27-2011, 01:36 AM #7
A1
Why You Mad Bruh?
I Agree With AceVirus, I Put 2147483648 And Goes Negative!!
01-27-2011, 01:36 AM #8
i love how they dont even check mw2 anymore
01-27-2011, 01:57 AM #9
El Violador
< ^ > < ^ >
so you cant change the c++ value from "int" to "double" or "long long int"
the reason why it cant go higher than 2147483647 is because the value is stored as an "int" but could we change the "int" into "double" or "long long int"?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo