View Single Post
  #3  
Old 01-21-2010, 02:36 AM
Damask Damask is offline
Registered Member
 
Join Date: Dec 2009
Posts: 8
Default

You can mod the game.ini file to do this. The tricky part though is that you've probably got two of these files, one in your main Armored Princess directory (ex. mine is C:\Program Files\1C\King's Bounty Armored Princess\data\game.ini) and one in the folder where your saves are kept (ex. mine is C:\Documents and Settings\<my user name>\My Documents\My Games\Kings Bounty Princess\game.ini). The one you want to change is the second one (the one where your saved games are kept, you'll know you're in the right place when you find the $save folder). Basically you find the right game.ini file, make a backup (just in case) and then open it in notepad. There's a whole bunch of stuff there but the line you want is:

setf ~heroskin -1

because this determines what Amelie model is used. Basically it has 4 settings:

-1 => Amelie's model always corresponds to her class
0 => Amelie always uses the model of the Warrior
1 => Amelie always uses the model of the Paladin
2 => Amelie always uses the model of the Mage

Make the change you want and then save the file and you're good to go. I don't recall if you have to start a new game for this to take effect though.
Reply With Quote