--- EVENT ---
Type: Common event
Name: Menüpunkt2
Number of Pages: 1
-- PAGE 1 --
Start conditions:
Trigger condition: Auto start
- SCRIPT -
<> Key Input Processing: Var. [13], Wait until key pressed, Keys: Directional keys, Decision, Cancel
<> Fork Condition: If Variable [13] == 6 then ...
. <> Play Sound Effect: Item1, Volume 100%, Speed 80%, Pan Center
. <> Change Switch: [117] = OFF
. <> Change Switch: [116] = ON
. <>
: Else ...
. <> Fork Condition: If Variable [13] == 2 then ...
. . <> Play Sound Effect: Item1, Volume 100%, Speed 80%, Pan Center
. . <> Change Switch: [117] = OFF
. . <> Change Switch: [119] = ON
. . <> Move Picture: #1, (160, 160), Mgn 100%, Tsp 0%, 0,3 sec.
. . <> Move Picture: #2, (200, 120), Mgn 100%, Tsp 0%, 0,3 sec.
. . <> Move Picture: #3, (120, 120), Mgn 100%, Tsp 0%, 0,3 sec.
. . <> Move Picture: #4, (160, 80), Mgn 100%, Tsp 0%, 0,3 sec., Wait
. . <>
. : Else ...
. . <> Fork Condition: If Variable [13] == 3 then ...
. . . <> Change Switch: [117] = OFF
. . . <> Change Switch: [115] = ON
. . . <> Move Picture: #1, (160, 80), Mgn 100%, Tsp 0%, 0,3 sec.
. . . <> Move Picture: #2, (120, 120), Mgn 100%, Tsp 0%, 0,3 sec.
. . . <> Move Picture: #3, (200, 120), Mgn 100%, Tsp 0%, 0,3 sec.
. . . <> Move Picture: #4, (160, 160), Mgn 100%, Tsp 0%, 0,3 sec., Wait
. . . <>
. . : Else ...
. . . <> Fork Condition: If Variable [13] == 5 then ...
. . . . <> Change Switch: [117] = OFF
. . . . <> Change Switch: [116] = ON
. . . . <> Show Message: WAS WILLST DU?
. . . . <>
. . . : Else ...
. . . . <>
. . . : End of fork
. . . <>
. . : End of fork
. . <>
. : End of fork
. <>
: End of fork
<>
...