--- EVENT ---
Type: Common event
Name: E.M. ist an!
Number of Pages: 1
-- PAGE 1 --
Start conditions:
Trigger condition: Parallel process
- SCRIPT -
<> Label: 1
<> Show Picture: #1, mt_1, (160, 120), Mgn 100%, Tsp 0%/0%
<> Move Picture: #1, (160, 120), Mgn 100%, Tsp 0%/0%, 0,5 sec.
<> Change Variable: [100] = 1
<> Key Input Processing: Var. [99], Wait until key pressed, Keys: Down, Up, Decision, Cancel
<> Fork Condition: If Variable [99] == 1 then ...
. <> Fork Condition: If Variable [100] == 1 then ...
. . <> Play Sound Effect: cursor1, Volume 100%, Speed 100%, Pan Center
. . <> Show Picture: #1, mt_2, (160, 120), Mgn 100%, Tsp 0%/0%
. . <> Change Variable: [100] = 2
. . <> Jump To Label: 1
. . <>
. : End of fork
. <> Fork Condition: If Variable [100] == 2 then ...
. . <> Play Sound Effect: cursor1, Volume 100%, Speed 100%, Pan Center
. . <> Show Picture: #1, mt_3, (160, 120), Mgn 100%, Tsp 0%/0%
. . <> Change Variable: [100] = 3
. . <> Jump To Label: 1
. . <>
. : End of fork
. <> Fork Condition: If Variable [100] == 3 then ...
. . <> Play Sound Effect: cursor1, Volume 100%, Speed 100%, Pan Center
. . <> Show Picture: #1, mt_1, (160, 120), Mgn 100%, Tsp 0%/0%
. . <> Change Variable: [100] = 1
. . <> Jump To Label: 1
. . <>
. : End of fork
. <>
: End of fork
<> Fork Condition: If Variable [99] == 4 then ...
. <> Fork Condition: If Variable [100] == 3 then ...
. . <> Play Sound Effect: cursor1, Volume 100%, Speed 100%, Pan Center
. . <> Show Picture: #1, mt_2, (160, 120), Mgn 100%, Tsp 0%/0%
. . <> Change Variable: [100] = 2
. . <> Jump To Label: 1
. . <>
. : End of fork
. <> Fork Condition: If Variable [100] == 2 then ...
. . <> Play Sound Effect: cursor1, Volume 100%, Speed 100%, Pan Center
. . <> Show Picture: #1, mt_1, (160, 120), Mgn 100%, Tsp 0%/0%
. . <> Change Variable: [100] = 1
. . <> Jump To Label: 1
. . <>
. : End of fork
. <> Fork Condition: If Variable [100] == 1 then ...
. . <> Play Sound Effect: cursor1, Volume 100%, Speed 100%, Pan Center
. . <> Show Picture: #1, mt_3, (160, 120), Mgn 100%, Tsp 0%/0%
. . <> Change Variable: [100] = 3
. . <> Jump To Label: 1
. . <>
. : End of fork
. <>
: End of fork
<> Fork Condition: If Variable [99] == 5 then ...
. <> Fork Condition: If Variable [100] == 1 then ...
. . <> Play Sound Effect: choice1, Volume 100%, Speed 100%, Pan Center
. . <> Change Switch: [1114] = ON
. . <> Change Switch: [1111] = OFF
. . <> Erase Picture: #1
. . <> Call Main Menu
. . <>
. : End of fork
. <> Fork Condition: If Variable [100] == 2 then ...
. . <> Play Sound Effect: choice1, Volume 100%, Speed 100%, Pan Center
. . <> Change Switch: [1111] = OFF
. . <> Erase Picture: #1
. . <> Change Switch: [650] = ON
. . <>
. : End of fork
. <> Fork Condition: If Variable [100] == 3 then ...
. . <> Play Sound Effect: choice1, Volume 100%, Speed 100%, Pan Center
. . <> Change Switch: [1114] = ON
. . <> Change Switch: [1111] = OFF
. . <> Go To Title Screen
. . <>
. : End of fork
. <>
: End of fork
<> Fork Condition: If Variable [99] == 6 then ...
. <> Play Sound Effect: choice1, Volume 100%, Speed 100%, Pan Center
. <> Change Switch: [1114] = ON
. <> Change Switch: [1111] = OFF
. <> Erase Picture: #1
. <> Move Event: Hero, Frq 8, Pattern: <none>
. <>
: End of fork
<>
...