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.
It is a signed int and u can double the HP easy by using a unsigned int.
But you should controll all checks that include HP because i think they are code like if(MAX_INT<hp) or if((int)value<hp)
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 ...
Why not limit, or remove the Advertisement section? (Post your opinion) 01/16/2014 - SRO Private Server - 174 Replies I know I'm not the only person who despises the amount of effortless private-servers which are being spewed out daily, claiming to "make you re-live the 80cap times" and etc. So, my point is, why not limit the Advertisement section (I don't know how yet, I'll edit my idea into this post later) or remove it? I know there will probably be around 90% of the community disagreeing with me - But there's literally nothing useful coming from it - aside making the SRO section look active, when really,...
question: remove HP limit bug 02/28/2009 - Dekaron Private Server - 4 Replies When your hp goes above 65.536 it jumps back to 1. so if you have 70.000hp max and use a skill it goes back to 4.464 (=70.000-65536)
Is there a way to remove this hp limit?
(and dont reply with "dont go above 65.536 then")
thanks in advance
how to remove fps limit? 07/16/2008 - Conquer Online 2 - 3 Replies can any1 tell me how 2 crack my exe so i don`t have a fps limit? cuz i`m stuck at 39 fps and duels are not that good with low fps :(
so pls who knows, write it down here or pm me pls...
remove &modify the action script's execution line limit in MSG 04/26/2008 - EO PServer Hosting - 0 Replies first way:
004A6904 cmp ecx, 3C
(modify 20 to 3c ,means the system can run 60 line action script everytime )
second way:
004A690A jmp short 004A6980
(modify jb to jmp ,so the system can execute any arbitrary length action script everytime )