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

Ability Remove

Status
Not open for further replies.
Level 12
Joined
Nov 20, 2007
Messages
660
Hello guys. I want to remove an ability from a hero and to add a disabled one.
EX :
Hero has Wind Walk (based on Wind Walk)
I want to remove Wind Walk and add Disabled Wind Walk (based on a dummy ability)

There is no problem in using "Remove unit ability" but using it doesn't remove Wind Walk from learning so removing Wind Walk and adding Disabled Wind Walk will bug when hero learns Wind Walk again. After learning, the hero will have both abilities (Wind Walk and Disabled Wind Walk).

How can i fix this ?
 
Level 7
Joined
Apr 30, 2011
Messages
359
Thanks, +rep (it's not what i've been looking --> Enable/Disable ability but it's ok i think)

enable/disable vs remove/add

in enable/disable:
1. disabled ability cooldown is stored, so after you enable it, if it's originally still in cooldown, it remains in cooldown . .
2. in hero abilities, there's no unlearning when you re-enable it

remove/add
1. removed ability cooldown is always 0, so you can abuse this to refresh only one ability . . .
2. removed ability is forever gone, and it doesn't store anything like disabled ability . .
3. in hero abilities, you must re-learn the skills . .
 
Status
Not open for further replies.
Top