Watchers Keep Level 1 Bug?
Watchers Keep Level 1 Bug?
I have killed everything, opened everything and looked at everything on WK lvl1, but it still says one of the statues prevents you from entering. I completed the ritual. I'm trying to run this in SOA with a strong party but can't get to lvl2. I don't have an old save I can use to reload because I saved right after beating the last statue, but before trying the portal. Is the any hope for me to continue with WK?
So there are no more statues standing around the level?
Do you have either Shadow Keeper or CLUAConsole active?
If you have Shadow Keeper, open the save game with it and go to the Global section. Scroll through the very long list of Globals and look for SPRITE_IS_DEADgorsta## - replace the "##" with numbers from 01 to 12. All of them should have a numeric value of 1, if any are not there, add it in. Save the game and you should now be able to go to the next level.
If you have CLUAConsole, use the following commands:
- CLUAConsole:SetGlobal("SPRITE_IS_DEADgorsta##","GLOBAL",1) - replace ## with numbers from 01 to 12
Once you're done you should be able to go to the next level.
Do you have either Shadow Keeper or CLUAConsole active?
If you have Shadow Keeper, open the save game with it and go to the Global section. Scroll through the very long list of Globals and look for SPRITE_IS_DEADgorsta## - replace the "##" with numbers from 01 to 12. All of them should have a numeric value of 1, if any are not there, add it in. Save the game and you should now be able to go to the next level.
If you have CLUAConsole, use the following commands:
- CLUAConsole:SetGlobal("SPRITE_IS_DEADgorsta##","GLOBAL",1) - replace ## with numbers from 01 to 12
Once you're done you should be able to go to the next level.
Shadow Keeper
CLUAConsole is something you need to activate. Go to the folder where you installed BG2, look for a file called baldur.ini, open it with NotePad. Add in Debug Mode=1 under [Program Options], save and close the file. Start the game and press Ctrl+Space and type in the code and press Enter.
CLUAConsole is something you need to activate. Go to the folder where you installed BG2, look for a file called baldur.ini, open it with NotePad. Add in Debug Mode=1 under [Program Options], save and close the file. Start the game and press Ctrl+Space and type in the code and press Enter.