summaryrefslogtreecommitdiff
path: root/resource/ui
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui')
-rw-r--r--resource/ui/WaveStatusPanel.res266
1 files changed, 133 insertions, 133 deletions
diff --git a/resource/ui/WaveStatusPanel.res b/resource/ui/WaveStatusPanel.res
index 83a5093..06b9459 100644
--- a/resource/ui/WaveStatusPanel.res
+++ b/resource/ui/WaveStatusPanel.res
@@ -1,133 +1,133 @@
-"Resource/UI/WaveStatusPanel.res"
-{
- "Background"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "Background"
- "xpos" "c-300"
- "ypos" "2"
- "zpos" "-1"
- "wide" "600"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "WaveCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WaveCountLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "6"
- "zpos" "3"
- "wide" "600"
- "tall" "15"
- "xpos_minmode" "0"
- "wide_minmode" "600"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "textAlignment_minmode" "center"
- "labelText" "%wave_count%"
- }
-
- "SeparatorBar"
- {
- "ControlName" "Panel"
- "fieldName" "SeparatorBar"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "1"
- "tall" "30"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TanLight"
-
- if_verbose
- {
- "visible" "1"
- }
- }
-
- "SupportLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SupportLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "TanLight"
- "xpos" "55"
- "ypos" "6"
- "zpos" "3"
- "wide" "60"
- "tall" "15"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "#TF_MVM_Support"
-
- if_verbose
- {
- "visible" "1"
- }
- }
-
- "ProgressBar"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ProgressBar"
- "xpos" "c-217"
- "ypos" "20"
- "zpos" "3"
- "wide" "178"
- "tall" "10"
- "xpos_minmode" "c-217"
- "ypos_minmode" "20"
- "wide_minmode" "178"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_blu"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- "ProgressBarBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ProgressBarBG"
- "xpos" "c-218"
- "ypos" "19"
- "zpos" "3"
- "wide" "180"
- "tall" "12"
- "xpos_minmode" "c-218"
- "ypos_minmode" "19"
- "wide_minmode" "180"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_tan"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-}
+"Resource/UI/WaveStatusPanel.res"
+{
+ "Background"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "Background"
+ "xpos" "150"
+ "ypos" "2"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "35"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_brown"
+
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
+
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+
+ "WaveCountLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WaveCountLabel"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TanLight"
+ "xpos" "200"
+ "ypos" "5"
+ "zpos" "5"
+ "wide" "200"
+ "tall" "15"
+ "xpos_minmode" "140"
+ "wide_minmode" "180"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "textAlignment_minmode" "west"
+ "labelText" "%wave_count%"
+ }
+
+ "SeparatorBar"
+ {
+ "ControlName" "Panel"
+ "fieldName" "SeparatorBar"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "1"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "1"
+ "scaleImage" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "TanLight"
+
+ if_verbose
+ {
+ "visible" "1"
+ }
+ }
+
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "CerbeticaBold14"
+ "fgcolor" "TanLight"
+ "xpos" "55"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "60"
+ "tall" "15"
+ "visible" "0"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_MVM_Support"
+
+ if_verbose
+ {
+ "visible" "1"
+ }
+ }
+
+ "ProgressBar"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ProgressBar"
+ "xpos" "211"
+ "ypos" "20"
+ "zpos" "3"
+ "wide" "178"
+ "tall" "10"
+ "xpos_minmode" "211"
+ "ypos_minmode" "8"
+ "wide_minmode" "178"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_blu"
+
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
+
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+
+ "ProgressBarBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ProgressBarBG"
+ "xpos" "210"
+ "ypos" "19"
+ "zpos" "3"
+ "wide" "180"
+ "tall" "12"
+ "xpos_minmode" "210"
+ "ypos_minmode" "7"
+ "wide_minmode" "180"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_tan"
+
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
+
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+}