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!
That is a much MUCH more complicated way of doing it, although probably a bit more reliable because it allows you to free up your arrow keys for scrolling and such.
Usually something is constantly selected, like an item shop or a hero standing next to one. The "s" may be a hotkey for an item availiable. So when you press "s" you are actually buying an item or causing some sort of unrelated action that is the condition for the movement trigger. It would be set up maybe like this:
Event:
-(Hero) buys an item
Condition:
-item type of (purchesed item) is equal to (item with "s" hotkey)
Action:
-Remove (last purchesed item) from (hero) inventory
-Whatever action ther use to reface or set movement of a unit for that particular map.
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.