It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello all,

My fighter has the De'Arnise keep and I got a message from a runner (while outside the keep) to see Major Domo about Roenall's forces advance on my land. I quicksaved and entered the keep and spoke to Major Domo...and he didn't mention anything about the invasion. There's no dialogue option for it and he has the typical dialogue when nothing is happening. Tell me how things fare, I want to collect taxes, etc.

I tried the "is anyone here to see me" option and still nothing.
1. What version of the game
2. Any mods?
3. What events have you had at the keep (list them)?
1. Non EE
2. No...Edit: I do have the extra merchants, if that counts.
3. The events I had were... I) angry merchant, II) guard stealing to get medicine, III) the priest, IV) the girl and her marriage, V) Roenall's threat, VI) the scammers trying to get 2k gold out of you, VII) flood
Post edited May 13, 2016 by jsidhu762
avatar
jsidhu762: 3. The events I had were... I) angry merchant, II) guard stealing to get medicine, III) the priest, IV) the girl and her marriage, V) Roenall's threat, VI) the scammers trying to get 2k gold out of you, VII) flood
According to this list you are missing one important event, which happens between the priest and the maid: Lord Roenall himself should visit the keep to try to get you to hand it over. This comes from a messenger while you are outdoors. I suspect that this is an oversight, though, since the maid shouldn't trigger until after this event. That being said, you have all of the other events done, so it looks like either a variable problem, or a dialog problem. Take a look at your globals, specifically 'KeepPlot', which should be set at 8. If it isn't, before you speak to the Major Domo, open the console and type:

SetGlobal("KeepPlot","GLOBAL",8)
avatar
jsidhu762: 3. The events I had were... I) angry merchant, II) guard stealing to get medicine, III) the priest, IV) the girl and her marriage, V) Roenall's threat, VI) the scammers trying to get 2k gold out of you, VII) flood
avatar
Hickory: According to this list you are missing one important event, which happens between the priest and the maid: Lord Roenall himself should visit the keep to try to get you to hand it over. This comes from a messenger while you are outdoors. I suspect that this is an oversight, though, since the maid shouldn't trigger until after this event. That being said, you have all of the other events done, so it looks like either a variable problem, or a dialog problem. Take a look at your globals, specifically 'KeepPlot', which should be set at 8. If it isn't, before you speak to the Major Domo, open the console and type:

SetGlobal("KeepPlot","GLOBAL",8)
Thanks, I'll do that!

Didn't seem to work. KeepPlot was already set at 8 but I tried the code anyway and nothing happened. I'll try to find the code to spawn Roenall and if that doesn't work I'll probably just have to deal with it. Thanks for helping me out.

Edit: forcing him to spawn didn't work either. Looks like I'm SoL.
Post edited May 13, 2016 by jsidhu762