View Single Post
Old 04-14-22, 05:45 AM   #2
steel shark
XO
 
Join Date: Oct 2019
Location: Uk
Posts: 414
Downloads: 48
Uploads: 5


Icon1 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."
steel shark is offline   Reply With Quote