Pro
It is a signed int and u can double the HP easy by using a unsigned int.Quote:
1.) Wrong section, bonobo.
2.) You have to find the HP value and then change the integer type to a higher integer. Currently, it is read as an int, change it to a 64bit integer.
Have fun finding all the casts offi made with the HP and changing all the datatypes of functions like GetMaxHitPoints ...Quote:
1.) Wrong section, bonobo.
2.) You have to find the HP value and then change the integer type to a higher integer. Currently, it is read as an int, change it to a 64bit integer.