summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/hudmatchstatus.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/hudmatchstatus.res')
-rw-r--r--minmode/resource/ui/hudmatchstatus.res129
1 files changed, 129 insertions, 0 deletions
diff --git a/minmode/resource/ui/hudmatchstatus.res b/minmode/resource/ui/hudmatchstatus.res
new file mode 100644
index 0000000..fb020f9
--- /dev/null
+++ b/minmode/resource/ui/hudmatchstatus.res
@@ -0,0 +1,129 @@
+"Resource/UI/Competitive.res"
+{
+ "RoundSignModel"
+ {
+ "ControlName" "CModelPanel"
+ "fieldName" "RoundSignModel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f0"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "fov" "70"
+ "proportionaltoparent" "1"
+
+ "model"
+ {
+ "modelname" "models/props_ui/round_banner.mdl"
+ "skin" "0"
+ "angles_x" "30"
+ "angles_y" "180"
+ "angles_z" "0"
+ "origin_x" "150"
+ "origin_y" "0"
+ "origin_z" "62"
+ "spotlight" "1"
+
+ "animation"
+ {
+ "name" "ref"
+ "sequence" "ref"
+ "default" "1"
+ }
+
+ "animation"
+ {
+ "name" "intro"
+ "sequence" "intro"
+ }
+
+ "animation"
+ {
+ "name" "outro"
+ "sequence" "outro"
+ }
+ }
+ }
+
+ "RoundCounter"
+ {
+ "fieldName" "RoundCounter"
+ "xpos" "cs-0.5"
+ "ypos" "-2"
+ "zpos" "1"
+ "wide" "300"
+ "tall" "100"
+ "visible" "1"
+ "enabled" "1"
+
+ }
+
+ "ObjectiveStatusTimePanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ObjectiveStatusTimePanel"
+ "xpos" "c-55"
+ "ypos" "0" [$WIN32]
+ "zpos" "2"
+ "wide" "110"
+ "tall" "150"
+ "visible" "0"
+ "enabled" "1"
+ "delta_item_x" "22" [$WIN32]
+ "delta_item_x" "115" [$X360]
+ "delta_item_start_y" "50"
+ "delta_item_end_y" "70"
+ "PositiveColor" "0 255 0 255"
+ "NegativeColor" "255 0 0 255"
+ "delta_lifetime" "1.5"
+ "delta_item_font" "HudFontMedium"
+
+ if_comp
+ {
+ "ypos_minmode" "0"
+ "delta_item_x" "35"
+ "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"
+ "fieldName" "TimePanelValue"
+ "font" "HudFontMediumSmall"
+ "font_minmode" "HudFontSmall"
+ "font_lodef" "HudFontMedium"
+ "fgcolor" "TanLight"
+ "xpos" "28"
+ "ypos" "-4"
+ "zpos" "3"
+ "wide" "45"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "0:00"
+
+ if_comp
+ {
+ "proportionaltoparent" "1"
+
+ "xpos" "cs-0.5"
+ "ypos" "9"
+ "ypos_minmode" "9"
+ "tall" "10"
+ "font" "HudFontSmall"
+ "font_minmode" "HudFontSmall"
+ "font_lodef" "HudFontSmall"
+ }
+ }
+ }
+}