Now make a trigger that looks something like this. Only instead of my trigger, customize it to fit the needs of your map. Keep in mind that your pathways do not have to be straight. Just be sure that your regions areen't too far apart so the units won't stray.
Event: Time - Every 40.00 seconds of game time
Action: Unit - Create 1 Small Melee for Player 11 (Dark Green) at (Center of Green SpawnN <gen>) facing (Position of (Triggering unit))
Unit - Order (Last created unit) to Attack-Move To (Center of Side Turn N Green <gen>)
Continue to do this until your unit would have reached the appropriate spot. ALso. I haven't really figured out how to get say 3 units at a time head off on their merry little way using ONE trigger. SO what I do is say I have 4 units spawned. I copy and paste the trigger multiple times until I have the desired amount of units.
If anyone knows how I would greately appreciate it.
Thanks,
Drag0ntamer
imported_redscores
#3
Thats not the Problem Tamer
I need a for Multiple Waves at the SamaeTime with a Group Trigger that roxx