Thread: Zoom in help
View Single Post
  #7  
Old 08-05-2011, 11:47 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Mark Sir Link View Post
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.
Reply With Quote