Ok thanks everyone. For anyone who looks up this topic later this is what you need to know for checking into any of the romances to see where they're at.
Taken from the BG2 Romancing Guide by Extremist with help from Slappy.:
CharacterActiveRomance
This is major romance variable. It shows the current romance state and you should always check it if things seem to be going wrong. It can be accessed with the following commands (i.e. for Aerie):
CLUAConsole:GetGlobal("AerieRomanceActive","GLOBAL") – to find out what value it has.
CLUAConsole:SetGlobal("AerieRomanceActive","GLOBAL",XX) – to manually set the value.
Change the variable name to Jaheira, Viconia or Anomen for their values.
Possible values of this variable (XX) are:
0 – romance was never started,
1 – romance is progressing,
2 – romance lives, NPC is finally in love with you,
3 – romance is dead for good.
__________________
TROGDOR!... oh... it\'s just Firkraag. <img border=\"0\" title=\"\" alt=\"[Frown]\" src=\"frown.gif\" />
|