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!
 
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.
Back
Top