Hey, I was wondering if some people could help me rig up a keypress detection script in JASS.
Right now I'm trying to use the Keyboard and Mouse API from this nifty package:
http://www.hiveworkshop.com/forums/reinventing-craft-458/get-latest-version-here-37089/#top
However, when I download it and import common.j file, WC3edit crashes when I try to save. It throws all kinds of errors like:
"Unregistered Native Function"
Then it disables all the triggers and finally crashes.
Any thoughts as to how to make this work or use some alternative?
(NOTE: I don't want to use the old "hotkey an ability" trick... I've already got that working and I'm trying to refine it so I don't need unnecessary abilities)
Right now I'm trying to use the Keyboard and Mouse API from this nifty package:
http://www.hiveworkshop.com/forums/reinventing-craft-458/get-latest-version-here-37089/#top
However, when I download it and import common.j file, WC3edit crashes when I try to save. It throws all kinds of errors like:
"Unregistered Native Function"
Then it disables all the triggers and finally crashes.
Any thoughts as to how to make this work or use some alternative?
(NOTE: I don't want to use the old "hotkey an ability" trick... I've already got that working and I'm trying to refine it so I don't need unnecessary abilities)