• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Adding Spells to Spell Books

Status
Not open for further replies.
Level 5
Joined
Feb 2, 2007
Messages
135
Please, Forgive me if I've posted this before, I have a crap memory.
Anyhow
For my RPG Map i'm currently working on (and hopefully will finish) each class has a spell book, containing their powers.
I was wondering if you could add spells to aformentioned spell books that weren't in the spell books originally.
Can this be done?
If so how?
Many Thanks
~Mun'ki
 
Level 21
Joined
Aug 21, 2005
Messages
3,699
For each spell you want to "add", you need another spellbook ability. The data id of the spellbook MUST be the same as the "original" spellbook. Add the ability you want to add to the spelllist of the new spellbook.

Whenever you want the ability to be added to the "large" spellbook, add the new spellbook ability to the unit. To prevent the spellbook icon from showing up twice, you must disable the new spellbook ability using the "Player - disable ability" trigger.
 
Status
Not open for further replies.
Top