|
Skill Points
okay, let me start off by saying im not the best at this, but i'm trying. The problem is that i'm trying to change the skill points per level, i know easy, i've done it but having some issues/bugs after making the change. the address i found myself after messing around in cheat engine, the address i found is for ep5.4- 0049B7B0
the code posted is: ADD WORD PTR DS:[ESI+13A],DX default skill points is 5, i wanted to change to 9 for example so i would change it to ADD WORD PTR DS:[ESI+13A],9 i didnt fill with nops, it works but after each level up you get negative hp, now that gives a problem. if you fill with nops, after you level up is insta dc. i also tried to make a ce script with this but it will crash the game after awhile. any resolution? am i doing something wrong? let me know, thanks.
|