• 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!

Problems with triggers..

Status
Not open for further replies.
Level 3
Joined
Jan 30, 2005
Messages
38
Ok, im having some problems.. after 12 units have spawned on a certain trigger, which orders the entering unit to move to a region, the trigger stops working. The units spawn.. but the trigger does not move them.. is there some kind of limit to units or anything?? also the maximum units that my map moves is 114 units.. can neone help?
 
Level 8
Joined
Apr 3, 2004
Messages
507
If you're using the Order Unit Group actions, then yes, they are limited to 12 units. This is because they use the intelligent formation behavior built into warcraft 3 for player-controlled units, and players can only select 12 units at a time.

I don't 100% understand what you're trying to accomplish, but you could easily pick every unit in the unit group and order it individually instead.
 
Status
Not open for further replies.
Top