Quote:
Originally Posted by Mark Sir Link
not sure if Stefan will end up making it server protected since it can actually be useful for a number of things, but sure
PHP Code:
//Adventure_invokeKeyEvent(mode, keycode, keystring, unknown);
//mode 0 = ?
//mode 1 = down
//mode 2 = up
I would like to see if the rest of these functions could be released/made public
|
That's pretty neat. I think could automatically fix the "key down" problem with this, where Graal doesn't register that I let go of my arrow keys; or I could at least make a hotkey to quickly fix it whenever it happens.