View Single Post
Old 01-16-21, 05:08 PM   #77
Anvart
Admiral
 
Join Date: Jan 2006
Location: Russia ®
Posts: 2,492
Downloads: 122
Uploads: 1
wolf_howl15

Quote:
Originally Posted by Fifi View Post
In order to raise the pennants when back home (very close to deck), you should add this line in my Data/Cfg/Commands_En
So when hitting "shift+K" the pennants will appear.
But first, you have to hit "Ctrl+Page up" to fully raise attack periscope!
Quote:
Originally Posted by Fifi View Post
...
Had to adjust the new commands cfg to make it work as intended, that all
Hello, buddy.
If it so, the likely cause of the automatic pennant raising confusion is in Commands_xx.cfg.
I want you to fully understand the logic of my mod... so I'm say it again.

Original mod
"..._DFa-Flag&Pens_2010"


 
File: Commands_xx.cfg

Game commands for
raising/lowering pennants

*******************************
[Cmd121]
Name=Rise_whole_periscope
Ctxt=1
Key0=0x21,c,"Ctl+PgUp" ;;;;; and Pennants Up

[Cmd123]
Name=Lower_whole_periscope
Ctxt=1
Key0=0x22,c,"Ctl+PgDn" ;;;;; and Pennants Down
*******************************

Buffer of commands for implementing
the logic of automatic pennants raising

*******************************
[Cmd418]
Name=DGuns_Update_target
Ctxt=1
Key0=0x22,Cc,"Ctl+PgDn"
Key1=0x22,C,"PgDn"
Key2=0x21,C,"PgUp"

[Cmd429]
Name=AAGuns_Update_target
Ctxt=1
Key0=0x21,Cc,"Ctl+PgUp"
*******************************
Conclusion: For automatically raising of the pennants (and the periscope) command "Ctl + PgUp" is used.
And you don't need to invent anything.

P.S.
I found two more of the same mods on my HDD:
LSH3-5_DFa-Flag & Penns_2010.7z,
WAC_DFa_FlagPens_BrHatch.7z (WAC 4.1, for TypIIA, TypIID Turms).
Somewhere there was one more...
__________________
Alex ®


Moses said: "Don't create yourself an idol"...

Last edited by Anvart; 01-21-21 at 06:59 PM.
Anvart is offline   Reply With Quote