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!
i'd like to know how the people make that when a player presses a button (like H or U) some actions happen! in GUI i saw only directions, esc buttons... how to use others?
No, it's not possible in jass, but you're right about the Channel ability.
Uncheck the option "Visible" (so its icon will not appear), make it an instant cast ability, and set 'G' as hotkey. You can detect when the player presses G by detecting when the hero casts the appropriate spell.
Note that a hero can only have 5 abilities.
> he can have as many as possible as long as they are invisible
No, he can't start with more than 5 hero abilities regardless of what they are.
But there is no limit (in theory) to the number of abilities you can add using triggers.
> he can have as many as possible as long as they are invisible
No, he can't start with more than 5 hero abilities regardless of what they are.
But there is no limit (in theory) to the number of abilities you can add using triggers.
well, the only thing you could do, i think, is have a dummy unit that is selected for the player (Select "dummy unit" for player 1) that has no movement or attack, but with those abilities like above that can fill in the whole 4 by 4 square or w/e in the right that isnt visable so it looks like you dont have selection.
Well, truthfully they can only have 5 Hero abilities but you can increase that number to much more using spell books and triggers(you can have categorized abilities, fire, ice , etc.. using spell books and still have them learn able).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.