diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /#customizations/_stock/hudplayerclass.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to '#customizations/_stock/hudplayerclass.res')
| -rw-r--r-- | #customizations/_stock/hudplayerclass.res | 306 |
1 files changed, 0 insertions, 306 deletions
diff --git a/#customizations/_stock/hudplayerclass.res b/#customizations/_stock/hudplayerclass.res deleted file mode 100644 index 641ed86..0000000 --- a/#customizations/_stock/hudplayerclass.res +++ /dev/null @@ -1,306 +0,0 @@ -"Resource/UI/HudPlayerClass.res" -{ - // Player Class Data - "HudPlayerClass" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerClass" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - } - "PlayerStatusClassImage" - { - "ControlName" "CTFClassImage" - "fieldName" "PlayerStatusClassImage" - "xpos" "c210" - "ypos" "r60" - "zpos" "2" - "wide" "60" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "../hud/class_scoutred" - "scaleImage" "1" - } - "PlayerStatusSpyImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyImage" - "xpos" "9999" - } - "PlayerStatusSpyOutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusSpyOutlineImage" - "xpos" "3" - "ypos" "r67" - "xpos_minmode" "-5" - "ypos_minmode" "r44" - "zpos" "7" - "wide" "55" - "tall" "55" - "wide_minmode" "27" - "tall_minmode" "27" - "visible" "0" - "enabled" "1" - "image" "../hud/class_spy_outline" - "scaleImage" "1" - } - "PlayerStatusClassImageBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "PlayerStatusClassImageBG" - "xpos" "9999" - } - - "classmodelpanelBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "classmodelpanelBG" - "xpos" "9999" - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - "xpos" "r210" - "ypos" "r148" - "zpos" "2" - "wide" "80" - "tall" "150" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "render_texture" "0" - "fov" "12" - "allow_rot" "1" - - "model" - { - "force_pos" "1" - "angles_x" "0" - "angles_y" "172" - "angles_z" "0" - "origin_x" "200" - "origin_y" "0" - "origin_z" "-60" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - "modelname" "" - } - - "customclassdata" - { - "undefined" - { - - } - "Scout" - { - "fov" "25" - "angles_x" "-17" - "angles_y" "150" - "angles_z" "-10" - "origin_x" "105" - "origin_y" "7" - "origin_z" "-82" - } - "Sniper" - { - "fov" "25" - "angles_x" "-10" - "angles_y" "150" - "angles_z" "0" - "origin_x" "130" - "origin_y" "-3" - "origin_z" "-97" - } - "Soldier" - { - "fov" "25" - "angles_x" "-10" - "angles_y" "150" - "angles_z" "0" - "origin_x" "145" - "origin_y" "-5" - "origin_z" "-90" - } - "Demoman" - { - "fov" "25" - "angles_x" "-13" - "angles_y" "150" - "angles_z" "0" - "origin_x" "138" - "origin_y" "-4" - "origin_z" "-93" - } - "Medic" - { - "fov" "20" - "angles_x" "-5" - "angles_y" "158" - "angles_z" "0" - "origin_x" "150" - "origin_y" "-5" - "origin_z" "-96" - } - "Heavy" - { - "fov" "20" - "angles_x" "-5" - "angles_y" "150" - "angles_z" "0" - "origin_x" "200" - "origin_y" "-7" - "origin_z" "-102" - } - "Pyro" - { - "fov" "20" - "angles_x" "-5" - "angles_y" "150" - "angles_z" "0" - "origin_x" "190" - "origin_y" "-13" - "origin_z" "-90" - } - "Spy" - { - "fov" "20" - "angles_x" "-5" - "angles_y" "150" - "angles_z" "0" - "origin_x" "160" - "origin_y" "0" - "origin_z" "-95" - } - "Engineer" - { - "fov" "20" - "angles_x" "-10" - "angles_y" "150" - "angles_z" "0" - "origin_x" "140" - "origin_y" "-2" - "origin_z" "-82" - } - } - } - - "CarryingWeapon" - { - "ControlName" "EditablePanel" - "fieldName" "CarryingWeapon" - "xpos" "r250" - "ypos" "r20" - "zpos" "100" - "wide" "500" - "tall" "28" - "bgcolor_override" "Transparent" - "PaintBackgroundType" "2" - - "CarryingBackground" - { - "ControlName" "CTFImagePanel" - "fieldName" "CarryingBackground" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "p1" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - "proportionaltoparent" "1" - - "src_corner_height" "23" - "src_corner_width" "23" - "draw_corner_width" "5" - "draw_corner_height" "5" - } - - "CarryingLabel" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabel" - "font" "ReplayBrowserSmallest" - "xpos" "5" - "ypos" "3" - "zpos" "1" - "wide" "200" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - "labelText" "%carrying%" - } - - "CarryingLabelDropShadow" - { - "ControlName" "CExLabel" - "fieldName" "CarryingLabelDropShadow" - "font" "ReplayBrowserSmallest" - "xpos" "p0.011" - "ypos" "p0.12" - "zpos" "0" - "wide" "200" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - "fgcolor_override" "Black" - "labelText" "%carrying%" - } - - "OwnerLabel" - { - "ControlName" "Label" - "fieldName" "OwnerLabel" - "font" "FontStoreOriginalPrice" - "xpos" "5" - "ypos" "14" - "zpos" "0" - "wide" "200" - "tall" "f0" - "wide_minmode" "0" - "tall_minmode" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textAlignment" "North-West" - "dulltext" "0" - "brighttext" "0" - "proportionaltoparent" "1" - "auto_wide_tocontents" "1" - } - } -}
\ No newline at end of file |
