Author Topic: 'W' key un-mappable.  (Read 436 times)

Just now I binded a key to the command /warp, using this:
moveMap.bindCmd(keyboard,"alt w","","commandToServer('warp');");
Strangely, this un-binded the w key from Forward.
I've tried re-mapping it via the controls menu, but got no results. Instead, the games tells me that the 'w' key is bound to a function that cannot be re-mapped...

Any way I can fix this without re-installing Blockland?

Nevermind, issue fixed.