Warcraft III resources & community, 2003–2006 · archived

Hiding Spell Buttons..

2 posts
#1

Hiding Spell Buttons..

I have this problem;
I made a spell that is not supposed to be shown in the overview of abilities/commands. Just like you can do with the Attribute Bonus Ability. How can I make other spells have this ability? .. Also - a general guide on how to import other actions to a spell would be nice. (If it is even possible.) I'm not to good at the spell making.. :oops:
#2
I'm pretty sure it is discussed in Basic Spell Triggering Tutorial... but you must do following:

1) Create ability based on spellbook
2) Add your main spell to spellbook
3) Make a trigger so when player learns spellbook ability, remove spellbook for player
4) Spellbook and your spell will be removed from commands/abilities buttons but passive effect from spell will still remain.

Probably I made a mistake in 3) but try it.