HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Destroy units

04-08-2004, 08:45 AM#1
Leader
How do i make a trigger that destroys units when a specific player's unit dies..

I got the events and conditions down, I just cant find the right action to do it.
04-08-2004, 02:45 PM#2
Panto
Unit Group - Pick All Units Owned by Player (Player 1) and Kill (Picked Unit)
04-08-2004, 02:51 PM#3
BattleBotv8.2
Would be easier if you use pick all units owned by owner of dying unit.
04-08-2004, 02:56 PM#4
Panto
He didn't say that the units he's killing are necessarily belonging to the same player as the dying unit, but if so, yes, that'd be better.
04-08-2004, 05:09 PM#5
Leader
thanx, i guess i just didnt know what pick unit did.