• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Hero Level-Up Model

Status
Not open for further replies.
It comes from an ability which I believe all heroes have. You can't see it though as it is hidden in the world editor so it's a bit more fiddly to change than you might have hoped.

I hope someone else can confirm or expand upon my limited answer.

Aher (Hero): The hero ability specifies the level up effect of heroes in its caster art field. You'll need a customized AbilityData.slk file in order to get this ability displayed in the editor. Simply set the useInEditor flag to 1 in that file.

Source: http://www.wc3c.net/showthread.php?t=81742
 
do u mean how to change the effect that is made when a hero lvls up ?
Exactly.

It comes from an ability which I believe all heroes have. You can't see it though as it is hidden in the world editor so it's a bit more fiddly to change than you might have hoped.

I hope someone else can confirm or expand upon my limited answer.
Do you have any idea on how can i get that "AbilityData.slk"?
 
Oh, just grab an effect model you like, import it in WE and use this custom path for the model: Abilities\Spells\Other\Levelup\Levelupcaster.mdx. This should do it just right.
Oh thanks, it works like a charm! :')

But I do know it only applies for skins and not models..... Well, does it apply for models too?
It does ;)
 
Status
Not open for further replies.
Back
Top