From c0accca14b10bbb180c432ffb9ef0314c7a5987e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 29 Oct 2017 09:29:16 -0400 Subject: 20171029 - Added XHairs and Transparent Viewmodels - Added back the basechat.res file - Added back the old crosshairs - Added code and files for transparent viewmodels --- scripts/hudlayout.res | 840 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 833 insertions(+), 7 deletions(-) (limited to 'scripts') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 7df43bf..bf2b696 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1,13 +1,12 @@ "Resource/HudLayout.res" { - //-------------------------------------------------------------- - // KNUCKLESCROSSES //-------------------------------------------------------------- // Set visible and enabled to 1 to use. Change labelText to the // corresponding crosshair in KnucklesCrosses.png. Change xpos // and ypos values if not perfectly centered. //-------------------------------------------------------------- - + // KNUCKLESCROSSES + //-------------------------------------------------------------- KnucklesCrosses { "visible" "0" @@ -24,17 +23,844 @@ "font" "size:26,outline:off" "textAlignment" "center" "fgcolor" "Crosshair" - } - + } //-------------------------------------------------------------- + // RAYSHUD CROSSHAIRS + //-------------------------------------------------------------- + Spookmaster + { + "controlName" "CExLabel" + "fieldName" "Spookmaster" + "font" "CerbeticaBold44" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-102" + "wide" "201" + "tall" "200" + + "labelText" "0 0" + "textAlignment" "center" + + "fgcolor" "255 0 0 0" + } + + xHairCircle + { + "controlName" "CExLabel" + "fieldName" "xHairCircle" + "font" "xHairCircle" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-102" + "wide" "201" + "tall" "200" + + //"font" "xHairCircleOutline" + "font" "xHairCircle" + "labelText" "o" + "textAlignment" "center" + + "fgcolor" "255 255 255 100" + } + + ScatterSpread + { + "controlName" "CExLabel" + "fieldName" "ScatterSpread" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-99" + "ypos" "c-99" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline32" + "font" "Crosshairs32" + "labelText" "0" + "textAlignment" "center" + "outline" "1" + + "fgcolor" "255 255 255 255" + } + + BasicCross + { + "controlName" "CExLabel" + "fieldName" "BasicCross" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-102" + "ypos" "c-99" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline26" + "font" "Crosshairs26" + "labelText" "2" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + BasicCrossSmall + { + "controlName" "CExLabel" + "fieldName" "BasicCrossSmall" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-101" + "ypos" "c-99" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline18" + "font" "Crosshairs18" + "labelText" "2" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + BasicCrossLarge + { + "controlName" "CExLabel" + "fieldName" "BasicCrossLarge" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-102" + "ypos" "c-98" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline32" + "font" "Crosshairs32" + "labelText" "2" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + BasicDot + { + "controlName" "CExLabel" + "fieldName" "BasicDot" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-103" + "ypos" "c-100" + "wide" "201" + "tall" "201" + + //"font" "CrosshairsOutline24" + "font" "Crosshairs24" + "labelText" "3" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + CircleDot + { + "controlName" "CExLabel" + "fieldName" "CircleDot" + "visible" "0" + "enabled" "0" + "zpos" "2" + "xpos" "c-100" + "ypos" "c-96" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline34" + "font" "Crosshairs34" + "labelText" "8" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + ThinCircle + { + "controlName" "CExLabel" + "fieldName" "ThinCircle" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-96" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline34" + "font" "Crosshairs34" + "labelText" "9" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + WingsPlus + { + "controlName" "CExLabel" + "fieldName" "WingsPlus" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-97" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline34" + "font" "Crosshairs34" + "labelText" "c" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + Wings + { + "controlName" "CExLabel" + "fieldName" "Wings" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-97" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline34" + "font" "Crosshairs34" + "labelText" "d" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + WingsSmallDot + { + "controlName" "CExLabel" + "fieldName" "WingsSmallDot" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-97" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline34" + "font" "Crosshairs34" + "labelText" "f" + "textAlignment" "center" + + "fgcolor" "0 0 0 0" + } + + WingsSmall + { + "controlName" "CExLabel" + "fieldName" "WingsSmall" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-97" + "wide" "200" + "tall" "200" + + //"font" "CrosshairsOutline34" + "font" "Crosshairs34" + "labelText" "g" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + OpenCross + { + "controlName" "CExLabel" + "fieldName" "OpenCross" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-85" + "ypos" "c-100" + "wide" "199" + "tall" "200" + + "font" "CrosshairsOutline24" + "font" "Crosshairs24" + "labelText" "i" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + OpenCrossDot + { + "controlName" "CExLabel" + "fieldName" "OpenCrossDot" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-85" + "ypos" "c-100" + "wide" "199" + "tall" "200" + + //"font" "CrosshairsOutline24" + "font" "Crosshairs24" + "labelText" "h" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + ThinCross + { + "controlName" "CExLabel" + "fieldName" "ThinCross" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-100" + "ypos" "c-103" + "wide" "200" + "tall" "200" + + //"font" "SymbolOutline24" + "font" "Symbol24" + "labelText" "+" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + KonrWings + { + "controlName" "CExLabel" + "fieldName" "KonrWings" + "visible" "0" + "enabled" "0" + "zpos" "2" + + "xpos" "c-108" + "ypos" "c-99" + "wide" "200" + "tall" "200" + + //"font" "KonrWingsOutline24" + + "font" "KonrWings24" + "labelText" "i" + "textAlignment" "center" + + "fgcolor" "255 255 255 255" + } + + //fighter pilot crosshair, enable all of then together for best results (16x9 resolution) + + "16x9Crosshair_vertical1" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "427" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "75" + "zpos" "-5" + "wide" "1" + "tall" "154" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "16x9Crosshair_horizontal1" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "40" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "374" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "16x9Crosshair_horizontal2" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "439" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "374" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "16x9dark_top" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "426" + "xpos_lodef" "278" + "xpos_hidef" "308" + "ypos" "190" + "zpos" "-5" + "wide" "" + "tall" "38" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + "16x9dark_bottom" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "427" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "252" + "zpos" "-5" + "wide" "1" + "tall" "38" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "150" + } + "16x9dark_left" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "365" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "50" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + + "16x9dark_right" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "439" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "50" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + //end fighter pilot crosshair (16x9) + + //fighter pilot crosshair, enable all of then together for best results (16x10 resolution) + + "16x10Crosshair_vertical1" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "384" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "55" + "zpos" "-5" + "wide" "1" + "tall" "170" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "16x10Crosshair_horizontal1" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "35" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "330" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "16x10Crosshair_horizontal2" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "403" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "330" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "16x10dark_top" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "384" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "187" + "zpos" "-5" + "wide" "1" + "tall" "38" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + "16x10dark_bottom" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "384" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "254" + "zpos" "-5" + "wide" "1" + "tall" "38" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "150" + } + + "16x10dark_left" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "315" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "50" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + "16x10dark_right" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "403" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "50" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + //end fighter pilot crosshair (16x10) + + //fighter pilot crosshair, enable all of then together for best results (4x3 resolution) + + "4x3Crosshair_vertical1" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "319" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "70" + "zpos" "-5" + "wide" "1" + "tall" "154" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "4x3Crosshair_horizontal1" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "10" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "290" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "4x3Crosshair_horizontal2" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "340" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "290" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "50" + } + + "4x3dark_top" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "319" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "186" + "zpos" "-5" + "wide" "1" + "tall" "38" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + "4x3dark_bottom" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "319" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "255" + "zpos" "-5" + "wide" "1" + "tall" "38" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "150" + } + + "4x3dark_left" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "250" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "50" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + + + "4x3dark_right" + { + "ControlName" "ImagePanel" + "fieldName" "VerticalLine" + "xpos" "340" + "xpos_lodef" "279" + "xpos_hidef" "309" + "ypos" "240" + "zpos" "-5" + "wide" "50" + "tall" "1" + "tall_lodef" "206" + "tall_hidef" "212" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 255" + "alpha" "100" + } + //-------------------------------------------------------------- + // TRANSPARENT VIEWMODELS + //-------------------------------------------------------------- + "TransparentViewmodel" + { + "ControlName" "ImagePanel" + "fieldName" "TransparentViewmodel" + "xpos" "0" + "ypos" "0" + "zpos" "-100" + "wide" "f0" + "tall" "480" + "visible" "1" // Change to "1" to enable + "enabled" "1" // Change to "1" to enable + "image" "replay/thumbnails/transparent" + "scaleImage" "1" + } + //-------------------------------------------------------------- HudPlayerStatus { "fieldName" "HudPlayerStatus" "visible" "1" "enabled" "1" - "xpos" "0" - "ypos" "0" + "xpos" "1" + "ypos" "1" "wide" "f0" "tall" "480" } -- cgit v1.2.3