Log in

View Full Version : Can't seem to bind Captain's Log screen to a key


Seefer
05-21-10, 04:09 PM
I'm trying to bind the Captain's Log screen (the one that appears when you click on the captain's hat icon at top right) to the K key.

I've tried changing placing the Key0=0x4B,,"K" line at the following spots (not all at once mind) in the command.cfg file but it doesn't work at any of these locations. Anyone know what I'm doing wrong here?

[Cmd60]
Name=Captain_log
Contexts=1,15

[Cmd65]
Name=Toggle_captain_log
Contexts=1,15

[Cmd114]
Name=Toggle_captain_panel
Contexts=1,15
;Key1=0x7B,c,""
;Key2=0x7B,s,""

Thanks

kylania
05-21-10, 04:25 PM
If you're using TDW's NewUI + TDC, it maps a key to "K" via scripting, which overrides the commands.cfg stuff. Change your mapping to something else, or find the line:


IncreaseChalkBoardCountHotKey = [ True, MenuKeyManagerWrapper.Keys.K, False ]


in the TheDarkWraithUserOptions.py file and change that mapping to something else.

Seefer
05-21-10, 04:31 PM
If you're using TDW's NewUI + TDC, it maps a key to "K" via scripting, which overrides the commands.cfg stuff. Change your mapping to something else, or find the line:



in the TheDarkWraithUserOptions.py file and change that mapping to something else.

That worked....thanks :)

commandosolo2009
05-24-10, 10:23 AM
why would you want to do that?? Leave the keys for actions/maneuvers/commands.. BTW, I think log is assigned to hotkey K by default.. that is if you are referring to captains log. If you are talking about patrol log, its also in the same log, middle section..

If you want objectives, they are to the left side.

Cheers

CS2009:rock: