Thread: Extended Editon
View Single Post
Old 02-08-2008, 12:32 PM   #5 (permalink)
robl
Junior Member
 
Join Date: Jul 2004
Posts: 2
Default Quick Fix

You need to add the following to gimli.ini:

Body = RespawnBody ModuleTag_RespawnBody
CheerRadius = EMOTION_CHEER_RADIUS
MaxHealth = GIMLI_HEALTH
PermanentlyKilledByFilter = NONE
DodgePercent = 80%
End

before the line that reads:
Behavior = UnpauseSpecialPowerUpgrade ModuleTag_TheodenLeadership
(somewhere around line 240)

and the following to boromir.ini:

Body = RespawnBody ModuleTag_RespawnBody
CheerRadius = EMOTION_CHEER_RADIUS
MaxHealth = BOROMIR_HEALTH
PermanentlyKilledByFilter = NONE
DodgePercent = HERO_DODGE_PERCENT
End

before the line that reads:
Behavior = RespawnUpdate ModuleTag_RespawnUpdate
(somewhere around line 480)

I can't give you the exact line numbers as I don't have the original files handy.

If I remember correctly there is another change that needs to be made for a later
game, but this will get you passed the gimli respawn error.

If I find my note for that I'll post that later.

Regards, etc.
robl is offline   Reply With Quote