ich habe es wie folgt gemacht:


enter password [taste]
fork variabe l [taste] 1
variabel [auswahl] +1
fork [auswahl] 4 above
variabel [auswahl] set 1

end case

else case
fork variabel [taste] 4
variabel [auswahl]-1
fork variabel [auswahl] 0
variabel [auswahl] set 4

end case

end case

fork variabel [auswahl] 1
move picture 2 [160,200]

else case

fork variabel [auswahl] 2
move picture 2 [160,150]

else case

fork variabel [auswahl] 3
move picture 2 [160,100]

else case

fork variabel [auswahl] 4
move picture 2 [160,50]



klappen tut es leider trotzdem nicht. kann mir vielleicht irgendeiner weiter helfen?