diff options
| author | Ian Bruton <[email protected]> | 2012-09-29 01:59:59 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-29 01:59:59 -0500 |
| commit | 14b62b2383d372416a10b1e1348806c1626b7a4c (patch) | |
| tree | 2735994ba7f284cbb25923f21780a14ddcfed65d /resource/ui/HudItemEffectMeter_Demoman.res | |
| parent | 074f1ee57d1d26696bfc09c3ba5bac45e3bbaab8 (diff) | |
Added in an eyelander head counter
Diffstat (limited to 'resource/ui/HudItemEffectMeter_Demoman.res')
| -rw-r--r-- | resource/ui/HudItemEffectMeter_Demoman.res | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/resource/ui/HudItemEffectMeter_Demoman.res b/resource/ui/HudItemEffectMeter_Demoman.res index cb3a8c1..3cacb42 100644 --- a/resource/ui/HudItemEffectMeter_Demoman.res +++ b/resource/ui/HudItemEffectMeter_Demoman.res @@ -38,7 +38,7 @@ "ControlName" "CExLabel"
"fieldName" "ItemEffectMeterLabel"
"xpos" "0"
- "ypos" "0"
+ "ypos" "-1"
"zpos" "2"
"wide" "150"
"tall" "8"
@@ -80,7 +80,7 @@ {
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCount"
- "xpos" "25"
+ "xpos" "c-372"
"ypos" "10"
"zpos" "2"
"wide" "40"
@@ -93,6 +93,26 @@ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica12"
+ "font" "CerbeticaBold28"
+ }
+ "ItemEffectMeterCountBackground"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemEffectMeterCountBackground"
+ "xpos" "c-371"
+ "ypos" "11"
+ "zpos" "2"
+ "wide" "40"
+ "tall" "20"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%progresscount%"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "CerbeticaBold28"
+ "fgcolor" "transparentblack"
}
}
|
