Yet another Jaheira romance question (Spoiler)
- mynamewasstolen
- Posts: 81
- Joined: Fri May 10, 2002 12:13 pm
- Contact:
The necklace isn't part of the romance, it just let you know whether the romance is on or not. Try sleeping outdoor, it might trigger something. You can also check the JaheiraRomanceActive global and the LoveTalk local to see where you are in the romance: CLUAConsole:GetGlobal("JaheiraRomanceActive") and CLUAConsole:GetGlobal("LoveTalk","LOCALS") (with the mouse pointer over Jaheira.
To activate CLUAConsole:
- First, use either My Computer or Windows Explorer for go to the directory where you installed BG2 - or you can do a search for the file baldur.ini.
- Open this file with NotePad, or similar word editing programs.
- Click at the end of the [Program Options] line and press ENTER to create a new line underneath.
- Type in Debug Mode=1, save the file and close it.
- Start up BG2, and load up your savegame
- Press CTRL + SPACE, the bottom panel will be replace with a space where you can type thing in the codes above
Edit - The first code should have been CLUAConsole:GetGlobal("JaheiraRomanceActive","GLOBAL") - sorry.
To activate CLUAConsole:
- First, use either My Computer or Windows Explorer for go to the directory where you installed BG2 - or you can do a search for the file baldur.ini.
- Open this file with NotePad, or similar word editing programs.
- Click at the end of the [Program Options] line and press ENTER to create a new line underneath.
- Type in Debug Mode=1, save the file and close it.
- Start up BG2, and load up your savegame
- Press CTRL + SPACE, the bottom panel will be replace with a space where you can type thing in the codes above
Edit - The first code should have been CLUAConsole:GetGlobal("JaheiraRomanceActive","GLOBAL") - sorry.
From what you said - in the PMs, JaheiraRomanceActive is set to 1, and LoveTalk is at 52.
The romance is still running, at LoveTalk 52, Dermin is supposed to appear again. Have you got the Improved Jaheira Romance fix? It came with the official ToB patch, or you can get it here if you have SoA only. Try going to an outdoor area, like Windspears Hills, and see what happens. If nothing happens, try using this: CLUAConsole:SetGlobal("DerminAppear","GLOBAL",1) - Dermin should appear after you press ENTER.
The romance is still running, at LoveTalk 52, Dermin is supposed to appear again. Have you got the Improved Jaheira Romance fix? It came with the official ToB patch, or you can get it here if you have SoA only. Try going to an outdoor area, like Windspears Hills, and see what happens. If nothing happens, try using this: CLUAConsole:SetGlobal("DerminAppear","GLOBAL",1) - Dermin should appear after you press ENTER.
- the_realmerlin
- Posts: 15
- Joined: Sun Jun 09, 2002 12:23 am
- Location: Sydney
- Contact:
- mynamewasstolen
- Posts: 81
- Joined: Fri May 10, 2002 12:13 pm
- Contact: