i think you mean you want to move to next act after you have finished talking to a npc, if thats correct then:
on the dialog for the npc add an event
WHEN dialog_npc reaches end of script
- ACTION acts->act2 (or whichever act you want)
sorry cant remember the exact wording of the condition but something very similar to that
