Any help would be appreciated
G/L
Rabain
--
"G/L Priddle" <lor...@nhb.com> wrote in message
news:GIT77.30702$eY6.3...@news20.bellglobal.com...
- James
"G/L Priddle" <lor...@nhb.com> wrote in message
news:GIT77.30702$eY6.3...@news20.bellglobal.com...
Thanks for any help
G/L
"Rabain" <rab...@fianna.com> wrote in message
news:aJe87.20101$Fk7.1...@news.indigo.ie...
You have run into one of the gamestopping bugs. Copied from Kevin Dorner's
FixPack readme:
If either has already occurred, do the following: quit BG2, enable Debug
Mode by adding Debug Mode=1 under the [Program Options] line of BALDUR.INI,
then run BG2, load the savegame, then type Ctrl-Space for console.
If you are experiencing the bug of being stuck in a hostile, sealed Ust
Natha, type the following exactly into the console:
CLUAConsole:CreateCreature("UDARDUL")
then press Enter, and kill Matron Mother Ardulace. Don't forget to pick up
her goodies. :^) Verify you can leave Ust Natha by placing the cursor over
the exit and looking for it to change into an exit cursor, or leaving...your
choice. Make sure you have Adalon's eggs if you were questing for them
before leaving.
--
Glenn
"Glenn Christer Bjørge" <gcb...@online.no> wrote in message
news:OMg97.2130$e%4.5...@news3.oke.nextra.no...
_That_ is a new one. I'm not sure, but you might have to spawn her in the
temple. She will also destroy herself if a certain timer has expired. Try
entering this into the console:
CLUAConsole:SetGlobal("ADrowTimerHasExpired","GLOBAL",0)
and then creating her again in the temple..
If it still doesn't work, try entering this into the console:
CLUAConsole:SetGlobal("SPRITE_IS_DEADArdulace","GLOBAL",1)
This should make the game believe she is dead and open the city. Or try this
to move you out of the city into the Underdark:
CLUAConsole:MoveToArea("AR2100")
If you have to do it either of these ways, you'll miss out on some gems and
the Gorgon Plate :-( At least, you can continue your game.
--
Glenn
"Glenn Christer Bjørge" <gcb...@online.no> wrote in message
news:N8D97.2515$e%4.6...@news3.oke.nextra.no...