Is there a guide for this somewhere? I can't find one and I can't get dialog to work with multiple NPCs. The dialog simply ends when I try to introduce the second NPC.
I've tried a few scripting things including trying to add the second NPC to the dialog after DialogStartRequested(), but I'm obviously not doing the right thing because it hasn't worked.
I currently have the NPCs set up as separate speakers because otherwise there was no way to pick which one said what.
I messed around with the speaker order a little bit. Moving Lasdyl up to position #2 aborts the conversation even earlier, when the player group gets their first chance to make a dialog decision. Moving the players to position #1 doesn't seem to make a difference.