Page 1 of 1

Resetting keybinds

Posted: Sat Nov 15, 2014 1:52 am
by FireBlade
I accidentally cleared my Cltr+B keybind to eject ship.

In-Game UI won't let me press two keys at a time, and didn't know what code call to use inside my custom bzgame_keys config file.

What's the fix?

Also, in 5v5s, I can't select/send units to F7. Is there a fix for that as well?

Re: Resetting keybinds

Posted: Sat Nov 15, 2014 2:13 am
by Red Devil
in your custom bzgame_keys.cfg:

Bind("+ctrl b", "whateverthecommandis");

or open your console using Ctrl ~ and use the inputbind.eject command to bind the keys

can't recall the F7 fix atm (been away)

Re: Resetting keybinds

Posted: Sat Nov 15, 2014 3:57 am
by FireBlade
RedDevil: My problem specifically is not knowing what goes in the "whateverthecommandis" part :)

Re: Resetting keybinds

Posted: Sat Nov 15, 2014 11:04 am
by mase
In input settings go to default, select keyboard then load that resets your keybinds.