summaryrefslogtreecommitdiff
path: root/resource/ui/hudobjectivetimepanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/hudobjectivetimepanel.res')
-rw-r--r--resource/ui/hudobjectivetimepanel.res33
1 files changed, 18 insertions, 15 deletions
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res
index 6cb80f9..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,14 +11,11 @@
"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 {
+ if_match
+ {
"visible" "0"
}
}
@@ -40,7 +37,8 @@
"color_warning" "TimerProgress.Warning"
"percent_warning" "0.75"
- if_match {
+ if_match
+ {
"visible" "0"
}
}
@@ -61,7 +59,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -80,7 +78,7 @@
"ControlName" "CExLabel"
"fieldName" "OvertimeLabel"
"xpos" "25"
- "ypos" "20"
+ "ypos" "32"
"zpos" "5"
"wide" "50"
"tall" "24"
@@ -91,7 +89,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -121,7 +119,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -151,7 +149,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
if_match
{
@@ -181,12 +179,17 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "Cerbetica12"
+ "font" "HudFontSmallest"
if_match
{
"xpos" "30"
}
+
+ if_mvm
+ {
+ "visible" "0"
+ }
}
"ServerTimeLimitLabelBG"