Author Topic: Rebinding Console  (Read 739 times)

As some of you may have noticed I can't type "0" with my keyboard, since whenever I press "0" it brings up console (strange, it wasn't an issue in Vanilla, I could type "0" in my chatbox).

My question is, is there a way of moving the console to a different key? I'm really missing my "0".

Thank you in advance.

Isn't the console bound to the ` button by default?

I have Hungarian keyboard, so it is the "0" to me.

Open default.bind.cs which is in the Blockland\base\client\scripts directory. Find the line that says
"GlobalActionMap.bind(keyboard, "tilde", toggleConsole);" and change tilde to alt c or something.

Save it, and delete default.bind.cs.dso.

Thanks Wedge, works like a wonder. Since it is solved, I'm locking this topic. Thank you once again.