- Joined
- Feb 21, 2008
- Messages
- 205
trigger 1:
Furbolg warrior spawning trigger
Turn off furbolg warrior
Furbolg warrior spawning trigger
-
Events
- Unit - Furbolg obelisk 1 0000 <gen> Finishes research
-
Conditions
- (Researched tech-type) Equal to Furbolg warriors
-
Actions
- Set Triggerfurbolgwarrior = (This trigger)
-
For each (Integer A) from 1 to 100000, do (Actions)
-
Loop - Actions
- Unit - Create 2 Furbolg Warrior for Player 1 (Red) at (Center of Furbolg spawning grounds <gen>) facing (Position of (Triggering unit))
- Wait 100.00 seconds
-
Loop - Actions
Turn off furbolg warrior
-
Events
- Unit - A unit Dies
-
Conditions
- (Dying unit) Equal to Furbolg obelisk 1 0000 <gen>
-
Actions
- Trigger - Turn off Triggerfurbolgwarrior