• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Triggers Conflicting

Status
Not open for further replies.
Level 2
Joined
May 11, 2009
Messages
12
Im trying to make Units Spawn at one point and then split up into two groups and march different directions.

The problem is i cannot use two different triggers to create the units seperatly and create *Unit Groups* in which to order, The reason for this is 1 trigger which creates units in all the areas i need the units to be created.

Here is the trigger which conflics.

Events
*Time- Every 30 seconds of gameplay.
Conditions.
Actions.
*Unit Group - Pick Every unit in (Units owned by player 1 (red) type spirit tower) and do (actions)
*Loop - Actions.
*Unit - Create 4 Footman for player 1 (red) at (position of (picked unit)) facing (Random point in (playable map area))


This trigger creates units at several locations all at once, now i need a trigger to move those units, some of which units will be going off in different directions to other units they spawned with.

I hope i explained my errors :cry: Any help would be very much apreciated for i am raging:angry:
 
Status
Not open for further replies.
Top