HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

A trigger

03-06-2003, 08:24 PM#1
Malganis
Can anyone pleas give me an trigger so when all the buildings are destroyed you win?

Thanks:D
03-06-2003, 08:53 PM#2
Fladian
I'm still very new to triggers but I think this should work :

Events
-Player - Victory

Conditions
-None

Actions
-Unit - Kill (Select every building)
Or
-Unit Group - Kill (Or do action) And make sure every building you want destroy'd is in the region.

That's all I can think of :(
03-06-2003, 09:19 PM#3
DaKaN
there is no player victory event (well there is but that is if they leave the game with a victory, not if they meet requirements, used for setting the next map or next campaign IF they leave with a win on the map), and that woudlnt create a game victory anyway, he doesnt want to pick all buildings in the map and kill them, he wants its when there are no buildings left in the map then win

using the standard Melee Game victory conditions should do just fine what for you want