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

Condition triggers?

Status
Not open for further replies.
Level 6
Joined
May 11, 2010
Messages
237
Hey, having some trouble with a certain trigger that involves conditions. I have a general understanding of conditions within triggers, use them often, but this doesn't seem to be working and i'm not sure why. On my dungeon map I have a boss fight which cosists of 2 bosses attacking you at once, now when one dies I have a trigger that increases the other ones size, damage, etc. They'll also say something in text. But if one is already dead and then I kill the other, the one that is already dead still says what the trigger commands. I'm currently using the conditions

  • (Boss1 <gen> is dead) Equal to False
Now this works usually because obviously if the boss thats meant to yell isnt dead, it plays. But it only seems to work if I one hit the boss (with the god cheat) if I actually do the fight, which goes on for for at least a min or two, I kill the first boss and the other yells as it should be, but i'll kill the remaining boss and the other will still yell, despite being dead and despite this condition.

I've also tried the trigger which is generally the same as that one, Boss1 is alive Equal to true
 
Status
Not open for further replies.
Top