Zitat von EasyEventExporter
- SCRIPT -
<> Label: 1
<> Change Variable: [15] = X position on map (tiles) of hero
<> Change Variable: [16] = Y position on map (tiles) of hero
<> Wait: 0,0 sec.
<> Change Variable: [18] = X position on map (tiles) of hero
<> Change Variable: [19] = Y position on map (tiles) of hero
<> Fork Condition: If Variable [15] != V[18] then ...
. <> Jump To Label: 2
. <>
: Else ...
. <> Fork Condition: If Variable [16] != V[19] then ...
. . <> Jump To Label: 2
. . <>
. : Else ...
. . <> Jump To Label: 1
. . <>
. : End of fork
. <>
: End of fork
<> Label: 2
<> Get Terrain ID: (V[18], V[19]), Store in var. [13]
<> Fork Condition: If Variable [13] == 1 then ...
. <> Change Switch: [61] = ON
. <>
: Else ...
. <> Fork Condition: If Variable [13] == 2 then ...
. . <> Change Switch: [62] = ON
. . <>
. : Else ...
. . <> Fork Condition: If Variable [13] == 3 then ...
. . . <> Change Switch: [64] = ON
. . . <>
. . : Else ...
. . . <> Fork Condition: If Variable [13] == 4 then ...
. . . . <> Change Switch: [63] = ON
. . . . <>
. . . : Else ...
. . . . <> Fork Condition: If Variable [13] == 5 then ...
. . . . . <> Change Switch: [65] = ON
. . . . . <>
. . . . : Else ...
. . . . . <> Fork Condition: If Variable [13] == 6 then ...
. . . . . . <> Change Switch: [67] = ON
. . . . . . <>
. . . . . : Else ...
. . . . . . <> Fork Condition: If Variable [13] == 7 then ...
. . . . . . . <> Change Switch: [68] = ON
. . . . . . . <>
. . . . . . : Else ...
. . . . . . . <> Fork Condition: If Variable [13] == 8 then ...
. . . . . . . . <> Change Switch: [66] = ON
. . . . . . . . <>
. . . . . . . : Else ...
. . . . . . . . <> Fork Condition: If Variable [13] == 9 then ...
. . . . . . . . . <> Change Switch: [71] = ON
. . . . . . . . . <>
. . . . . . . . : Else ...
. . . . . . . . . <> Fork Condition: If Variable [13] == 10 then ...
. . . . . . . . . . <> Change Switch: [69] = ON
. . . . . . . . . . <>
. . . . . . . . . : Else ...
. . . . . . . . . . <> Fork Condition: If Variable [13] == 11 then ...
. . . . . . . . . . . <> Change Switch: [70] = ON
. . . . . . . . . . . <>
. . . . . . . . . . : Else ...
. . . . . . . . . . . <> Fork Condition: If Variable [13] == 12 then ...
. . . . . . . . . . . . <>
. . . . . . . . . . . : End of fork
. . . . . . . . . . . <>
. . . . . . . . . . : End of fork
. . . . . . . . . . <>
. . . . . . . . . : End of fork
. . . . . . . . . <>
. . . . . . . . : End of fork
. . . . . . . . <>
. . . . . . . : End of fork
. . . . . . . <>
. . . . . . : End of fork
. . . . . . <>
. . . . . : End of fork
. . . . . <>
. . . . : End of fork
. . . . <>
. . . : End of fork
. . . <>
. . : End of fork
. . <>
. : End of fork
. <>
: End of fork
...