Quote:
|
Originally Posted by emp_can
Event
My trigger is time elapse 5 seconds
Action
Create 1 footmen at region
And it doesn't wprk.
|
from dictionary.com
Quote:
elapsed
adj : (of time) having passed or slipped by; "elapsed time"
|
hence time elapsed 5 seconds means 5 seconds have passed
aka this trigger will run once, 5 seconds into the game
you want periodic every 5 seconds
also, pick the units and order them individually, do not use
unit group - order units since this treats the units like a player picked group (ie only 12 allowed in a selection)