Log in

View Full Version : Hud position


Javelin
09-30-17, 07:22 AM
Don't know if this was addressed . Will there be a option which will place the tool bars at the bottom of the screen I cannot not seem to get it to work by changing the default text

GeneralGamer
09-30-17, 09:14 AM
This is one way, I can't find the one that lines them up side by side.

http://www.subsim.com/radioroom/showthread.php?t=233517

-Pv-
09-30-17, 10:55 AM
Comment out the other option sections which look like this and paste this section in:

//Force all toolbars on in bottom horizontal row
ToolbarsPos=0,0,0
ForceAllToolbarsOn=TRUE <--- all bars active
HelmToolbarOffset=331,-346
DiveToolbarOffset=645,-346
SensorToolbarOffset=953,-346

-Pv-

Bungo_Pete
09-30-17, 01:28 PM
heres a little tip that will save you some time in the future (game updates)
once you get the hud display working put a back up file(the one you changed) on yer desktop and copy it when you need it.

Javelin
10-01-17, 08:33 AM
Thanks for the help. I did that and they still are in the original position I'll hope its addressed in a future update

-Pv-
10-01-17, 12:08 PM
I suspect you are not commenting out the section which sets them to the position you do not want, or you're using a mod with files in multiple locations and you are not editing the correct location.
-Pv-