View Single Post
Old 11-23-10, 12:04 PM   #5067
ustahl
Watch Officer
 
Join Date: Apr 2005
Location: Oulu, Finland
Posts: 339
Downloads: 156
Uploads: 0
Default

Quote:
Originally Posted by letterboy1 View Post
Hi, I'm using version 5.2.0 of this great UI mod. I am not using any keyboard command mods (i.e. Church's). Is there anything in this mod that might affect the F5 key's ability to order "Man the Deck Gun" or the F6 key's ability to order "Man the flak Gun?" The F7 key seems to work just fine for ordering and un-ordering "Battlestations."

Oddly, I can use F5 to un-man the Deck Gun after using the Watch Officer to Man it, but that is all I can get that F5 key to do. Any clue what I'm doing wrong?

Thanks!
Hi,
I recently fixed similar Deck gun and Flak issues by editing following entries in Commands.cfg:

[Cmd438]
Name=Toggle_activate_aa_gun_team
Contexts=1,14
Key0=0x75,,"F6"
HasDelayedExecution=Yes

[Cmd439]
Name=Toggle_activate_deck_gun_team
Contexts=1,14
Key0=0x74,,"F5"

Now these can be toggled on and off, as the command names indicate.

Make sure to cancel out any other (conflicting) commands containing "F5" and/or "F6" with a ";" up front.
__________________
Cheers
Uffe
ustahl is offline   Reply With Quote