Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
How to add a learnable hero ability
How to add a learnable hero ability
08-25-2009, 03:17 AM
#1
Dooblivion
Hi,
I can't figure out the trigger to add a learnable ability to a hero.
I want to make it so when a hero triggers an event, he will have a new skill to learn.
TY
08-25-2009, 04:36 AM
#2
Rising_Dusk
View the part of
this tutorial
that talks about engineering upgrade.
08-25-2009, 03:42 PM
#3
Dooblivion
Thanxs
08-26-2009, 08:49 PM
#4
Pyrogasm
I believe that if you add it and call UnitMakeAbilityPermanent() it should make it levelable, provided the hero has < 6 skills already.
Am I right, or just crazy?