HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

hero level up question

09-09-2006, 05:30 PM#1
TheGreatCheese
is there any way to hide a hero level up, I know you can change a heros level and hide it, but i need to know if theres a way to hide the level up thing when the hero gains a level on its own.
09-09-2006, 06:02 PM#2
blu_da_noob
Hide the special effect? Shouldn't be too hard. Just import a blank textfile and change the path to the same as the normal level up effect (I think it is "Abilities\Spells\Other\Levelup\Levelupcaster.mdx").

Edit: Oh yeah, this isn't the right forum. Moving to general dev.
09-09-2006, 06:55 PM#3
TheGreatCheese
thanks for the help.
09-10-2006, 03:55 PM#4
DurotarLord
i found an easier way to do it a while back. you dont even need to import a blank doc, just go into "Game-Interface" and change the hero level up bar (i forget the exact name of it buts its a piece of cake to find) to pretty much anything else and it wont be visible.
09-10-2006, 04:07 PM#5
shadow1500
Quote:
Originally Posted by The Warcraft III Ability Guide
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.
Incase you still want to use that effect for other stuff.