HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help Me Please ( Quest Finalization Question )

07-09-2002, 08:32 PM#1
Guest
I Make 4 Units, and when the 4 units die, the quest must be completed, what trigger 1 use to when ALL THE FOUR DIE do one action
07-10-2002, 01:56 AM#2
Guest
Well, the easier way of doing it is probably having four different quest conditions, one for each of the guys. Otherwise you can have a trigger that will increase a variable whenever one of them is killed, then check to see if the variable is equal to 4, and if it is complete the quest
07-10-2002, 03:01 AM#3
Guest
The best way is probably to make a Unit group of the 4 units and use the the Unit Group is dead condition whenever a unit for that player dies.

When they're dead, it'll run your action.