#11175 Dorn should not stop moving if the protagonist has a romance with both him and with Hexxat
Basedow
Member Posts: 2
I have a bug where after the 2nd time you bed down with Dorn, it breaks his movements. When you press the left mouse button for him to move, the movement cancels almost immediately. Didn't happen before this, and my only other save is a while back. This is on the 1.3 version on steam, windows 8. Ill post a zipped save right after it happens, if anything else is needed let me know. Any solution to this?
Post edited by Gate70 on
0
Comments
Thanks
& for anyone else who is stuck but has access to the console (or EE Keeper) the variable for this is below.
C:GetGlobal("HexxatomanceActive","GLOBAL")
Should not be set, probably set to 3.
C:GetGlobal("HexxatRomanceActive","GLOBAL")
Should be set to 3 if Hexxat's romance is superceded.
C:SetGlobal("HexxatRomanceActive","GLOBAL",3)