It's in .....Data\Cfg\Commands.cfg
[Cmd436]
Name=Toggle_battle_stations
Ctxt=1
Key0=0x42,,"B"
(add the red line)
but this command also uses the B for binocular view
[Cmd544]
Name=Adv_Binocular_camera
Ctxt=11
Key0=0x42,,"B"
Don't know if that would cause any problems or not since they are in different contexts, but if you were on the bridge and hit B you'd get the binoculars for sure. If you don't use the binoculars command, you could just comment out the key for cmd544 with a semi-colon [;]
|