I added that manually in to the
found here
Quote:
C:\Program Files\Ubisoft\Silent Hunter 4 Wolves of the Pacific\Data\Menu\cfg
|
Go to
Quote:
[Station4]
Name=5640
Tooltip=5640
CommandWhenActivated=Conning_deck_camera
IconIndex=4
|
And put this in
Quote:
Button3Command=Report_weather
Button3CommandToCheckIfIsEnabled=!Is_Underwater
Button3IconRowColumn=1,10
Button3Tooltip=5619
|
Be sure that all the other groups in [Station4] adds up
Look at the "Button" NR!!!!
Quote:
Button2Type=Checkbox
Button2CommandWhenClicked=UZO_camera
Button2CommandToCheckIfIsChecked=Is_UZOTBT_camera_station _Active
Button2CommandToCheckIfIsEnabled=!Is_Underwater
Button2IconRowColumn=4,2
Button2Tooltip=5642
|
Next is of course...
Quote:
Button3Command=Report_weather
Button3CommandToCheckIfIsEnabled=!Is_Underwater
Button3IconRowColumn=1,10
Button3Tooltip=5619
|
and next... :p
Quote:
Button4Command=Recognition_manual
Button4CommandToCheckIfIsEnabled=Is_UZOTBT_camera_station _Active
Button4IconRowColumn=4,5
Button4Tooltip=5629
|
And so on...