summaryrefslogtreecommitdiff
path: root/resource/ui/hudobjectivetimepanel.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2020-08-07 20:52:22 -0400
committerGitHub <[email protected]>2020-08-07 20:52:22 -0400
commitc8ba1648bd2752ba647b09f164739a7c5ff83734 (patch)
tree00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/hudobjectivetimepanel.res
parent21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff)
parente391ac81598292127c356fcb6adbd83db72c5888 (diff)
Merge pull request #149 from raysfire/dev
v2020.0808
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"