HELP max XP 75

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
User avatar
DarkAngel
Militia
Posts: 70
Joined: Fri Oct 07, 2005 11:04 am
Location: Germany
Contact:

Re: HELP max XP 75

Post by DarkAngel » Tue Jul 28, 2009 4:12 am

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.
Developer of the UWC3 Next Generation mod.
http://www.fun-arena.com

Post Reply