Author Topic: Key mapping help: "g" is already bound to a non-remappable command!  (Read 741 times)

So I am trying to rebind "g," but whenever I do I get the message stated in title. Now I know "g" is remappable because that is what the client add-on before it was using which was not a default add-on (so some time in my blockland game I gave "g" a brand new keybind because it was not in use). I did go into my config file withing config>client folder and deleted the key binding, but it still does not let me remap it. I never knew "g" was a special key or something.

It's been a couple years since I touched keybinds, but this is off the top of my head:

Code: [Select]
movemap.unbind(keyboard,g);