Skip to content

Jaheira's moonwalk/stutter walk

MelkorrMelkorr Member Posts: 23
Hi all.
I am having an issue with Jaheira; I finished the romance with Viconia and now replaced her with Jaheira.
Now every time I try to move she stops and faces the main character as if she was going to initiate dialogue with him. He also faces her, but at least after having moved.
I read somewhere that this can be caused by the romance mod?
Any help would be greatly appreciated.
Here is the savegame
EDIT: forgot to mention that this is BGT
Post edited by Melkorr on
[Deleted User]

Comments

  • MelkorrMelkorr Member Posts: 23
    With the stutter debug tool I identified Block 91 from Jaheira.BCS being responsible of the stuttering.
    And with Near Infinity I got this:


    IF
    Global("PhaereInnuendo","GLOBAL",2)
    !Range("Phaere",6) // Phaere
    Global("JaheiraMad2","LOCALS",0)
    OR(2)
    Global("JaheiraRomanceActive","GLOBAL",1)
    Global("JaheiraRomanceActive","GLOBAL",2)
    THEN
    RESPONSE #100
    StartDialogNoSet([PC])
    ActionOverride(Player1,DisplayString(Myself,579927)) // Running block 91 of JAHEIRA.BCS
    ActionOverride(Player1,DisplayStringHead(Myself,579927)) // Running block 91 of JAHEIRA.BCS
    END


    Any advice?
Sign In or Register to comment.