dazu benutzt man doch die else/if-Schleifen


Beispiel:

Begin GameMode
if xx == 1
if xy == 1
if yz > 0
set zz to 1
else
Activate
set zz to 0
endif
endif
endif
End


(sorry, ich kenn eure Codes noch nicht so gut, es hat alles linksbündig gesetzt Oo - und wo sind denn die emoticons?)