Page 1 of 1
					
				i know ive been asking this alot but now i have it more deatailed
				Posted: Fri Sep 29, 2006 12:10 am
				by jared96
				okay ive been asking this alot.but now i have to ask this.........if i set up a trigger so that it changes to the next act when i talk to the person when the missions over how do i set up the thing so i go to items then then go to triggers and wich one.please answer that and answer how to set it up.
			 
			
					
				Re: i know ive been asking this alot but now i have it more deatailed
				Posted: Fri Sep 29, 2006 9:17 am
				by rushin
				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 
