HerrMetik, on 27 August 2010 - 06:37 AM, said:
Can I reset what ever value it is that told the priest I'm not interested? Can I make the game "forget" that we had this dialogue, so the next time I talk to him, he will offer me a quest to join their gang?
Make sure you have a save game to fall back on... the easiest way I think to do this is to use the Console(link above) with these 3 commands:
CLUAConsole:SetGlobal("JoinHelm","GLOBAL",1)
CLUAConsole:SetGlobal("PlayerHasStronghold","GLOBAL",1)
CLUAConsole:CreateCreature("HELMBYR") The last code line creates the Acolyte Byron who is the next person you will be talking to... but I am not really sure that will give you the best result.
You can also try this if the above doesn't work after you have loaded the safe save:
CLUAConsole:SetGlobal("BeholderPlot","GLOBAL",2)
CLUAConsole:SetGlobal("JoinHelm","GLOBAL",0) And talk to the High Watcher Oisig.
Or if that doesn't work, try this(the least likely to succeed):
CLUAConsole:SetGlobal("BeholderPlot","GLOBAL",1)
CLUAConsole:SetGlobal("JoinHelm","GLOBAL",0) And then talk to the High Watcher Oisig...
Edited by Jarno Mikkola, 27 August 2010 - 07:27 AM.
Cerberus v1.05,
MegaModKits v1.01L,
iiSpellSystemAdjustments v7.1; mods by
Jarno Mikkola the Imp.
FAQ for the Megamods. The Frequently Answered Questions.
Markaan Raneshark said:
PS: I am probably still editing the post above.
PPS: Even though I am a cruel person, I'll never post direct downloading links to you, without warning, unless you'll already see the download counter.
Darpaek, on 26 January 2010 - 09:58 PM, said:
BWS - Standard = not imba. Tactical = stupid hard. Expert = broke.
In case the BG2 game crashes, open up the 'baldur.ini' in your game folder, and under the [Program Options] section in the file, make a new line and type in 'Logging On=1' (without the '' quotes, unless the line is already there)... Save the file and exit. Now go back into the game and try to reproduce the crash. Then look in your game folder again for the Baldur.err file and open it with the Notepad to analyze its contents, or let us do it.
Miloch, on 07 July 2010 - 07:06 PM, said:
Always post the contents of your baldur.err in the case of crashes. I seem to be repeating this like 5 times every time I log on here :P.