summaryrefslogtreecommitdiff
path: root/resource/ui/HudPlayerHealth.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/HudPlayerHealth.res')
-rw-r--r--resource/ui/HudPlayerHealth.res271
1 files changed, 182 insertions, 89 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res
index 7ebe205..d0f62fd 100644
--- a/resource/ui/HudPlayerHealth.res
+++ b/resource/ui/HudPlayerHealth.res
@@ -1,13 +1,13 @@
"Resource/UI/HudPlayerHealth.res"
{
- // player health data
+ // Player Health Data
"HudPlayerHealth"
{
"ControlName" "EditablePanel"
"fieldName" "HudPlayerHealth"
- "xpos" "c-288"
+ "xpos" "c-288"
"ypos" "c45"
- "xpos_minmode" "c-238"
+ "xpos_minmode" "c-238"
"ypos_minmode" "c5"
"wide" "250"
"tall" "120"
@@ -17,6 +17,7 @@
"HealthDeathWarning" "0.49"
"HealthDeathWarningColor" "HUDDeathWarning"
}
+
"PlayerStatusHealthImage"
{
"ControlName" "ImagePanel"
@@ -32,20 +33,17 @@
"scaleImage" "1"
"alpha" "0"
}
+
"PlayerStatusHealthImageBG"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthImageBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "55"
- "tall" "55"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/health_bg"
- "scaleImage" "1"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
}
+
"PlayerStatusHealthBonusImage"
{
"ControlName" "ImagePanel"
@@ -65,6 +63,7 @@
"image" "../hud/health_over_bg"
"scaleImage" "1"
}
+
"PlayerStatusHealthValue"
{
"ControlName" "CExLabel"
@@ -82,6 +81,7 @@
"font_minmode" "CerbeticaBold32"
"fgcolor" "Health Normal"
}
+
"PlayerStatusHealthValueShadow"
{
"ControlName" "CExLabel"
@@ -99,48 +99,35 @@
"font_minmode" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
}
+
"PlayerStatusMaxHealthValue"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusMaxHealthValue"
- "xpos" "156"
- "xpos_minmode" "156"
- "ypos" "77"
- "zpos" "6"
- "wide" "50"
- "tall" "20"
+ "wide" "0"
+ "tall" "0"
"visible" "0"
"enabled" "0"
- "labelText" "%MaxHealth%"
- "textAlignment" "center"
- "font" "CerbeticaBold28"
- "font_minmode" "CerbeticaBold28"
- "fgcolor" "Health Normal"
}
- "PlayerStatusMaxHealthValueShadow"
+
+ "PlayerStatusAnchor"
{
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusMaxHealthValueShadow"
- "xpos" "157"
- "xpos_minmode" "157"
- "ypos" "78"
- "zpos" "6"
- "wide" "50"
- "tall" "20"
- "visible" "0"
- "enabled" "0"
- "labelText" "%MaxHealth%"
- "textAlignment" "center"
- "font" "CerbeticaBold28"
- "font_minmode" "CerbeticaBold28"
- "fgcolor" "TransparentBlack"
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayerStatusAnchor"
+ "xpos" "0"
+ "ypos" "15"
+ "wide" "24"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
}
+
"PlayerStatusBleedImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusBleedImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -149,13 +136,17 @@
"scaleImage" "1"
"image" "../vgui/bleed_drop"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatusMilkImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusMilkImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -164,13 +155,17 @@
"scaleImage" "1"
"image" "../vgui/bleed_drop"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatusGasImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusGasImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -179,13 +174,17 @@
"scaleImage" "1"
"image" "../vgui/covered_in_gas"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatusMarkedForDeathImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusMarkedForDeathImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -194,13 +193,17 @@
"scaleImage" "1"
"image" "../vgui/marked_for_death"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatusMarkedForDeathSilentImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusMarkedForDeathSilentImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -208,15 +211,18 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/marked_for_death"
- "fgcolor" "TanDark"
+ "fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_MedicUberBulletResistImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_MedicUberBulletResistImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -225,14 +231,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_MedicUberBlastResistImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_MedicUberBlastResistImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -241,14 +250,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_explosion_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_MedicUberFireResistImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_MedicUberFireResistImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -257,14 +269,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_fire_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_MedicSmallBulletResistImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_MedicSmallBulletResistImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -273,14 +288,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_MedicSmallBlastResistImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_MedicSmallBlastResistImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -289,14 +307,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_explosion_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_MedicSmallFireResistImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_MedicSmallFireResistImage"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -305,14 +326,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_fire_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_WheelOfDoom"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_WheelOfDoom"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -321,13 +345,17 @@
"scaleImage" "1"
"image" "../signs/death_wheel_whammy"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_SoldierOffenseBuff"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierOffenseBuff"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -336,14 +364,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_SoldierDefenseBuff"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierDefenseBuff"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -352,14 +383,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_SoldierHealOnHitBuff"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierHealOnHitBuff"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -368,14 +402,17 @@
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_SpyMarked"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SpyMarked"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -383,14 +420,17 @@
"enabled" "1"
"scaleImage" "1"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_Parachute"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_Parachute"
- "xpos" "115"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
@@ -398,13 +438,16 @@
"enabled" "1"
"scaleImage" "1"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
"PlayerStatus_RuneStrength"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneStrength"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -414,12 +457,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_strength_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneHaste"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneHaste"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -429,12 +476,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_haste_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneRegen"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneRegen"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -444,12 +495,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_regen_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneResist"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneResist"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -459,12 +514,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_resist_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneVampire"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneVampire"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -474,12 +533,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_vampire_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneReflect"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneReflect"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -489,28 +552,35 @@
"scaleImage" "1"
"image" "../Effects/powerup_reflect_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RunePrecision"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RunePrecision"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
"tall" "24"
"visible" "1"
"enabled" "1"
- "scaleImage" "1"
- "scaleImage" "1"
+ "scaleImage" "1"
"image" "../Effects/powerup_precision_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneAgility"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneAgility"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -520,12 +590,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_agility_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneKnockout"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneKnockout"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -535,12 +609,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_knockout_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneKing"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneKing"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -550,12 +628,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_king_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RunePlague"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RunePlague"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -565,12 +647,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_plague_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatus_RuneSupernova"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneSupernova"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -580,12 +666,16 @@
"scaleImage" "1"
"image" "../Effects/powerup_supernova_hud"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
+
"PlayerStatusSlowed"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusSlowed"
- "xpos" "85"
+ "xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -595,5 +685,8 @@
"scaleImage" "1"
"image" "../vgui/slowed"
"fgcolor" "TanDark"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
}
} \ No newline at end of file