• 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.

How to stop healing from trigger ?

Status
Not open for further replies.
Hey I am using Heal Event by Bribe, and I have a trigger where it heals every hero every second, but the hero should not be healed if he has a specific buff. This works with a timer, but the other trigger that creates a floating text for the healing never stops, because I don't know what condition to put when the healing is from a trigger(if there is any). Any ideas?
 
Level 15
Joined
Jul 9, 2008
Messages
1,552
post your triggers

could use a boolean variable that u set to false when healing with the trigger and set it back to true after. and in the floating text checking the boolean b4 doing x y z. but i cant be 100% sure if that will work with out seeing the triggers
 
Status
Not open for further replies.
Top