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

Disable Abilities

Status
Not open for further replies.
Level 33
Joined
Mar 27, 2008
Messages
8,035
Can adding him an "Orc Burrow" ability solve it?
Adding him Orc Burrow will make it unable to Attack, not to cast spell.

You can try set its Mana to 0 (well, basically no Mana means no casting spells, right ?).

If you do ruler's way, there might be a chance that you can activate item which gives Magic Immune ability which will cancel the Soul Burn.

But first, make sure all your spells requires at least 1 Mana to cast, or not, the unit will still be able to cast spells with 0 mana.

Or the best way is to remove all the spells (except Metamorphosis itself) from the unit and later, add it back to the unit, requires Indexing or Hashtable to make it MUI though (Spell Level, etc etc).
 
Nuffsaid`

By the way, Soul Burn == Silencer in terms of benefit.

I was shocked. dude. The metamorfesis was seppos to turn the hero into itself + new ability: Permanent invisability.
Both ways didn't work , i dont want the hero to lose his mana, nor I want him to be silenced and therefor lose his permanent invisabilty, thanks for trying to help though, I managed to do it via 5 complecated triggers, which not get perfect solution, so Thanks for tring. it was really hard question.
 
Level 17
Joined
Nov 13, 2006
Messages
1,814
I want to make an Hero unable to cast spells when he metamorphesis. Can adding him an "Orc Burrow" ability solve it?


simple why dont put 0 mana value to metamophed unit type in object editor?
or simple disable/enable ability with trigger?
maybe add different ability to normal and metamorphed unit type in object editor?
 
simple why dont put 0 mana value to metamophed unit type in object editor?
or simple disable/enable ability with trigger?
maybe add different ability to normal and metamorphed unit type in object editor?

DAMN YOU ARE SMART!!!! wtf how i forgot the disable enable skills wow
+rep
Note: you made me recall about check dependenship, I simply forced the hero to metamorf back to himself in order to be able to use his abilities. imba reminder
 
Status
Not open for further replies.
Top