Jaheira dialogue bug after sleeping with Phaere in Ust Natha
Candlekeep_Scribe
Member Posts: 4
Since sleeping with Phaere, Jaheira has been attempting to start a dialogue with my PC. Her attempts have been unsuccessful, and it repeats her phrases every second or so as if I was repeatedly clicking on her. Disabling her romance in the global variables works, but I don't really want to do that.
Is there a way to 'undo' the sleepover I had with Phaere using the global variables on EE Keeper? I'd really like Jaheira to get off my back, thanks. p:
Is there a way to 'undo' the sleepover I had with Phaere using the global variables on EE Keeper? I'd really like Jaheira to get off my back, thanks. p:
0
Comments
Try this:
C:SetGlobal("PhaereInnuendo","GLOBAL",3)
But before you do that could you upload your save file so we can look at it and hopefully solve this issue?
C:GetGlobal("Chapter","GLOBAL")
If it is 6, try setting it back to 5 so the dialogue can take place.
C:SetGlobal("Chapter","GLOBAL",5)
Then put it back to chapter 6.
C:SetGlobal("Chapter","GLOBAL",6)
^I tried your solution, no luck. :C