• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

Hero selection -> show abilities the hero has before hero is selected ?

Status
Not open for further replies.
Level 5
Joined
Feb 1, 2009
Messages
111
I've seen this in maps before, where a player can read the abilities of a hero before they select to play.

Thing is, I am adding abilities to the heroes with triggers so they are not initially on the hero (in object editor). Still, is it possible to do this for the user in-game before selecting?
 
Level 5
Joined
Feb 1, 2009
Messages
111
I did, but in-game when you click the hero, it shows nothing. I also tried adding the level of the ability, that doesn't matter either.

  • Add hero abilities to heroes just to view
    • Events
      • Map initialization
    • Conditions
    • Actions
      • -------- Add Paladin Skills to Neutral selector --------
      • Unit - Add Light Essence to Paladin 0006 <gen>
i also tried
Hero - Learn Skill :/
 
Last edited by a moderator:
Status
Not open for further replies.
Top