Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sun 18/05/2003 14:21:12

Title: Change dialogue second time around...
Post by: on Sun 18/05/2003 14:21:12
k, here's basically what i want to do:

character 1 needs info from character two, but character two won't talk
character 2 needs to "pursuay" chracater two,

how do i get the new interaction to play an animation then have character two change his dialogue after the event?
Title: Re:Change dialogue second time around...
Post by: Scummbuddy on Mon 19/05/2003 19:32:59
Check out global ints in the manual.  Have a check (If statement) before the dialogs.

Let us know.