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

[Trigger] Help Please

Status
Not open for further replies.
Level 5
Joined
Jun 27, 2009
Messages
137
I've been working on a map for Onyxia's Lair, and I was trying to figure out how to make her use her move that puts her into flight phase, just like in the real fight, once she hit 75% health. I've checked all the forums on this site and another, and I couldn't find anything on it. I was just wondering if there's a way to set it up so that once she hits 75% health, she'll use a specific ability.
 
Level 6
Joined
Oct 31, 2008
Messages
229
if you noticed, there is some event Event Value of real variable becomes...
So a real variable can also be the percentage life of the unit you want so Event value of real variable (percentage life of <your unit here>) or something like that.

I suspect thats the kickstartt you need. For every other question feel free to post what bugs you here.
 
Level 6
Joined
Oct 31, 2008
Messages
229
Then you might also need the Add ability to unit ( i suggest you use the crow form ability of medivh) to make onyxia fly. But i suppose that if you have another model with fly animation, you better swap the models using Unit - Replace (Triggering unit) with a <the other model> using The old unit's relative life and mana
 
Status
Not open for further replies.
Top