HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How do I get a gate to open when...

08-09-2003, 08:12 AM#1
grishnakh
a group of creeps die in a certain area?

ie. There is a platform with creeps, and you have to kill them to get through to the next area, in which case the gate needs to open. But I have no idea how to say "When all the creeps in this are die, open the gate". Help?
08-09-2003, 03:07 PM#2
Oinkerwinkle
Events:
A unit owned by Neutral Hostile dies
Conditions:
Number of units in YourRegionWithAllTheCreepsInIt owned by Neutral Hostile is equal to 0
Actions:
Destructible doodad - open YourGate
Turn off (this trigger)