diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:27:56 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:27:56 -0400 |
| commit | fcd77895f3881d1d50db402f8dce0f73dfad5094 (patch) | |
| tree | 8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/hudinspectpanel.res | |
| parent | 596af5f85115311c069b81fb4f69607501a81ed5 (diff) | |
Bumped version number. New Control Point Icons.
- Added custom control point icons.
- Bumped version number.
- Removed the Symbols font file and files for teambar, intromenu and inspectpanel.
- Updated the payload tracker and control point icons.
- Updated the hud animations and layout files.
- Updated the included config to improve hud experience (Credit to Wiethoofd)
Diffstat (limited to 'resource/ui/hudinspectpanel.res')
| -rw-r--r-- | resource/ui/hudinspectpanel.res | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res deleted file mode 100644 index 04097ba..0000000 --- a/resource/ui/hudinspectpanel.res +++ /dev/null @@ -1,75 +0,0 @@ -"Resource/UI/HudInspectPanel.res" -{ - "itempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "itempanel" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "190" - "tall" "100" - "visible" "0" - "bgcolor_override" "255 255 255 0" - "PaintBackgroundType" "0" - - "model_ypos" "10" - "model_center_x" "1" - "model_wide" "90" - "model_tall" "60" - - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "170" - "text_center" "1" - - "max_text_height" "100" - "padding_height" "10" - "resize_to_text" "1" - "text_forcesize" "2" - - "ItemBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ItemBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "240" - "tall" "900" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "itemmodelpanel" - { - "fieldName" "itemmodelpanel" - "use_item_rendertarget" "0" - "useparentbg" "1" - "inventory_image_type" "1" - } - - "ItemLabel" - { - "ControlName" "Label" - "fieldName" "ItemLabel" - "font" "Cerbetica12" - "xpos" "10" - "ypos" "3" - "zpos" "1" - "wide" "270" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#FreezePanel_Item" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } -}
\ No newline at end of file |
