• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Multiple units triggering an event?

Status
Not open for further replies.
Level 3
Joined
May 2, 2014
Messages
28
I have a truck load of units that are all casting a spell. I have a trigger that triggers when that spell is cast. The thing is, I only actually need ONE unit to trigger the event BUT I need ALL units to cast the spell. With like 200 units casting the spell at the same time, the game has serious lag spikes at that time. Is there any way to make it so that the trigger only fires once? Is there a way around this? Thanks!
 
Level 9
Joined
Apr 23, 2011
Messages
527
do you mean that if one unit casts a spell, then all of them cast the spell too?

if so, use this at the start of the trigger
  • Trigger - Turn off (this trigger)
then turn it on after the spell if you want it to be used again.
 
Status
Not open for further replies.
Top