mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-09 09:11:45 +00:00
818 lines
26 KiB
Plaintext
818 lines
26 KiB
Plaintext
"Resource/UI/HudPlayerHealth.res"
|
|
{
|
|
"HudPlayerHealth"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "HudPlayerHealth"
|
|
"xpos" "0"
|
|
"xpos_minmode" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "2"
|
|
"wide" "f0"
|
|
"tall" "480"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"HealthBonusPosAdj" "35"
|
|
"HealthDeathWarning" "0.49"
|
|
"HealthDeathWarningColor" "HUDDeathWarning"
|
|
}
|
|
|
|
"HEALTHAnchor" //Moves the health
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "HEALTHAnchor"
|
|
"xpos" "c-140"
|
|
"xpos_minmode" "c-95"
|
|
"ypos" "c90"
|
|
"ypos_minmode" "c40"
|
|
"zpos" "0"
|
|
"wide" "2"
|
|
"tall" "50"
|
|
"visible" "0"
|
|
"enabled" "1"
|
|
}
|
|
|
|
"PlayerStatusHealthValueBox"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "PlayerStatusHealthValueBox"
|
|
"xpos" "0"
|
|
"xpos_minmode" "0"
|
|
"ypos" "0"
|
|
"zpos" "6"
|
|
"wide" "150"
|
|
"tall" "50"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"labelText" "%Health%"
|
|
"textAlignment" "center"
|
|
"font" "Game 40"
|
|
"font_minmode" "Game 30"
|
|
"fgcolor" "Health Numbers"
|
|
|
|
"pin_to_sibling" "HealthAnchor"
|
|
"pin_corner_to_sibling" "PIN_CENTER_TOP"
|
|
"pin_to_sibling_corner" "PIN_CENTER_TOP"
|
|
}
|
|
|
|
"PlayerStatusHealthValueShadowBox"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "PlayerStatusHealthValueShadowBox"
|
|
"xpos" "-1"
|
|
"ypos" "-1"
|
|
"zpos" "5"
|
|
"wide" "151"
|
|
"wide_minmode" "150"
|
|
"tall" "51"
|
|
"tall_minmode" "50"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"labelText" "%Health%"
|
|
"textAlignment" "center"
|
|
"font" "Game 40 Blur"
|
|
"font_minmode" "Game 30 Blur"
|
|
"fgcolor" "Shadow"
|
|
|
|
"pin_to_sibling" "PlayerStatusHealthValueBox"
|
|
}
|
|
|
|
"HealthBuff"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "HealthBuff"
|
|
"xpos" "-35"
|
|
"xpos_minmode" "-44"
|
|
"ypos" "-7"
|
|
"ypos_minmode" "-11"
|
|
"wide" "80"
|
|
"wide_minmode" "62"
|
|
"tall" "37"
|
|
"tall_minmode" "29"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"alpha" "0"
|
|
|
|
"paintbackground" "0"
|
|
"border" "BuffedBorder"
|
|
|
|
"pin_to_sibling" "PlayerStatusHealthValueBox"
|
|
}
|
|
|
|
"HealthHurt"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "HealthHurt"
|
|
"xpos" "-30"
|
|
"xpos_minmode" "-40"
|
|
"ypos" "-6"
|
|
"ypos_minmode" "-8"
|
|
"wide" "90"
|
|
"wide_minmode" "70"
|
|
"tall" "40"
|
|
"tall_minmode" "33"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"alpha" "0"
|
|
|
|
"paintbackground" "0"
|
|
"border" "HurtBorder"
|
|
|
|
"pin_to_sibling" "PlayerStatusHealthValueBox"
|
|
}
|
|
|
|
"PlayerStatusAnchor"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "PlayerStatusAnchor"
|
|
"xpos" "-33"
|
|
"xpos_minmode" "-38"
|
|
"ypos" "-12"
|
|
"ypos_minmode" "-16"
|
|
"wide" "2"
|
|
"tall" "30"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
|
|
"pin_to_sibling" "PlayerStatusHealthValueBox"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusBleedImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusBleedImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/bleed_drop"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusHookBleedImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusHookBleedImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/bleed_drop_grapple"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusGasImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusGasImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/covered_in_gas"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusMilkImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusMilkImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/bleed_drop"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusMarkedForDeathImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusMarkedForDeathImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/marked_for_death"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusMarkedForDeathSilentImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusMarkedForDeathSilentImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/marked_for_death"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_MedicUberBulletResistImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_MedicUberBulletResistImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "7"
|
|
"wide" "15"
|
|
"wide_minmode" "12"
|
|
"tall" "15"
|
|
"tall_minmode" "12"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_bullet_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_MedicUberBlastResistImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_MedicUberBlastResistImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "7"
|
|
"wide" "15"
|
|
"wide_minmode" "12"
|
|
"tall" "15"
|
|
"tall_minmode" "12"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_explosion_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_MedicUberFireResistImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_MedicUberFireResistImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "7"
|
|
"wide" "15"
|
|
"wide_minmode" "12"
|
|
"tall" "15"
|
|
"tall_minmode" "12"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_fire_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_MedicSmallBulletResistImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_MedicSmallBulletResistImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "7"
|
|
"wide" "15"
|
|
"wide_minmode" "12"
|
|
"tall" "15"
|
|
"tall_minmode" "12"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_bullet_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_MedicSmallBlastResistImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_MedicSmallBlastResistImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "7"
|
|
"wide" "15"
|
|
"wide_minmode" "12"
|
|
"tall" "15"
|
|
"tall_minmode" "12"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_explosion_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_MedicSmallFireResistImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_MedicSmallFireResistImage"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"ypos_minmode" "0"
|
|
"zpos" "7"
|
|
"wide" "15"
|
|
"wide_minmode" "12"
|
|
"tall" "15"
|
|
"tall_minmode" "12"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_fire_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_WheelOfDoom"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_WheelOfDoom"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../signs/death_wheel_whammy"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_SoldierOffenseBuff"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_SoldierOffenseBuff"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_bullet_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_SoldierDefenseBuff"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_SoldierDefenseBuff"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_bullet_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_SoldierHealOnHitBuff"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_SoldierHealOnHitBuff"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../HUD/defense_buff_bullet_blue"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_Parachute"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_Parachute"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "0"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" ""
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneStrength"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneStrength"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_strength_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneHaste"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneHaste"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_haste_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneRegen"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneRegen"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_regen_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneResist"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneResist"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_resist_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneVampire"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneVampire"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_vampire_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneReflect"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneReflect"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_reflect_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RunePrecision"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RunePrecision"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_precision_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneAgility"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneAgility"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_agility_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneKnockout"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneKnockout"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_knockout_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
"PlayerStatus_RuneKing"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneKing"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_king_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RunePlague"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RunePlague"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_plague_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatus_RuneSupernova"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatus_RuneSupernova"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../Effects/powerup_supernova_hud"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"PlayerStatusSlowed"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusSlowed"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "7"
|
|
"wide" "26"
|
|
"wide_minmode" "16"
|
|
"tall" "26"
|
|
"tall_minmode" "16"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../vgui/slowed"
|
|
"fgcolor" "TanDark"
|
|
"pin_to_sibling" "PlayerStatusAnchor"
|
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
"PlayerStatusHealthImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusHealthImage"
|
|
"wide" "0"
|
|
"tall" "0"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
}
|
|
"PlayerStatusHealthBonusImage"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusHealthBonusImage"
|
|
"wide" "0"
|
|
"tall" "0"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
}
|
|
"PlayerStatusHealthImageBG"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "PlayerStatusHealthImageBG"
|
|
"wide" "0"
|
|
"tall" "0"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
}
|
|
"PlayerStatusMaxHealthValue"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "PlayerStatusMaxHealthValue"
|
|
"wide" "0"
|
|
"tall" "0"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
}
|
|
} |