SteamEngenius: I have Sarevok's diary, invitation, and saved Duke Eltan. After the doppleganger battle both Belt and Liia. However neither of them will talk to me. Is this a glitch or am I missing something?
After the fight you should be able to present the diary to Belt. For the dialog to start, all six dopplegangers must be dead.
Now, there are at least two possible reasons for Belt not talking:
- not all 6 are killed (check if some didn't escape downstairs/upstairs and if all six nobles transformed into dopplegangers)
- you killed them all but game didn't recognize that fact
If it's the second reason, it means that there's a problem with your game's global variables. The easiest way to check it / set it straight is by using
ShadowKeeper:
- open you savegame in SK
- go to the last tab to the right -
Global Variables - scroll down and check if you have six variables SPRITE_IS_DEAD
xx, where
xx are respectively: gdopp7, gdopp71, gdopp72, gdopp73, gdopp74, gdopp75
- unless all of them are present (value set to 1), the dialog with Belt won't launch;
- you can add missing ones by using
Add button under variables list.