Author Topic: Unbind console command  (Read 604 times)

what's the console command for unbinding a key?
I mistakenly binded 3 to do a 180 angle turn

Just open up your Options => Controls menu, double click the entry, and hit the Backspace button.

Just open up your Options => Controls menu, double click the entry, and hit the Backspace button.
I Did That Before It Says 3 Is Binded To A Non Remapable Command
I Used A Console Command To Make 3 Do A 180 By Mistake

With Blockland closed, navigate to "config/client" and open the file called "config.cs".

Look for a line that starts like this:
Code: [Select]
moveMap.bind(keyboard, "3"
Delete that line.

I Did That Before It Says 3 Is Binded To A Non Remapable Command
I Used A Console Command To Make 3 Do A 180 By Mistake
You must have deleted the add on after. Got to config/client/config.cs and remove the line that says moveMap.bind(keyboard, "3", whatever);

Warning - while you were typing a new reply has been posted. You may wish to review your post.

Beat me to it Greek ):

Warning - while you were typing a new reply has been posted. You may wish to review your post.
lol ^