diff options
| author | CriticalFlaw <[email protected]> | 2017-10-29 09:29:16 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-29 09:29:16 -0400 |
| commit | c0accca14b10bbb180c432ffb9ef0314c7a5987e (patch) | |
| tree | 8d4424bab46a3917f2fa2a53b6c6ef99e7429a1d | |
| parent | 9fb5e581155374116d788e7283f665ad666897d3 (diff) | |
20171029 - Added XHairs and Transparent Viewmodels
- Added back the basechat.res file
- Added back the old crosshairs
- Added code and files for transparent viewmodels
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | materials/vgui/replay/thumbnails/transparent.vmt | 9 | ||||
| -rw-r--r-- | materials/vgui/replay/thumbnails/transparent.vtf | bin | 0 -> 262352 bytes | |||
| -rw-r--r-- | resource/ClientScheme.res | 12 | ||||
| -rw-r--r-- | resource/fonts/Garm3nFont.ttf | bin | 0 -> 40684 bytes | |||
| -rw-r--r-- | resource/fonts/crosshairs.ttf | bin | 0 -> 7736 bytes | |||
| -rw-r--r-- | resource/scheme/clientscheme_xhairs.res | 269 | ||||
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 2 | ||||
| -rw-r--r-- | resource/ui/basechat.res | 68 | ||||
| -rw-r--r-- | scripts/hudlayout.res | 840 |
10 files changed, 1193 insertions, 9 deletions
@@ -64,4 +64,4 @@ Credits * My team - For dealing with me and giving me constructive feedback all the time. * Flame - If it weren't for your guide, I couldn't have made this at all. Thanks a million, man. -v2017.10.28
\ No newline at end of file +v2017.10.29
\ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/transparent.vmt b/materials/vgui/replay/thumbnails/transparent.vmt new file mode 100644 index 0000000..164059b --- /dev/null +++ b/materials/vgui/replay/thumbnails/transparent.vmt @@ -0,0 +1,9 @@ +"Refract" +{ + "%keywords" "tf" + "$refractamount" "0.0" + "$refracttint" "{255 255 255}" + "$refractblur" "0.0" + "$scale" "[1 1]" + "$normalmap" "vgui/replay/thumbnails/transparent" +} diff --git a/materials/vgui/replay/thumbnails/transparent.vtf b/materials/vgui/replay/thumbnails/transparent.vtf Binary files differnew file mode 100644 index 0000000..5be2f3c --- /dev/null +++ b/materials/vgui/replay/thumbnails/transparent.vtf diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res index 03a15e0..006b969 100644 --- a/resource/ClientScheme.res +++ b/resource/ClientScheme.res @@ -63,5 +63,17 @@ Scheme "font" "resource/fonts/KnucklesCrosses.ttf" "name" "KnucklesCrosses" } + + "13" // Fog's xHairs + { + "font" "resource/fonts/crosshairs.ttf" + "name" "Crosshairs" + } + + "14" // Konr Wings + { + "font" "resource/fonts/Garm3nFont.ttf" + "name" "Garm3nFont" + } } }
\ No newline at end of file diff --git a/resource/fonts/Garm3nFont.ttf b/resource/fonts/Garm3nFont.ttf Binary files differnew file mode 100644 index 0000000..54af19a --- /dev/null +++ b/resource/fonts/Garm3nFont.ttf diff --git a/resource/fonts/crosshairs.ttf b/resource/fonts/crosshairs.ttf Binary files differnew file mode 100644 index 0000000..7a582ad --- /dev/null +++ b/resource/fonts/crosshairs.ttf diff --git a/resource/scheme/clientscheme_xhairs.res b/resource/scheme/clientscheme_xhairs.res index 64e019d..fa8933f 100644 --- a/resource/scheme/clientscheme_xhairs.res +++ b/resource/scheme/clientscheme_xhairs.res @@ -882,5 +882,274 @@ Scheme "outline" "1" } } + "xHairCircle" + { + "1" + { + "name" "Courier New" + "tall" "72" + "weight" "0" + "antialias" "1" + } + } + + "xHairCircleOutline" + { + "1" + { + "name" "Courier New" + "tall" "72" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs8" + { + "1" + { + "name" "Crosshairs" + "tall" "8" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs10" + { + "1" + { + "name" "Crosshairs" + "tall" "10" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs12" + { + "1" + { + "name" "Crosshairs" + "tall" "12" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs14" + { + "1" + { + "name" "Crosshairs" + "tall" "14" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs16" + { + "1" + { + "name" "Crosshairs" + "tall" "16" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs18" + { + "1" + { + "name" "Crosshairs" + "tall" "18" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline18" + { + "1" + { + "name" "Crosshairs" + "tall" "18" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs20" + { + "1" + { + "name" "Crosshairs" + "tall" "20" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs22" + { + "1" + { + "name" "Crosshairs" + "tall" "22" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs24" + { + "1" + { + "name" "Crosshairs" + "tall" "24" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline24" + { + "1" + { + "name" "Crosshairs" + "tall" "24" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs26" + { + "1" + { + "name" "Crosshairs" + "tall" "26" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline26" + { + "1" + { + "name" "Crosshairs" + "tall" "26" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs28" + { + "1" + { + "name" "Crosshairs" + "tall" "28" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs30" + { + "1" + { + "name" "Crosshairs" + "tall" "30" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs32" + { + "1" + { + "name" "Crosshairs" + "tall" "32" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline32" + { + "1" + { + "name" "Crosshairs" + "tall" "32" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs34" + { + "1" + { + "name" "Crosshairs" + "tall" "34" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline34" + { + "1" + { + "name" "Crosshairs" + "tall" "34" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs36" + { + "1" + { + "name" "Crosshairs" + "tall" "36" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs38" + { + "1" + { + "name" "Crosshairs" + "tall" "38" + "weight" "0" + "antialias" "1" + } + } + + "Crosshairs40" + { + "1" + { + "name" "Crosshairs" + "tall" "40" + "weight" "0" + "antialias" "1" + } + } } }
\ No newline at end of file diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index c710f51..98fdc1a 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -1775,7 +1775,7 @@ "ControlName" "CExLabel" "fieldname" "VersionNumber" "font" "Cerbetica14" - "labelText" "v2017.10.28" + "labelText" "v2017.10.29" "xpos" "r55" "ypos" "r13" "wide" "80" diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res new file mode 100644 index 0000000..156bec9 --- /dev/null +++ b/resource/ui/basechat.res @@ -0,0 +1,68 @@ +"Resource/UI/BaseChat.res" +{ + "HudChat" + { + "ControlName" "EditablePanel" + "fieldName" "HudChat" + "visible" "1" + "enabled" "1" + "xpos" "3" + "ypos" "30" + "wide" "240" + "tall" "120" + "PaintBackgroundType" "0" + } + + ChatInputLine + { + "ControlName" "EditablePanel" + "fieldName" "ChatInputLine" + "visible" "1" + "enabled" "1" + "xpos" "3" + "ypos" "395" + "wide" "237" + "tall" "0" + "PaintBackgroundType" "0" + } + + "ChatFiltersButton" + { + "ControlName" "Button" + "fieldName" "ChatFiltersButton" + "xpos" "202" + "ypos" "0" + "wide" "33" + "tall" "8" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#chat_filterbutton" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Default" "0" + } + + "HudChatHistory" + { + "ControlName" "RichText" + "fieldName" "HudChatHistory" + "xpos" "0" + "ypos" "0" + "wide" "242" + "tall" "75" + "wrap" "1" + "autoResize" "1" + "pinCorner" "1" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "south-west" + "font" "ChatFont" + "maxchars" "-1" + } +} + 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" } |
