summaryrefslogtreecommitdiff
path: root/resource/ui/HudItemEffectMeter_PowerupBottle.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/HudItemEffectMeter_PowerupBottle.res')
-rw-r--r--resource/ui/HudItemEffectMeter_PowerupBottle.res63
1 files changed, 38 insertions, 25 deletions
diff --git a/resource/ui/HudItemEffectMeter_PowerupBottle.res b/resource/ui/HudItemEffectMeter_PowerupBottle.res
index b65c10c..f6e75e4 100644
--- a/resource/ui/HudItemEffectMeter_PowerupBottle.res
+++ b/resource/ui/HudItemEffectMeter_PowerupBottle.res
@@ -5,43 +5,39 @@
"fieldName" "HudItemEffectMeter"
"visible" "1"
"enabled" "1"
- "xpos" "r100" [$WIN32]
- "ypos" "r70" [$WIN32]
+ "xpos" "c-190"
+ "ypos" "r41"
"wide" "100"
"tall" "60"
"MeterFG" "White"
"MeterBG" "Gray"
}
- "ItemEffectMeterBG"
+ "PowerupBG"
{
- "ControlName" "CTFImagePanel"
- "fieldName" "ItemEffectMeterBG"
- "xpos" "c10"
+ "ControlName" "ImagePanel"
+ "fieldName" "PowerupBG"
+ "xpos" "0"
"ypos" "0"
"zpos" "0"
- "wide" "90"
- "tall" "56"
- "visible" "0"
- "visible_minmode" "0"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
"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"
+ "fillcolor" "0 0 0 100"
}
"ItemEffectIcon"
{
"ControlName" "CTFImagePanel"
"fieldName" "ItemEffectIcon"
- "xpos" "27"
- "ypos" "-5"
+ "xpos" "60"
+ "ypos" "2"
"zpos" "1"
- "wide" "27"
- "tall" "27"
+ "wide" "18"
+ "tall" "18"
"visible" "1"
"enabled" "1"
"image" "../hud/ico_powerup_critboost_red"
@@ -52,8 +48,8 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterLabel"
- "xpos" "12"
- "ypos" "15"
+ "xpos" "9999"
+ "ypos" "9999"
"zpos" "2"
"wide" "80"
"tall" "40"
@@ -69,6 +65,23 @@
"brighttext" "0"
"font" "Cerbetica12"
}
+
+ "CanteenLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CanteenLabel"
+ "font" "Cerbetica14"
+ "fgcolor" "TanLight"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "40"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "Powerups"
+ }
"ItemEffectMeter"
{
@@ -93,7 +106,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCount"
- "xpos" "40"
+ "xpos" "54"
"ypos" "1"
"zpos" "2"
"wide" "40"
@@ -103,9 +116,9 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "%progresscount%"
- "textAlignment" "north"
+ "textAlignment" "east"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica24"
+ "font" "Cerbetica16"
}
}