I want to hide the icon of the skill but i want to the skill still work with the keyword(which is F), so if the hero press F the skill will be casted. Is there a way to do that ? I tried with Spell Book but it didn't work, the skill wasn't casted
Which would still be clickable and you cannot get rid of the tooltips properly.
I want to hide the icon of the skill but i want to the skill still work with the keyword(which is F), so if the hero press F the skill will be casted. Is there a way to do that ? I tried with Spell Book but it didn't work, the skill wasn't casted
I want to hide the icon of the skill but i want to the skill still work with the keyword(which is F), so if the hero press F the skill will be casted. Is there a way to do that ? I tried with Spell Book but it didn't work, the skill wasn't casted
It's possible do check if the player pressed "F" with jass or vjass ?
Not possible. You can only detect arrow keys and ESC.
how can i detect ESC ?