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

[Spell] Metamorphosis

Status
Not open for further replies.
Level 9
Joined
Nov 19, 2011
Messages
516
Hmm. Still problem. After metamorphosis he can't get skill. I don't know why...

EDIT:
  • sample
    • Events
    • Conditions
      • order == order(metamorphosis)
    • Actions
      • Unit Group - Add unit to unit group
      • Wait (game-time) duration seconds
      • Unit Group - Remove unit from unit group
  • sample2
    • Events
    • Conditions
    • Actions
      • If unit in unit group then wait (game-time) duration seconds
      • Unit - Add (my_skill) to unit
      • Unit - Set level of my_skill for unit to TSkillLevel
 
Level 9
Joined
Nov 19, 2011
Messages
516
Greate idea. I should think about it faster.

@shadow
I can't give it via editor becouse it is granted by some actions in game. "duration" is not variable. :D Its "real(level of (metamorphosis) for (unit) * 10" I just didn't want to write it all, becouse msteake can't be at counting.

Idea is simple:
Unit kills another and get reward (skill). Evrythink works fine but not when killing unit is morphed. :/ Maby its problem that icon just not apear? Do you know about such bug?
 
Level 17
Joined
Nov 13, 2006
Messages
1,814
Greate idea. I should think about it faster.

@shadow
I can't give it via editor becouse it is granted by some actions in game. "duration" is not variable. :D Its "real(level of (metamorphosis) for (unit) * 10" I just didn't want to write it all, becouse msteake can't be at counting.

Idea is simple:
Unit kills another and get reward (skill). Evrythink works fine but not when killing unit is morphed. :/ Maby its problem that icon just not apear? Do you know about such bug?

only ability what u add and icon not appear is channel ability if u dont set it to visible in object editor (or slow aura or item ailities) else for normal unit abilities must be visible if u dont disabled it to player via trigger
 
Status
Not open for further replies.
Top