![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#1 |
Planesman
![]() Join Date: Dec 2001
Location: Edinburgh Jockland
Posts: 199
Downloads: 33
Uploads: 0
|
![]()
Hi
Is there a key that will take you straight to the attack map rather than having to the Nav map first? Thanx
__________________
Whats not to love about Submarines? Long'Hard and full of Seamen!! |
![]() |
![]() |
![]() |
#2 |
Grey Wolf
![]() Join Date: Oct 2005
Location: Deep Waters
Posts: 871
Downloads: 31
Uploads: 0
|
![]()
Not sure about vanilla, but mine is set for 't'.
__________________
Guess I should change my sig since SH5 has an offline mode now ![]() |
![]() |
![]() |
![]() |
#3 | |
XO
![]() Join Date: Mar 2007
Posts: 411
Downloads: 1
Uploads: 0
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#4 | |
Captain
![]() Join Date: Mar 2007
Location: Bucharest, Romania
Posts: 529
Downloads: 0
Uploads: 0
|
Quote:
If you look in OrdersBar.cfg, the action that takes you to Attack map is called Attack_2D_map. In Commands.cfg, that command (number 34) has no key defined to it (actually it has the old SH3 key (F6), but is commented). All you have to do is to change that line. PS: the T key is normaly assigned to take you to the torpedos' station.
__________________
Kilroy was here |
|
![]() |
![]() |
![]() |
#5 | ||
Planesman
![]() Join Date: Dec 2001
Location: Edinburgh Jockland
Posts: 199
Downloads: 33
Uploads: 0
|
![]() Quote:
Exactly what do you type to change this? Is this the section you change? Button2Type=Checkbox Button2CommandWhenClicked=Attack_2D_map Button2CommandToCheckIfIsChecked=Is_Attack_2D_map_ station_Active Button2IconRowColumn=2,2 Button2Tooltip=5613 If so what text do you alter? Thanx
__________________
Whats not to love about Submarines? Long'Hard and full of Seamen!! |
||
![]() |
![]() |
![]() |
#6 |
Captain
![]() Join Date: Mar 2007
Location: Bucharest, Romania
Posts: 529
Downloads: 0
Uploads: 0
|
![]()
I mentioned the OrdersBar.cfg just to indicate where to look for the command the buttons send to the game.
When you want to configure the command, you have to look into and change Commands.cfg: [Cmd34] Name=Attack_2D_map Ctxt=1 MnID=0x3F020009 ;Key0=0x75,,"F6" Page=0x32000000,3741 will become [Cmd34] Name=Attack_2D_map Ctxt=1 MnID=0x3F020009 Key0=0x75,,"F6" Page=0x32000000,3741 This change will enable F6 to activate AttackMap. This is not ok, since F6 is used to switch to DeckGun. 0x75 is the hexa code for F6. If you want to use normal letters, then you specifiy the ASCII code for that letter. The letter A has an ASCII code of 65 which is 0x41 in hexa. PS: be careful when you modify any of these files: i see you accidentaly inserted a space inside Is_Attack_2D_map_station_Active . This will cause the button not to work anymore.
__________________
Kilroy was here |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|