Page 1 of 1

Re: HELP max XP 75

Posted: Tue Jul 28, 2009 4:12 am
by DarkAngel
Yes. That's my fault. It's a little bit hardcoded.
Here how you can do that:

Open the player.inl.
On line 46 you will find this:

Code: Select all

return ( 100 + iHealth );
Edit the 100 to 75.
Also you should edit p_devotion (in constants.inl) and AGILITY_HEALTH_BONUS (constants.inl).
This two vars will be automaticle added.