From what I know, you would probably have to detect the key board button being pressed and then issue a trigger based on the button pressed.
For targeting, you can create a trigger that is enabled after the ability is selected and then requires a unit to be selected. I am sorry I don't know the exact functions for these. I hope I was of some help.
Rollback Post to RevisionRollBack
Current Map Projects: War of Finality
To post a comment, please login or register a new account.
Using Disable of Game UI.
Hero has some custom abilities created via data editor.
I'd like to use numb keys 1-0 to cast the spells, and I'd like to have a targeting phase where the player selects a target w/ the mouse.
Currently I'm using "Issue Order to Unit..." and then that casts the ability upon key press, but there is no targeting stage.
With Game UI Disabled, how can I cast a custom spell, selecting the spell using 1-0 and then casting with mouse click?
@XLIIVI: Go
From what I know, you would probably have to detect the key board button being pressed and then issue a trigger based on the button pressed.
For targeting, you can create a trigger that is enabled after the ability is selected and then requires a unit to be selected. I am sorry I don't know the exact functions for these. I hope I was of some help.