Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: frenchllama on Fri 20/02/2009 21:42:16

Title: 'If' statements in dialog script [SOLVED]
Post by: frenchllama on Fri 20/02/2009 21:42:16
Is there any way at all of using 'if' statements in dialog script? It doesn't seem to recognise it, even when you indent the code.
Title: Re: 'If' statements in dialog script
Post by: Trent R on Fri 20/02/2009 22:16:32
Which version of AGS are you using?

~Trent
Title: Re: 'If' statements in dialog script
Post by: frenchllama on Fri 20/02/2009 22:48:15
3.1.1.67
Title: Re: 'If' statements in dialog script [SOLVED]
Post by: frenchllama on Fri 20/02/2009 23:00:24
Oh oops. It actually works fine. I got confused because 1. It initially wasn't working for another reason (a typo) and 2. Because the 'if' normally turns blue and for some reason I didn't actually try it out after the first problem :-[

Sorry!