Warcraft III resources & community, 2003–2006 · archived

Problems with triggers..

2 posts
#1

Problems with triggers..

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?
#2
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.