Creepy Jaheira
johntyl
Member Posts: 400
Hi guys, my Jaheira romance is stuck as the last dialogue ("Good morning...") before Elminster appears keeps looping. I've waited for an hour or so REAL time but Elminster still hasn't appeared so I figured the romance is screwed.
I tried keying this in: CLUAConsole:SetGlobal("TerminselSpawn","GLOBAL",5)
But in return, I got this:
Does anyone know what that means?
Thank you!
I tried keying this in: CLUAConsole:SetGlobal("TerminselSpawn","GLOBAL",5)
But in return, I got this:
Does anyone know what that means?
Thank you!
Post edited by johntyl on
0
Comments
You also cannot run actions directly from the console, they need this: Eval('(action)')
C:Eval('SetGlobal("TerminselSpawn","GLOBAL",5)')
I can't be certain without the save but could you try going to e.g. the exterior of Watchers Keep and resting a few times please, with a few seconds gap between each rest.
If that doesn't help, please zip and attach a save.
Thanks
The game then waits 3600 real seconds, i.e. 1 hour, before Elminster appears.
Repeating the dialogue would see the timer set to wait for another hour, and so on.
You can reduce the wait time via this console command, e.g. for 20 seconds
C:Eval('RealSetGlobalTimer("TerminselAppear","GLOBAL",20'))
I did try the following commands:
C:Eval('SetGlobal("TerminselSpawn","GLOBAL",5)')
C:CreateCreature("jatermin")
And Elminster appeared and gave Jaheira her Harper pin. But even after that, and I checked the romance variable and its at 70, the "Good Morning" dialogue still triggers every now and then.
Then, I went to fight Bodhi and Jaheira was snatched away and turned into a vampire. Now, this is where it starts getting even weirder. After I re-converted Jaheira at the temple ruins and got out of the ruins, Elminster appeared all of a sudden and the Terminsel dialogue repeats. And Jaheira got another Harper Pin. Not that I'm complaining as the second pin is now worn by my MC who can wear it using the 'Use Any Items' HLA.
Shall monitor if the 'Good Morning' dialogue triggers again.