• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Anyone help me some order system, please !!!

Status
Not open for further replies.
Level 1
Joined
Sep 8, 2010
Messages
2
How to i order a unit was summoned unit at the region move to another region and attack?

My tigger is like this:-
Unit Create
Events
Time - Elapsed game time is 10.00 seconds
Conditions
Actions
Unit - Create 3 Knight for Player 12 (Brown) at (Center of Region 001 <gen>) facing (Position of (Triggering unit))
Unit - Create 1 Flying Machine for Player 12 (Brown) at (Center of Region 001 <gen>) facing (Position of (Triggering unit))
Trigger - Turn on AI <gen>

AI
Events
Unit - A unit enters Region 001 <gen>
Time - Elapsed game time is 0.01 seconds
Conditions
Actions
Unit - Order (Triggering unit) to (Move To + Attack) (Center of Region 003 <gen>)

WHERE I NEED TO FIX??:vw_wtf:
 
Status
Not open for further replies.
Top