[Solved] How do i add\remove abilities from spellbook?

Status
Not open for further replies.
This is a great tutorial I used when I first learned how to create spellbooks:
http://www.thehelper.net/forums/showthread.php/34530-How-to-Make-Spellbooks

To hide/show a spellbook, you can do the action:
  • Player - Disable <My Spell Book> for Player 1 (Red)
This will make it so that you cannot see nor click the spellbook. However, the passive abilities within it will still be applied on your unit. ;)

To add or remove abilities to/from a spellbook, you have to create a dummy spellbook with that specific spell added as one of the abilities in its ability list. You have to make sure the Data - Base Order Id of the dummy spellbook is the same as that of your actual spellbook. Check out the tutorial I linked above, it goes into much better detail on that subject.

Adding it requires that process. However, removing it is as simple as Remove "Ability" from Unit.

Good luck!
 
Status
Not open for further replies.
Back
Top