NTotSC questions to quests
Lunever
Member Posts: 307
So I made the mistake of first talking to Reedig after killing Aec'Letec many many hours of playing ago, now Haeball will immediately attack me, when I try to talk to him. Is it possible to use EEKeeper to temporarily edit some global variable in order to appease Haeball for now?
Post edited by Lunever on
0
Comments
b) After talking to Shaella in the Blade&Star when returning from the second visit to candlekeep, some guy named Hasdar is supposed to talk to me according to NtoSC walkthroughs. Didn't show up, at least not in the blade&star. Where exactly is he supposed to appear?
b) outside the inn, SE Baldur's Gate, coordinates [100.680].
IF WEIGHT #0
~OR(2)
Global("NTTalkedToReedig","GLOBAL",3)
Dead("NTDRAAGI")~ THEN BEGIN 2
SAY @6
IF ~~ THEN DO ~EraseJournalEntry(@10016)
EraseJournalEntry(@10018)
EraseJournalEntry(@10019)
Enemy()~ UNSOLVED_JOURNAL @10017 EXIT
END
I'd suggest you cheat the following before talking to Haeball after killing Draagis:
CLUAConsole:SetGlobal("SPRITE_IS_DEADNTDRAAGI","GLOBAL",0)
CLUAConsole:SetGlobal("NTTalkedToReedig","GLOBAL",2)
EDIT: corrected spelling of cheat command