Resetting keybinds

Moderators: GSH, VSMIT, Red Devil, Commando

Post Reply
FireBlade
Scrap
Posts: 9
Joined: Tue Dec 31, 2013 7:10 pm

Resetting keybinds

Post 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?
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: Resetting keybinds

Post 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)
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln

Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV

Lifetime member of JBS and NRA
FireBlade
Scrap
Posts: 9
Joined: Tue Dec 31, 2013 7:10 pm

Re: Resetting keybinds

Post by FireBlade »

RedDevil: My problem specifically is not knowing what goes in the "whateverthecommandis" part :)
mase
Thunderbolt
Posts: 160
Joined: Sat Mar 05, 2011 11:17 am

Re: Resetting keybinds

Post by mase »

In input settings go to default, select keyboard then load that resets your keybinds.
Post Reply