Please note that new user registrations disabled at this time.

Elhan attacks me every time!

This forum is to be used for all discussions pertaining to BioWare's Baldur's Gate II: Shadows of Amn.
Post Reply
User avatar
infowarscom
Posts: 9
Joined: Sat Jul 04, 2009 9:22 am
Contact:

Elhan attacks me every time!

Post by infowarscom »

I don't know why but he keeps attacking me I can't finish baldu'rs gate ii I don't know what to do :( (and no it isn't because of reviane he just attacks me for no damn reason..) :(


this is right after you exit the underdark and he tells you to go kill bodhi to get the horn back or whatever the hell - it opens up the tree to the pathway of the elven village. (the very last part towards the end)


nvm I had to do Debug Mode=1 under baldur.ini to activate cheat ..this is more of a variable than a cheat and a big bug if you ask me why make it so I can't complete a game ..well this seemed to work

The upshot of camdawg's post is that you could use the CLUAConsole to see what GoodElfKill is set to, and possibly change it.

For information on enabling the console:
Click Here

The code:

CLUAConsoleGetGlobal("GoodElfKill","GLOBAL")

Should tell you what this variable is currently set at. If it's set at 2, try changing it to 1 or 0 with:

CLUAConsole:SetGlobal("GoodElfKill","GLOBAL",0)
CLUAConsole:SetGlobal("GoodElfKill","GLOBAL",1)

I'll leave this post up for any one having similar problems.
User avatar
Nightmare
Posts: 3141
Joined: Fri Mar 30, 2001 11:00 pm
Location: Canada
Contact:

Post by Nightmare »

Huh, wish I'd had that code for my first run through. I couldn't complete the game the first time I played because Dermin attacked me right after speaking to Elhan, which caused him to go completely hostile. Didn't know at the time I could edit variables and such (actually, it was the original reason I came to the forums, way back when).

I think the fixpack now prevents anything from spawning in that particular area because of the fact that the elves will got hostile if anything attacks you.
If nothing we do matters, then all that matters is what we do.
Post Reply