View Single Post
Old 01-28-2002, 06:10 PM   #10
Oni Master
Elite Waterdeep Guard
 

Join Date: January 24, 2002
Location: Toronto Canada
Posts: 13
A few more commands to try :

"But here is one warning : Do not use this codes when you haven't proper dialogues before it - If you use these commands too early it will mess both romance and Harpers quests

If Dermin hasn't appeared first time :
CLUAConsole:SetGlobal("DerminSpawn","GLOBAL",1)
CLUAConsole:SetGlobal("DerminAppear","GLOBAL",1)

If he hasn't met with Jaheira 2nd time :
CLUAConsole:SetGlobal("DerminSpawn","GLOBAL",3)
CLUAConsole:SetGlobal("DerminAppear","GLOBAL",1)

If he hasn't appeared 3rd time :
CLUAConsole:SetGlobal("DerminSpawn","GLOBAL",5)
CLUAConsole:SetGlobal("DerminAppear","GLOBAL",1)

Not appearing Reviane :
She should appear after dialogue lovetalk=34

CLUAConsole:SetGlobal("RevianeSpawn","LOCALS",1)
CLUAConsole:SetGlobal("RevianeAppear","GLOBAL",1)

Not appearing Terminsel (2nd time) :
CLUAConsole:SetGlobal("TerminselSpawn","GLOBAL",4)
CLUAConsole:SetGlobal("TerminselAppear","GLOBAL",1)"

Hope you can get it worked out.

[ 01-28-2002: Message edited by: Oni Master ]

Oni Master is offline   Reply With Quote