• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Issues with Keyboard Events

Status
Not open for further replies.
Level 1
Joined
Dec 1, 2009
Messages
2
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)
 
Status
Not open for further replies.
Top