summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudDemomanPipes.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/HudDemomanPipes.res')
-rw-r--r--minmode/resource/ui/HudDemomanPipes.res217
1 files changed, 0 insertions, 217 deletions
diff --git a/minmode/resource/ui/HudDemomanPipes.res b/minmode/resource/ui/HudDemomanPipes.res
deleted file mode 100644
index a0d1964..0000000
--- a/minmode/resource/ui/HudDemomanPipes.res
+++ /dev/null
@@ -1,217 +0,0 @@
-"Resource/UI/HudDemomanPipes.res"
-{
- "background"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "background"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "76"
- "tall" "38"
- "visible" "1"
- "visible_minmode" "0"
- "enabled" "1"
- "image" "../hud/misc_ammo_area_blue"
- "scaleImage" "1"
- "teambg_2" "../hud/misc_ammo_area_red"
- "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef"
- "teambg_3" "../hud/misc_ammo_area_blue"
- "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef"
- }
-
- "ChargeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ChargeLabel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "150"
- "tall" "8"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Charge"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica12"
- "fgcolor_override" "150 150 150 255"
- }
-
- "ChargeMeter"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "ChargeMeter"
- "font" "Default"
- "xpos" "15"
- "ypos" "35"
- "zpos" "1"
- "wide" "120"
- "tall" "5"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor_override" "White"
- }
-
- "PipesPresentPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "PipesPresentPanel"
- "xpos" "24"
- "ypos" "0"
- "zpos" "1"
- "wide" "100"
- "tall" "50"
- "visible" "1"
-
- "PipeIcon"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PipeIcon"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/ico_stickybomb_red"
- "scaleImage" "1"
- "teambg_2" "../hud/ico_stickybomb_red"
- "teambg_3" "../hud/ico_stickybomb_blue"
- }
-
- "NumPipesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumPipesLabel"
- "xpos" "34"
- "ypos" "10"
- "zpos" "2"
- "wide" "35"
- "tall" "20"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%activepipes%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold20"
- }
- "NumPipesLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumPipesLabelDropshadow"
- "xpos" "35"
- "ypos" "11"
- "zpos" "2"
- "wide" "35"
- "tall" "20"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%activepipes%"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- }
- }
-
- "NoPipesPresentPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "NoPipesPresentPanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "100"
- "tall" "50"
- "visible" "1"
-
- "PipeIcon"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PipeIcon"
- "xpos" "26"
- "ypos" "16"
- "ypos_minmode" "12"
- "wide" "20"
- "wide_minmode" "14"
- "tall" "20"
- "tall_minmode" "14"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/ico_stickybomb_red_faded"
- "scaleImage" "1"
- "teambg_2" "../hud/ico_stickybomb_red_faded"
- "teambg_3" "../hud/ico_stickybomb_blue_faded"
- }
-
- "NumPipesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumPipesLabel"
- "xpos" "50"
- "xpos_minmode" "42"
- "ypos" "18"
- "ypos_minmode" "12"
- "zpos" "2"
- "wide" "35"
- "tall" "20"
- "tall_lodef" "28"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%activepipes%"
- "textAlignment" "west"
- "dulltext" "1"
- "brighttext" "0"
- "font" "HudFontMedium"
- "font_minmode" "HudFontSmall"
- "font_lodef" "HudFontMediumBig"
- }
- "NumPipesLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumPipesLabelDropshadow"
- "xpos" "51"
- "xpos_minmode" "43"
- "ypos" "19"
- "ypos_minmode" "13"
- "zpos" "2"
- "wide" "35"
- "tall" "20"
- "tall_lodef" "28"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%activepipes%"
- "textAlignment" "west"
- "dulltext" "1"
- "brighttext" "0"
- "font" "HudFontMedium"
- "font_minmode" "HudFontSmall"
- "font_lodef" "HudFontMediumBig"
- "fgcolor" "black"
- }
- }
-}