Mein Vorschlag: <> Comment: Menu anzeigen <> Show Picture: #9, zusatzmenu, (275, 126), Mgn 100%, Tsp 0%, No trans. color <> Comment: Variablen initialisieren, für die Namen entsprechend freie Variablen im Maker definieren, Menuindex enthält die Menupunktauswahl Cursorxpos = 275 Cursorypos = 0 Menuindex = 1 <> Loop . <> Comment: Cursor Position berechnen . <> Change Variable: Cursorypos = Menuindex . <> Change Variable: Cursorypos = *16 . <> Change Variable: Cursorypos = +22 . <> Comment: Cursor anzeigen . <> Show Picture: #10, zusatzmenu_cursor, (Cursorxpos , Cursorypos ), Mgn 100%, Tsp 0% . <> Comment: Tastaturabfrage . <> Key Input Processing: Var. [4], Wait until key pressed, Keys: Directional keys . <> Comment: Cursortasten abfragen . <> Fork Condition: If Variable [4] == 1 then ... . . <> Change Variable: Menuindex = +1 . . <> Fork Condition: If Variable Menuindex == 9 then ... . . . <> Change Variable: Menuindex = 1 . . . <> . . : End of fork . . <> . : End of fork . . <> Fork Condition: If Variable [4] == 4 then ... . . <> Change Variable: Menuindex = -1 . . <> Fork Condition: If Variable Menuindex == 0 then ... . . . <> Change Variable: Menuindex = 8 . . . <> . . : End of fork . . <> . : End of fork : End of loop
-- "Strandrehe leben in Strohhütten. Tauchen sie auf Strandehen als Standrehe auf, tragen sie immer Strohhüte." Tako 2018
Foren-Regeln