HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

More than 5 hero abilities.

10-28-2009, 11:15 AM#1
Kino
You see I am making a map where players can choose multiple rewards for leveling up.
Among these are your usual "learn next level of spell".

As much as I can id like to keep both spell levelling and other assorted rewards in the same interface.
Which brings me to the question, is it possible by any means to give ahero more then 5 learnable abilities?
10-28-2009, 12:24 PM#2
Anachron
Quote:
Originally Posted by Kinorhynkar
You see I am making a map where players can choose multiple rewards for leveling up.
Among these are your usual "learn next level of spell".

As much as I can id like to keep both spell levelling and other assorted rewards in the same interface.
Which brings me to the question, is it possible by any means to give ahero more then 5 learnable abilities?
Nope, wc3 hardcoded.

I use a window system for that.
10-28-2009, 12:54 PM#3
Vexorian
http://www.wc3c.net/showthread.php?p=1092622
10-28-2009, 01:14 PM#4
Kino
As awesome as that system is Id still like to have a single Spellbook.

Anyway Ive scrapped the idea of using hero learn skills.
Is it possible to add requiremnts for each level of an ability?
10-28-2009, 01:21 PM#5
Vexorian
Single spellbook? what do you mean?

The 8heroskills thing uses two pages it is simple enough, there's not a lot of spaceanyway in the command card.

I don't think it is possible to have specific requirements for each level.
10-28-2009, 01:28 PM#6
Kino
Well what i meant was that you have single spellbook.
Which has 11 buttons, 4 of them are your normal hero skills the other are just random upgrades.

All Im actually looking for is to allow the above system to scale and mimic hero levelling.
11-04-2009, 12:41 PM#7
Gorman
You could easily make the hero have 0 hero abilities, then make a fake 'learn abilities' spellbook, with the same icon, and with up to 11 learn icons in it.
Then on cast detect it, and level up/learn the ability as appropriate.
11-05-2009, 07:11 PM#8
cosmicat
Can spellbooks have "charges" though? (That is, you'd want the dummy spellbook to display a "1" in the lower-right corner on hero level-up.)

If so, then great!
11-09-2009, 11:34 AM#9
vercas
Shift and double click the "Abilities - Hero" line and put there the raw codes of your abilities.
11-09-2009, 11:58 AM#10
Anachron
Does that trick really work with learnable abilities aswell?
11-09-2009, 12:28 PM#11
Anitarf
No.
11-09-2009, 01:03 PM#12
Anachron
Quote:
Originally Posted by Anitarf
No.
I doubted it. Else why would all do Skill Tech Trees etc?
11-10-2009, 10:10 AM#13
Captain Griffen
Quote:
Originally Posted by cosmicat
Can spellbooks have "charges" though? (That is, you'd want the dummy spellbook to display a "1" in the lower-right corner on hero level-up.)

If so, then great!

Have multiple spellbook abilities, each with a different imported icon.
11-10-2009, 01:46 PM#14
Rising_Dusk
Quote:
Originally Posted by Captain Griffen
Have multiple spellbook abilities, each with a different imported icon.
This is an expensive solution, but it would definitely work.
11-10-2009, 02:04 PM#15
Anachron
Why not using an ubersplat? :D