Zitat von EasyEventExporter
- SCRIPT -
<> Move Picture: #10, (31, 144), Mgn 100%, Tsp 100%, 0,0 sec., Wait
<> Show Picture: #7, verw-ausgabenübersicht1, (160, 120), Mgn 300%, Tsp 100%, No trans. color
<> Play Sound Effect: buch, Volume 100%, Speed 100%, Pan Center
<> Move Picture: #7, (160, 120), Mgn 100%, Tsp 0%, 0,4 sec., Wait
<> Label: 1
<> Key Input Processing: Var. [1001], Wait until key pressed, Keys: Decision, Cancel
<> Fork Condition: If Variable [1001] == 5 then ...
. <> Change Variable: [65] += 1
. <> Play Sound Effect: buch, Volume 100%, Speed 100%, Pan Center
. <>
: Else ...
. <> Fork Condition: If Variable [1001] == 6 then ...
. . <> Move Picture: #8, (160, 120), Mgn 0%, Tsp 100%, 0,4 sec.
. . <> Move Picture: #7, (160, 120), Mgn 300%, Tsp 100%, 0,4 sec., Wait
. . <> Erase Picture: #8
. . <> Erase Picture: #7
. . <> Move Picture: #10, (31, 144), Mgn 100%, Tsp 0%, 0,0 sec.
. . <> Change Variable: [65] = 0
. . <> Change Switch: [1069] = OFF
. . <> Change Switch: [1066] = ON
. . <>
. : End of fork
. <>
: End of fork
<> Fork Condition: If Variable [65] == 1 then ...
. <> Show Picture: #7, verw-ausgabenübersicht2, (160, 120), Mgn 100%, Tsp 0%, No trans. color
. <> Jump To Label: 1
. <>
: End of fork
<> Fork Condition: If Variable [65] == 2 then ...
. <> Show Picture: #7, verw-ausgabenübersicht3, (160, 120), Mgn 100%, Tsp 0%, No trans. color
. <> Jump To Label: 1
. <>
: End of fork
<> Fork Condition: If Variable [65] == 3 then ...
. <> Show Picture: #7, verw-ausgabenübersicht4, (160, 120), Mgn 100%, Tsp 0%, No trans. color
. <> Show Picture: #8, verw-ausgabenliste, (160, 120), Mgn 0%, Tsp 100%
. <> Move Picture: #8, (160, 120), Mgn 100%, Tsp 0%, 0,4 sec., Wait
. <> Jump To Label: 1
. <>
: End of fork
<> Fork Condition: If Variable [65] == 4 then ...
. <> Move Picture: #8, (160, 120), Mgn 0%, Tsp 100%, 0,4 sec.
. <> Move Picture: #7, (160, 120), Mgn 300%, Tsp 100%, 0,4 sec., Wait
. <> Erase Picture: #8
. <> Erase Picture: #7
. <> Move Picture: #10, (31, 144), Mgn 100%, Tsp 0%, 0,0 sec.
. <> Change Variable: [65] = 0
. <> Change Switch: [1069] = OFF
. <> Change Switch: [1066] = ON
. <>
: End of fork