Jump to content

Home

Help, please...


Grabstein

Recommended Posts

As far as I know this is a bug that can happen sometimes. Have you tried reloading a savegame from before the fight? I don't think the Handmaiden choice for female exiles Mod makes any changes to the sparring matches you have with the Handmaiden.

Link to comment
Share on other sites

Yeah, I've tried. I've also tried modding the game with KSE and removing the other mod. Now, all fights with Handmaiden are never ending. Kinda sucks.

 

Is the Handmaiden equipped with any items that provide increased health regeneration, or do you use any mods that boost the health regeneration rate of characters?

 

The script that ends the battle when the Handmaiden is beaten checks if a variable indicating that the fight is on is set, and it checks if the Handmaiden has 1 VP left. Thus I suppose if she has very good health regen her health may be bumped up above 1 VP again before the script has time to run.

 

Just a guess, but I don't see what else could be causing this (unless you have some other mod messing with the k_oei_userdef or k_hen_damage01 scripts that causes this to break).

Link to comment
Share on other sites

Just looked. Nothing of the sort running.

In which file is it scripted?

 

If you mean which script checks how wounded the Handmaiden is and stops the fight when she reaches 1 VP, that's done in k_oei_userdef in the custom OnDamaged event. This event is signaled from the script k_hen_damage01. Both scripts are run by the Handmaiden as AI event handler scripts.

Link to comment
Share on other sites

Hmm. I don't believe that those have been edited, at all. I'll check, though.

 

EDIT: The only file that was edited was a_next_scene. But I've since deleted that file, and I still have the same problem.

 

Edit 2: For whatever reason, what ends up happening is that I get down to 1 VP and she'll get down to 1 VP, I think, and we keep fighting.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...