HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Keyboard events

10-17-2003, 03:33 AM#1
Klownkiller
Is there any one out there who knows how to use any keys other than the arrow keys as a keboard event? is there maybe a list i can insert using Jass for the other 97 keys?
10-17-2003, 05:38 AM#2
Supra God CrK
nope there is not
unless you want people to hit enter first than type a letter than hit enter again to send the message. than use a trigger to recognize the letter typed and do actions. something like condition message is exact match to "fart" than do actions destroy target unit. stuff like that.
10-17-2003, 12:49 PM#3
Klownkiller
Well that's a real bore. you would think they would make it at least possible with a little effort. Thanks for the input though.