diff options
Diffstat (limited to 'resource/ui/HudDemomanPipes.res')
| -rw-r--r-- | resource/ui/HudDemomanPipes.res | 218 |
1 files changed, 218 insertions, 0 deletions
diff --git a/resource/ui/HudDemomanPipes.res b/resource/ui/HudDemomanPipes.res new file mode 100644 index 0000000..baa0824 --- /dev/null +++ b/resource/ui/HudDemomanPipes.res @@ -0,0 +1,218 @@ +"Resource/UI/HudDemomanPipes.res"
+{
+ "background"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "background"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "76"
+ "wide_minmode" "56"
+ "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" "0"
+ "ypos" "112"
+ "zpos" "2"
+ "wide" "150"
+ "tall" "8"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "visible_minmode" "0"
+ "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" "0"
+ "ypos" "112"
+ "zpos" "2"
+ "wide" "150"
+ "tall" "8"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "PipesPresentPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PipesPresentPanel"
+ "xpos" "25"
+ "ypos" "75"
+ "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" "CerbeticaBold32"
+ }
+ "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" "CerbeticaBold32"
+ "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"
+ }
+ }
+}
|
