Please note that new user registrations disabled at this time.

lovetalk commands

This forum is to be used for all discussions pertaining to BioWare's Baldur's Gate II: Shadows of Amn.
Post Reply
User avatar
Hazim ibn Gorion
Posts: 272
Joined: Thu Nov 16, 2000 11:00 pm
Location: New Rochelle, NY USA
Contact:

lovetalk commands

Post by Hazim ibn Gorion »

Can somebody help me out here? I forgot the CLUA commands to see and change the lovetalk rating for a romance script. Any gurus care to fill me in?
User avatar
aVENGER2k
Posts: 243
Joined: Sat May 12, 2001 10:00 pm
Location: Realm of Chaos
Contact:

Post by aVENGER2k »

Well I'm no guru but this guy sure is so I'll just quote him :)
Originally posted by Manveru:
<STRONG>CLUAConsole:GetGlobal("JaheiraRomanceActive","Global")

How to use CLUAConsole ?
Firstly you have to add one line in Baldur.Ini file in your main BG2 folder in [Program Options] section : Debug Mode=1
Then in game you should press ctrl+space to open the console, there you could type your commands.

List of commands that are useful during Jaheira's romance :
CLUAConsole:GetGlobal("Lovetalk","LOCALS") - Check your love talk rating with a given character. You must have your mouse pointer over that character's portrait to use this.
CLUAConsole:SetGlobal("LoveTalk","LOCALS",XX) - Sets your love talk to a given rating, where XX is a number. You must have your mouse pointer over that character's portrait to use this.
CLUAConsole:SetGlobal("JaheiraRomance","GLOBAL",1) - Re-sets the countdown timer to one, forcing the next romance dialogue to begin. May not always work if there's a scripted prerequisite attached to the next dialogue (i.e. "Party must rest for 8 hours in forest to trigger dialogue" if you're in the Copper Coronet). You may substitute Jaheira's name for any of the other romances (i.e. AerieRomance, ViconiaRomance, AnomenRomance).
CLUAConsole:GetGlobal("JaheiraRomanceActive","GLOBAL") - check whether romance is over or not.</STRONG>
BTW if you are romancing Jaheira there's tons of good info in this topic:

[url="http://www.gamebanshee.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=2&t=000882&p="]http://www.gamebanshee.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=2&t=000882&p=[/url]

[ 05-14-2001: Message edited by: aVENGER2k ]
There is no knowledge,that is not power...
Post Reply