IF
DialogEnded("NPC Dialog name", INT InstanceID)
AND
GlobalEventSet("This was set by the correct choice in-dialog")
THEN
GlobalSetEvent("blahblah")
IF
GlobalEventSet("blahblah")
THEN
CharacterMoveToTrigger("NPC name", TRIGGER name, INT running, "NPC is moving")