-
Kleine Horde
- Ereignisse
- Bedingungen
-
Aktionen
- Set z = (Random integer number between 1 and 4)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
- z Gleich 1
-
'THEN'-Aktionen
- Set AreaSpawnHorde = Horde Nord <gen>
-
'ELSE'-Aktionen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
- z Gleich 2
-
'THEN'-Aktionen
- Set AreaSpawnHorde = Horde Ost 1 <gen>
-
'ELSE'-Aktionen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
- z Gleich 3
-
'THEN'-Aktionen
- Set AreaSpawnHorde = Horde West <gen>
-
'ELSE'-Aktionen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
- z Gleich 4
-
'THEN'-Aktionen
- Set AreaSpawnHorde = Horde Ost 2 <gen>
- 'ELSE'-Aktionen
-
'IF'-Bedingungen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
- Einheit - Create 10 Zombie Horde for Spieler 12 (Braun) at (Center of AreaSpawnHorde) facing (Position of (Triggering unit))
- Set z = (Random integer number between 1 and 8)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
'IF'-Bedingungen
- z Gleich 4
-
'THEN'-Aktionen
- Einheit - Create 1 Tank for Spieler 12 (Braun) at (Center of AreaSpawnHorde) facing (Position of (Triggering unit))
- 'ELSE'-Aktionen
-
'IF'-Bedingungen
-
Einheitengruppe - Pick every unit in (Units in AreaSpawnHorde) and do (Actions)
-
Schleifen - Aktionen
- Einheitengruppe - Add (Picked unit) to AktuelleHorde
- Einheitengruppe - Order AktuelleHorde to Angreifen/Bewegen nach (Position of (Random unit from Helden))
-
Schleifen - Aktionen
the problem is that they don't move.
the trigger will be used more than one time in the game and also there are some other trigger wich interact with the group as like adding additional units to the group later.
pls help, thx