///////////////////////////////////////////////////////////////////////////// //Pilot Crosshair ///////////////////////////////////////////////////////////////////////////// //set "visible" and "enabled" to "1" //Part for all resolutions "PilotVertical" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c" "ypos" "89" "zpos" "10" "wide" "1" "tall" "140" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "Crosshair" } "PilotTop" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c" "ypos" "204" "zpos" "11" "wide" "1" "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "255 255 255 155" } "PilotBottom" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c" "ypos" "256" "zpos" "11" "wide" "1" "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "255 255 255 255" } "mbtBottom" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c" "ypos" "252" "zpos" "10" "wide" "1" "tall" "140" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "Crosshair" } "PilotLeft" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c-212" "ypos" "240" "zpos" "10" "wide" "200" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "Crosshair" } "mbtLeft" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c-37" "ypos" "240" "zpos" "11" "wide" "20" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "255 255 255 255" } "PilotRight" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c12" "ypos" "240" "zpos" "10" "wide" "200" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "Crosshair" } "mbtRight" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c16" "ypos" "240" "zpos" "11" "wide" "20" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "1" //1 "enabled" "1" //1 "fillcolor" "255 255 255 255" } ///////////////////////////// //Widescreen "PilotHorizontal1" { "ControlName" "ImagePanel" "fieldName" "HorizontalLine" "xpos" "c-376" //c-346 "ypos" "240" "zpos" "-100" "wide" "364" //334 for 16x10 "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "0" //1 "enabled" "0" //1 "fillcolor" "Crosshair" } "PilotHorizontal2" { "ControlName" "ImagePanel" "fieldName" "HorizontalLine" "xpos" "c12" "ypos" "240" "zpos" "-100" "wide" "364" //334 for 16x10 "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "0" //1 "enabled" "0" //1 "fillcolor" "Crosshair" }