- Joined
- Dec 6, 2012
- Messages
- 46
Hi guys i want to request a Spell book that for example i learned a spell then the spell will be inserted into the spell book
It depends on how many possible abilities you're gonna have.
6! = 720
It's 720 Spell Book... ?
On second thought...
So, when you learn a spell, that spell basically be "added" to a spell book, right ?
Tell me, is the spell only has 1 level ?
If it is, it'll be easier.
That's what I'm doing right now but, I need to know, does your spell has more than 1 level ?
Theory:
Add like 100 abilities to spell book.
Using triggers disable them all.
When you learn ability, just enable it for player.
Here's a test map.
Btw, the amount of levels for ability means NOTHING.
That's because spellbooks don't actually contain the abilities.
So lets say you make a trigger where:
Unit gains a level
If unit is a hero then
increase level of * ability.
It works just like on any other ability.
This will work perfectly fine
Leveling spell book can edit spell book settings, such as toolyip, add/replace/remove spells and so on.
But for leveling and editing spells inside it you must write code.
No, because spells are not IN the spellbook. You just level the spells that you want to level, like there was no spellbook at all.
Refer to this for more information:
http://www.hiveworkshop.com/forums/off-topic-478/theory-behind-spellbooks-228570/
EDIT: If you mean GUI code, then yeah.
I don't get if you mean levelling the spellbook itself or something else. In the first case I say no point. In the second I say Enlighten me.Read carefully, I didn't mention leveling spells inside spell book using OE