HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Trigger help

07-29-2003, 01:44 PM#1
Malganis
How do I do so when all the enemys buildings are destoryed a cinematic starts?

Thanks:ggani:
07-29-2003, 01:52 PM#2
Vexorian
Events:
- A unit owned by Enemy Player 1 dies
- A unit owned by Enemy Player 2 dies
Conditions
-- (Integer Comparision) (Unit group - Count every unit in Units in Playable map area matching : (((Matching unit) is a building) equal to (Owner of (matching unit) is an enemy of (Player))) AND ((Matching unit) is alive)) equal to 0.
Actions
( Start Cinematic)