Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Kayrivet on Wed 12/04/2017 23:00:59

Title: Multiple interactions with different outcomes
Post by: Kayrivet on Wed 12/04/2017 23:00:59
Hi everyone, beginner here.

I'm looking to create something like the following example:

Look at "books" (first time): "There are books on the shelf"
Look at "books" (second time): "Books. Nothing of interest"
Look at "books" (third time): "They're just books. Let's move on"
Look at "books" (fourth time): "Stop looking at the books and get moving!"

I've tried Google and the manual, YT tutorials... I don't know if I just have terrible luck but I can't seem to find the way to script it. Help a newbie out, please?
Title: Re: Multiple interactions with different outcomes
Post by: NicolaGs on Wed 12/04/2017 23:13:56
See there :
http://www.adventuregamestudio.co.uk/forums/index.php?topic=54512.msg636554356#msg636554356 (http://www.adventuregamestudio.co.uk/forums/index.php?topic=54512.msg636554356#msg636554356)

It should answer your question.
Title: Re: Multiple interactions with different outcomes
Post by: Kayrivet on Wed 12/04/2017 23:20:49
Thank you kindly!