View Single Post
Old 04-24-21, 10:21 PM   #22
phooey
A-ganger
 
Join Date: Jan 2021
Location: 10th flotilla
Posts: 71
Downloads: 225
Uploads: 0
Default

Quote:
Originally Posted by Fifi View Post
Glad you like it guys

It was tested with DGUI, but all others GUI should work fine with my mod.
Just make sure the Commands_Eng allows Shift/Ctrl + D for deck crew, Ctrl + Page Up/Down for pennants, and Shift/Ctrl +U for UZO, Shift/Ctrl +V for DF antenna

Hey Fifi, I think I got it all.

Quote:
[Cmd118]
Name=Rise_UZO
Ctxt=1
Key0=0x55,sC,"SHIFT + U"

[Cmd119]
Name=Lower_whole_UZO
Ctxt=1
Key0=0x55,cC,"CTRL + U"

[Cmd121]
Name=Rise_whole_periscope
Ctxt=1
Key0=0x21,c,"CTRL+PgUp"

[Cmd123]
Name=Lower_whole_periscope
Ctxt=1
Key0=0x22,c,"CTRL+PgDn"

[Cmd150]
Name=Maneuver_officer
Ctxt=1
Key0=0x44,Cs,"SHIFT+D"

[Cmd204]
Name=Maneuver_officer_end
Ctxt=1
Key0=0x44,Cc,"CTRL+D"

[Cmd250]
Name=Navigation_officer
Ctxt=1
Key0=0x55,sC,"SHIFT + U"

[Cmd262]
Name=Navigation_officer_end
Ctxt=1
Key0=0x55,cC,"CTRL + U"

[Cmd418]
Name=DGuns_Update_target
Ctxt=1
Key0=0x22,Cc,"CTRL+PgDn"

[Cmd429]
Name=AAGuns_Update_target
Ctxt=1
Key0=0x21,Cc,"CTRL+PgUp"

[Cmd450]
Name=Radio_operator
Ctxt=1
Key0=0x56,Cs,"SHIFT+V"

[Cmd470]
Name=Radio_operator_end
Ctxt=1
Key0=0x56,Cc,"CTRL+V"
phooey is offline   Reply With Quote