View Single Post
  #8  
Old 11-19-2011, 07:15 AM
MattCaspermeyer MattCaspermeyer is offline
Approved Member
 
Join Date: Aug 2010
Posts: 553
Smile Found the Problem - Woohoo!

Thanks to Erkki for helping me track down the problem he was having!

It didn't occur to me that he was playing a difficulty level other than impossible, where I had an error in the changes to the levelup code that I made where both Easy and Normal increase the amount of mana and rage you may get on level up. Since I had been play testing on Impossilbe I missed testing this part of the change!

I've also added a version of the mod for those with an English localization where the *.LNG files use "en_" instead of "eng_". So now if you have either English localization version you can playtest the mod!

Thanks again for all your help!

P.S. By the way, what's the change to the levelup code you ask? Well before there was a set increase in Attack / Defense / Intellect and Mana / Rage making the choice for choosing Leadership when it occured the easy choice, especially later in the game. Now, as your character gains levels, you may be presented with a value other than +1 for Attack / Defense / Intellect based on your level as well as +default for Mana / Rage. This makes the selection of Leadership tougher, especially when you're choosing, for example, between 1000 Leadership and +3 Attack. Hmmm... much tougher choice now.

Okay - making progress!

Quote:
Originally Posted by Erkilmarl View Post
Glory skill seems to work; Inquisitors have 98 Leadership.
There isn't any LUA.Exe, only LUAIDE.dll., 928KB.
HERO.TXT and LOGIC_HERO.LUA become twice as big if I change them from ansi to unicode, but since the warning about an unexpected symbol slows loading down, I returned them to ansi.
I can't remove portraits, the game won't load then.
Reply With Quote