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

HELP! Get MORPHED unit

Status
Not open for further replies.
Level 3
Joined
May 10, 2014
Messages
41
Hello!

I trying to make a spell that gives target unit a spell book. That spell can be casted on every unit, even on a building. So when target unit, that has morph spell, uses that morph, he loses spellbook. And I don't know how to catch just MORPHED unit.

How can I solve this problem?
I hope it can be realised with GUI.

As I think, there are 3 types of morph spells:
- simple morph (bear, crow, demon Hunter);
- collective morph (achcher taming);
- upgrade morph (main buildings, towers).

I don't know which type includes Crypt Burrow? It works like bear form?

One more thing... transformation Head Hunters into Berserks... how can I catch transformed Berserk, that was transformed from Hunter who had a spell book???

Thanks everybody for any information! :as:
 
Level 3
Joined
May 10, 2014
Messages
41
Hmmm... of course I try that way...

But I make a special effect on casting unit, and - nothing...
Is there any difference? (effect or ability)

Or may be I miss something...
I make Trigger like this:

Event: Unit finish casting ability
Condition: Ability is equal to ||some morph ability||
Action: Create a special effect on casting unit

Very simple. But if ability is "Ride Hippogryph" (taming) it doesnt work... I think because 2 units replaces with 1... and i don't know how to solve this.

Another problem is "Berserk" Tech-Type...
 
Status
Not open for further replies.
Top