diff options
Diffstat (limited to 'resource/ui/huddemomanpipes.res')
| -rw-r--r-- | resource/ui/huddemomanpipes.res | 148 |
1 files changed, 47 insertions, 101 deletions
diff --git a/resource/ui/huddemomanpipes.res b/resource/ui/huddemomanpipes.res index 868a74b..09484f1 100644 --- a/resource/ui/huddemomanpipes.res +++ b/resource/ui/huddemomanpipes.res @@ -14,7 +14,6 @@ "pinCorner" "2" "visible" "1" "enabled" "1" - "tabPosition" "0" "labelText" "#TF_Charge" "textAlignment" "west" "dulltext" "0" @@ -57,53 +56,57 @@ "NumPipesLabel" { - "ControlName" "CExLabel" - "fieldName" "NumPipesLabel" - "xpos" "34" - "ypos" "8" - "ypos_minmode" "10" - "zpos" "2" - "wide" "35" - "tall" "24" - "tall_minmode" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%activepipes%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica28" - "font_minmode" "Cerbetica20" + "ControlName" "CExLabel" + "fieldName" "NumPipesLabel" + "xpos" "34" + "ypos" "8" + "ypos_minmode" "10" + "zpos" "2" + "wide" "35" + "tall" "24" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%activepipes%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica28" + "font_minmode" "Cerbetica20" } "NumPipesLabelDropshadow" { - "ControlName" "CExLabel" - "fieldName" "NumPipesLabelDropshadow" - "xpos" "-2" - "ypos" "-2" - "zpos" "2" - "wide" "35" - "tall" "24" - "tall_minmode" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%activepipes%" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica28" - "font_minmode" "Cerbetica20" - "fgcolor" "TransparentBlack" + "ControlName" "CExLabel" + "fieldName" "NumPipesLabelDropshadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "35" + "tall" "24" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%activepipes%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica28" + "font_minmode" "Cerbetica20" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "NumPipesLabel" + } - "pin_to_sibling" "NumPipesLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" + "PipeIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "PipeIcon" + "xpos" "9999" } } @@ -112,62 +115,5 @@ "ControlName" "EditablePanel" "fieldName" "NoPipesPresentPanel" "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "100" - "tall" "50" - "visible" "1" - - "NumPipesLabel" - { - "ControlName" "CExLabel" - "fieldName" "NumPipesLabel" - "xpos" "50" - "ypos" "18" - "xpos_minmode" "42" - "ypos_minmode" "12" - "zpos" "2" - "wide" "35" - "tall" "24" - "tall_minmode" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%activepipes%" - "textAlignment" "west" - "dulltext" "1" - "brighttext" "0" - "font" "HudFontMedium" - "font_minmode" "HudFontSmall" - } - "NumPipesLabelDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "NumPipesLabelDropshadow" - "xpos" "-2" - "ypos" "-2" - "zpos" "1" - "wide" "35" - "tall" "24" - "tall_minmode" "20" - "autoResize" "1" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%activepipes%" - "textAlignment" "west" - "dulltext" "1" - "brighttext" "0" - "font" "HudFontMedium" - "font_minmode" "HudFontSmall" - "fgcolor" "TransparentBlack" - - "pin_to_sibling" "NumPipesLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" - } } }
\ No newline at end of file |
