SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
04-14-22, 01:00 AM | #1 |
Ace of the Deep
Join Date: Apr 2005
Posts: 1,033
Downloads: 69
Uploads: 0
|
Helm and Depth Control Panels
Is there a way to get the two of them to be displayed simultaneously? Right now I can only show one of them at any one time.
|
04-14-22, 05:45 AM | #2 |
XO
|
yes you can
first off look at this :
https://www.subsim.com/radioroom/dow...o=file&id=5567 if you look in the huds folder in your coldwaters directory so : Cold Waters\ColdWaters_Data\StreamingAssets\default\hud look for the default text file in it near the bottom will be these lines tho they do differ depending on mods and what cw you running of course [HUD LAYOUT] //All positions in screen pixels //From element's default anchored screen corner/position BottomLeftPanelPos=0,0 //Toolbar position 0,0, (1 to anchor to minimap or 0 for no anchor) //Default toolbars overlap and enabled via tabs/keys //ToolbarsPos=0,0,0 //ForceAllToolbarsOn=FALSE //HelmToolbarOffset=0,0 //DiveToolbarOffset=0,0 //SensorToolbarOffset=0,0 //Force all toolbars on in bottom horizontal row ToolbarsPos=0,0,0 ForceAllToolbarsOn=TRUE HelmToolbarOffset=391,-346 DiveToolbarOffset=700,-346 SensorToolbarOffset=1013,-346 //Force all toolbars on in right vertical stack, anchored to mini-map //ToolbarsPos=0,0,1 //ForceAllToolbarsOn=TRUE //HelmToolbarOffset=0,0 //DiveToolbarOffset=0,71 //SensorToolbarOffset=0,142 Basically the one you want to use DOSE NOT have the // in front of it k so for example hear we see that this on is in use //Force all toolbars on in bottom horizontal row ToolbarsPos=0,0,0 ForceAllToolbarsOn=TRUE HelmToolbarOffset=391,-346 DiveToolbarOffset=700,-346 SensorToolbarOffset=1013,-346 the top names say the position so Force all toolbars on in bottom horizontal row Or Force all toolbars on in right vertical stack, anchored to mini-map ect if you get stuck message me on subsim k Steel Shark
__________________
"History is Written by the Victors." |
04-14-22, 08:32 AM | #3 |
Ace of the Deep
Join Date: Apr 2005
Posts: 1,033
Downloads: 69
Uploads: 0
|
So it's basically editing the config file with a text editor, and commenting out the unwanted options?
|
04-15-22, 09:51 AM | #4 |
XO
|
yep
yes its just changing the position of HUD elements yes via text or in some cases code that,s more complex tho
Steel Shark
__________________
"History is Written by the Victors." |
|
|