View Single Post
Old 09-17-17, 12:38 AM   #10
Halcyon
Helmsman
 
Join Date: Feb 2010
Location: West Coast, USA
Posts: 106
Downloads: 104
Uploads: 3
Default

The toolbars won't show up in 1.08. They are turned on in the default.txt file, but fail to show in either the 1984 campaign or a single mission (I tried the Duel).
Pressing the key commands to make them appear won't work either. They're just missing completely.

Also, the image for the Kommunist MS ship is just a white box.

Code:
[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,1
//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=331,-346
DiveToolbarOffset=640,-346
SensorToolbarOffset=953,-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

BottomRightPanelPos=0,0
UpperRightStatusIcons=0,-3
UpperCentreBearingTapePos=0,-2
BottomCentreWaypointInfoPos=0,153
UpperRightTacMapZoomReadoutPos=0,-45
UpperRightPeriscopeZoomReadoutPos=0,-45
UpperRightRecognitionManual=0,0
UpperLeftPeriscopeESMPos=0,0
MainCameraFieldOfView=30
Halcyon is offline   Reply With Quote