summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudObjectiveKothTimePanel.res
diff options
context:
space:
mode:
authoribruton <[email protected]>2016-03-17 21:04:18 -0500
committeribruton <[email protected]>2016-03-17 21:04:18 -0500
commitd9242c8c8e10eef950ea4016ebc6aeb502ab00bc (patch)
treee4c92406ae143e844b3ba55a957289b3c35e52a9 /minmode/resource/ui/HudObjectiveKothTimePanel.res
parent7f68319f6faecf910e6cb00e79b8b0c77e842cd4 (diff)
Updated to be compatible with new MM changes
Diffstat (limited to 'minmode/resource/ui/HudObjectiveKothTimePanel.res')
-rw-r--r--minmode/resource/ui/HudObjectiveKothTimePanel.res69
1 files changed, 69 insertions, 0 deletions
diff --git a/minmode/resource/ui/HudObjectiveKothTimePanel.res b/minmode/resource/ui/HudObjectiveKothTimePanel.res
index 5d1defd..7a5ded3 100644
--- a/minmode/resource/ui/HudObjectiveKothTimePanel.res
+++ b/minmode/resource/ui/HudObjectiveKothTimePanel.res
@@ -1,5 +1,13 @@
"Resource/UI/HudObjectiveKothTimePanel.res"
{
+ "HudKothTimeStatus"
+ {
+ if_comp
+ {
+ "zpos" "5"
+ }
+ }
+
"BlueTimer"
{
"ControlName" "ImagePanel"
@@ -12,6 +20,21 @@
"visible" "1"
"enabled" "1"
+ if_comp
+ {
+ "proportionaltoparent" "1"
+ "xpos" "cs-.7"
+ "ypos" "0"
+ "ypos_minmode" "0"
+ "delta_item_x" "10"
+ "delta_item_start_y" "12"
+ "delta_item_end_y" "50"
+ "PositiveColor" "0 255 0 255"
+ "NegativeColor" "255 0 0 255"
+ "delta_lifetime" "1.5"
+ "delta_item_font" "HudFontMediumSmall"
+ }
+
"TimePanelValue"
{
"ControlName" "CExLabel"
@@ -27,6 +50,23 @@
"enabled" "1"
"textAlignment" "center"
"labelText" "0:00"
+
+ if_comp
+ {
+ "proportionaltoparent" "1"
+
+ "xpos" "10"
+ "xpos_minmode" "15"
+ "ypos" "9"
+ "ypos_minmode" "9"
+ "tall" "10"
+ "wide" "35"
+ "wide_minmode" "35"
+ "font" "HudFontSmall"
+ "font_minmode" "HudFontSmall"
+ "font_lodef" "HudFontSmall"
+
+ }
}
}
@@ -49,6 +89,21 @@
"delta_lifetime" "1.5"
"delta_item_font" "Cerbetica22"
+ if_comp
+ {
+ "proportionaltoparent" "1"
+ "xpos" "cs-0.77"
+ "ypos" "0"
+ "ypos_minmode" "0"
+ "delta_item_x" "50"
+ "delta_item_start_y" "12"
+ "delta_item_end_y" "50"
+ "PositiveColor" "0 255 0 255"
+ "NegativeColor" "255 0 0 255"
+ "delta_lifetime" "1.5"
+ "delta_item_font" "HudFontMediumSmall"
+ }
+
"TimePanelValue"
{
"ControlName" "CExLabel"
@@ -71,6 +126,20 @@
"delta_item_font" "Cerbetica20"
"textAlignment" "center"
"labelText" "0:00"
+
+ if_comp
+ {
+ "proportionaltoparent" "1"
+
+ "xpos" "rs1-15"
+ "ypos" "9"
+ "wide" "35"
+ "tall" "10"
+ "font" "HudFontSmall"
+ "font_minmode" "HudFontSmall"
+ "font_lodef" "HudFontSmall"
+
+ }
}
}