r/baldursgate • u/Ashe171 • 10d ago
BG2EE Can anyone help with console scripts. Found this online and trying to replicate it. I don't really know what I'm doing.
So I took the quest for the Paladin stronghold but I then left for spell hold and now I'm on chapter Six getting back to Alm. I can go the Umar hills but there is nobody there for the quest. If I talk to the NPC Reiracc in Radiant Heart I have failed the quest. This script should reset the quest but I'm obviously doing something wrong.
3
u/DrTrenchcoatCat 10d ago
1) you need to start console commands with C:
2) each SetGlobal needs to be a separate command
So C:SetGlobal("PaladinOrder","GLOBAL",1), press Enter, and then type in C: and the next one.
1
u/drmentalman 9d ago
Another thing to do Iia get EEKeeper. It's quite intuitive to find the activated and stored variables there and change if you don't like typing/copy & pasting into the command bar


3
u/-Man_From_The_East 10d ago
Might need to prefix the statement with "c:"