Desperate for Help
rfxcasey
Member Posts: 18
I need help please. BG2 I don't have enhanced edition. I just started chapter 3 and I'm on the quest Aran's task to receive the shadow thieve's aid. In Aran's underground complex there is a room where an NPC approaches me and starts talking about overthrowing Aran. He is then overheard by one of the other thieves and the thief attack him. He's my problem. I attacked the thief attacking him, then after killing that thief my team attacked the traitorous thief killing him as well. I wasn't at that point instantly attacked by thieves so I figured everything was OK and moved on. After meeting Mook at the dock and her being killed, I headed back into the underground complete. When I reach the area where the training take place I am instantly attacked by shadow thieves and pretty much killed instantly. I do not have a save before killing the thieves that got me in hot water in the first place. Please, if anyone knows how to reset the shadow thieves using the debug console so they are no longer attacking me I would greatly appreciate it. Otherwise my game is screwed.
0
Comments
CLUAConsole::SetGlobal("AttackedThieves","GLOBAL",0)
It might not reset the thieves that are already hostile though.
If Arkanis still spawns though I don't know what to do.
The main problem is getting away from Arkanis, but he won't follow you out of the headquarters building. After that, if you change the variable, you can create nonhostile Aron.
I just checked - it works.
Load the save and change the variable "attackedthieves" either through console CLUAConsole:SetGlobal("AttackedThieves","GLOBAL",0), or by editing the save with Keeper (change 1 to 0).
Arkanis will spawn as soon as you'll be spotted by hostile thieves. The second he appears you should pause the game and Cntr+J your group to the upstairs. Cntr+J is a cheat that teleports you to any location on the current map where your pointer is. Run upstairs, and pause again. Teleport to the door out, you will probably see Arkanis again. But when you exit, he won't follow you outside. Then create new Aron by typing in the console CLUAConsole:CreateCreature("ARON"). And you'll see the shadowmaster. He will go through his first dialog with you, to get his second quest talk to him again. Problem solved. Though you should forget the entrance to the shadow guild.
I checked this with EE version but it should definitely work in vanilla too.
Thanks so much for typing out the CLUAConsole commands, I've never used Keeper. Will there by any foreseeable future repercussions to my game by doing all this?