• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

A lot of ability

Status
Not open for further replies.
Level 4
Joined
Aug 30, 2008
Messages
73
Hi all, I've a problem: I want to give to the heroes the chance to learn more than 4 skills. So I created a skill by taking the spell book as the basis of ability. The problem arises when the hero learns a skill, how do I put it in the book? Is possible to do it without a jass code?
Thanks
 
Level 9
Joined
Jul 3, 2008
Messages
495
If I remember correct, you need to create a copy of your existing spellbook, with the same id. But in the copy you only add the ability you want to add to the right spellbook.

Then with triggers you add the copy spellbook to the unit.

Else search on www.wc3c.net, and know vexorian explained how to do.
 
Status
Not open for further replies.
Top