Viconia romance help TOB (spoilers maybe)
Lysandroth390
Member Posts: 40
Hey everyone! So I finished Shadows of Amn and did the romance with Viconia, and from what I saw It should pick up in Throne of Bhaal after one hour or so because of a timer, but I am going to get Yaga-Shura's heart and she hasn't spoken a word. I know the romance is on because fake Gorion commented about it. Should I wait more? Should I check with EEkeeper? Please help.
Thank you for your time!
Thank you for your time!
0
Comments
The key variables are ViconiaRomanceActive (global, should be 2 throughout), ExpLoveTalk (local to Viconia, increments by 2 for each talk), and the global timer variable ExpViconiaRomance. The initial setup also uses a variable BeginRomanceTimer (local to Viconia).
If the expansion romance has properly started, BeginRomanceTimer should be 1, ExpLoveTalk should be something greater than 1, ViconiaRomanceActive should be 2, and ExpViconiaRomance should be showing some big number. It's possible some of these are off because of a glitch - go ahead and check with EEKeeper.
Where is those options? I'm new with EEkeeper, is It in global?
How do I access the Viconia local tab? I am really newbie when It comes to EEkeeper.
Scroll to the appropriate character, select the appropriate tab.
So, now I saw that lovetalk and explovetalk are different things. Can't find this ExpLoveTalk though, is It in local variables? Or somewhere else?
Right, but I can't find the ExpLoveTalk or the ExpViconiaRomance. Should I just add both? If so, where?
However on my last playthrough my Jaheira romance just died for no good reason because a necessary character wouldn't spawn and have a few interjections.. force spawning this char didn't fix it either, so it can be a bit hit and miss.
I see you've gotten some help and i can't really add much to it as i've not used the EEKeeper for this.. the variables were different back in the vanilla days.
Variable "BeginRomanceTimer" (local, Viconia): add/set to 1. This is just so that initial script block that didn't work won't fire again.
Variable "ExpLoveTalk" (local, Viconia): add/set to 1.
Variable "ExpViconiaRomance" (global): add/set to 1. This is a "do it right away" value; I'm not reproducing the initial wait.
The first love talk should then happen right away. Or maybe after a rest.
Nothing still, did i set It right? None of these variables were there before.
Well thank you so much for the patience and at least trying to help me. I will do the Irenicus battle again and go to Throne of Bhaal and in the pocket plane set the timer to 1, maybe that will change something. Thank you again and have a amazing night.
Edit: right, so that worked! Did the Irenicus battle and now the dialogue popped.