Warcraft III resources & community, 2003–2006 · archived

Small problem but pls help

4 posts
#1

Small problem but pls help

I wanted to create an AOE of explosions - i used models of explosion and it worked with Create 100 units at target unit of ability being cast. What is the trigger to remove all these last created units?
#2
Sigh... I phailed to dissuade you!

Anyway, what I would suggest is a pick every unit...

Pick every unit in (Playable map area) matching condition unit-type of (picked unit) equal to {DummyUnitNameHere}

I guess that should work.
#3
OR you can give them a timer for a set amount of times. It's under Unit -
#4
He makes 100 units.

You want to set an expiration timer for all 100?

Hmm, thinking about it again, theorically, it is possible.

But you'd use a loop for that, of course. ^_^