Zitat von EasyEventExporter
- SCRIPT -
<> Key Input Processing: Var. [21], Wait until key pressed, Keys: Directional keys, Decision
<> Change Variable: [63] = X position on map (tiles) of event #28
<> Change Variable: [64] = Y position on map (tiles) of event #28
<> Change Variable: [23] = X position on map (tiles) of hero
<> Change Variable: [24] = Y position on map (tiles) of hero
<> Fork Condition: If Variable [23] == V[63] then ...
. <> Fork Condition: If Variable [24] == V[64] then ...
. . <> Show Picture: #20, Alex Aktiv, (160, 128), Mgn 100%, Tsp 0%
. . <> Fork Condition: If Variable [21] == 5 then ...
. . . <> Change Switch: [38] = ON
. . . <>
. . : Else ...
. . . <> Fork Condition: If Variable [21] == 1 then ...
. . . . <> Erase Picture: #17
. . . . <> Erase Picture: #18
. . . . <> Erase Picture: #19
. . . . <> Erase Picture: #20
. . . . <> Change Switch: [38] = OFF
. . . . <>
. . . : End of fork
. . . <>
. . : End of fork
. . <>
. : Else ...
. . <> Erase Picture: #17
. . <> Erase Picture: #18
. . <> Erase Picture: #19
. . <> Erase Picture: #20
. . <>
. : End of fork
. <>
: Else ...
. <> Erase Picture: #17
. <> Erase Picture: #18
. <> Erase Picture: #19
. <> Erase Picture: #20
. <>
: End of fork
...