• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Multiple event triggers.... do they work?

Status
Not open for further replies.
Level 2
Joined
Dec 15, 2004
Messages
10
Do multiple event triggers function properly? Is there anything special that has to be done when working with multiple event triggers?

IE: Map initialization
A unit dies

Just an example, nothing I'm actually using.
 
Level 8
Joined
Apr 3, 2004
Messages
507
You can put whatever events you want on a trigger. However, when you use event responses (like "Dying Unit"), they'll only work if the trigger is firing off of a Unit Dies event. Similarly, if you use "Entering Unit", it will only work when the trigger fires off of a Unit Enters Region event.

So yea, it'll run, but you need to know how to make it run properly.
 
Status
Not open for further replies.
Top