Difference between revisions of "Scripting Tutorial: My Second Script"

m
imported>Nictrolis
imported>Nictrolis
Line 195: Line 195:
     Else
     Else
       MessageBox "Your answer was wrong."
       MessageBox "Your answer was wrong."
       Set controlvar to 0
       Set controlvar to -1
     EndIf
     EndIf
   ElseIf ( controlvar == 2 )
   ElseIf ( controlvar == 2 )
Anonymous user