Quote:
Originally Posted by DrakilorP2P
Not sure what is going on, but try replacing
PHP Code:
function GraalControl.onKeyPressed(code, key, scan) {
with
PHP Code:
function onKeyPressed(code, key, scan) {
You should probably ask Switch about it since he's the last one who messed with it before it broke.
|
He came back to help, and made it worst. He hasn't been online since. I'll try your remedy.
EDIT: Works like a charm, thanks.