Posted: Thu Mar 28, 2002 4:40 am
To check whether or not the romance is running type in:
CLUAConsole:GetGlobal("AnomenRomanceActive","GLOBAL") and press Enter. If the text say that it is equal to either 1 or 2, then the romance is running; if it is 3, then the romance is not.
If you get 3, type in: CLUAConsole:SetGlobal("AnomenRomanceActive","GLOBAL",1) and press Enter, this will set it back to 1 and continue the romance.
Also note that several of the dialogues depends on other things as well - example, what area you're in, what chapter you're in, what stage of a quest you're up to.
If nothing is happening for a while, type this: CLUAConsole:GetGlobal("LoveTalk","LOCALS"), put the mouse pointer over either Anomen's character or his portrait then press Enter. Post the number you get here and I'll see if there is anything that is needed for the romance to continue.
CLUAConsole:GetGlobal("AnomenRomanceActive","GLOBAL") and press Enter. If the text say that it is equal to either 1 or 2, then the romance is running; if it is 3, then the romance is not.
If you get 3, type in: CLUAConsole:SetGlobal("AnomenRomanceActive","GLOBAL",1) and press Enter, this will set it back to 1 and continue the romance.
Also note that several of the dialogues depends on other things as well - example, what area you're in, what chapter you're in, what stage of a quest you're up to.
If nothing is happening for a while, type this: CLUAConsole:GetGlobal("LoveTalk","LOCALS"), put the mouse pointer over either Anomen's character or his portrait then press Enter. Post the number you get here and I'll see if there is anything that is needed for the romance to continue.