summaryrefslogtreecommitdiff
path: root/resource/ui/hudobjectivetimepanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
committerCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
commitefba2d7f8d7c68205331fcc3accad683649faed8 (patch)
treef489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/hudobjectivetimepanel.res
parent8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff)
Visual Tweaks
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/hudobjectivetimepanel.res')
-rw-r--r--resource/ui/hudobjectivetimepanel.res25
1 files changed, 13 insertions, 12 deletions
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res
index aaea503..e4daef3 100644
--- a/resource/ui/hudobjectivetimepanel.res
+++ b/resource/ui/hudobjectivetimepanel.res
@@ -2,7 +2,7 @@
{
"TimePanelBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "TimePanelBG"
"xpos" "25"
"ypos" "0"
@@ -11,12 +11,8 @@
"tall" "24"
"visible" "1"
"enabled" "1"
- "fillcolor" "HudBlack"
- "scaleImage" "1"
- "src_corner_height" "3"
- "src_corner_width" "3"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "0"
if_match
{
@@ -63,7 +59,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -93,7 +89,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -123,7 +119,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -153,7 +149,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -183,12 +179,17 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmallest"
if_match
{
"xpos" "30"
}
+
+ if_mvm
+ {
+ "visible" "0"
+ }
}
"ServerTimeLimitLabelBG"