diff options
Diffstat (limited to 'resource/ui/HudPlayerHealth-cross.res')
| -rw-r--r-- | resource/ui/HudPlayerHealth-cross.res | 715 |
1 files changed, 0 insertions, 715 deletions
diff --git a/resource/ui/HudPlayerHealth-cross.res b/resource/ui/HudPlayerHealth-cross.res deleted file mode 100644 index 36f3620..0000000 --- a/resource/ui/HudPlayerHealth-cross.res +++ /dev/null @@ -1,715 +0,0 @@ -"Resource/UI/HudPlayerHealth.res" -{ - // player health data - //Change visible and enabled to "1" on "HPBorderPanel1" and "HPBorderPanel2" for team-colored cross. - - "HPBorderPanel1" - { - "ControlName" "CTFImagePanel" - "fieldName" "HPBackgroundPanel1" - "xpos" "64" - "ypos" "32" - "xpos_minmode" "98" - "ypos_minmode" "39" - "zpos" "2" - "wide" "16" - "tall" "42" - "wide_minmode" "25" - "tall_minmode" "11" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - - "src_corner_height" "40" // pixels inside the image - "src_corner_width" "40" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - "HPBorderPanel2" - { - "ControlName" "CTFImagePanel" - "fieldName" "HPBackgroundPanel2" - "xpos" "51" - "ypos" "45" - "xpos_minmode" "91" - "ypos_minmode" "46" - "zpos" "2" - "wide" "43" - "tall" "16" - "wide_minmode" "25" - "tall_minmode" "11" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../hud/color_panel_brown" - "scaleImage" "1" - "teambg_1" "../hud/color_panel_brown" - "teambg_2" "../hud/color_panel_red" - "teambg_3" "../hud/color_panel_blu" - - "src_corner_height" "40" // pixels inside the image - "src_corner_width" "40" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "c-288" - "ypos" "c45" - "xpos_minmode" "c-238" - "ypos_minmode" "c5" - "xpos" "32" - "zpos_minmode" "2" - "wide" "250" - "tall" "120" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "35" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "HUDDeathWarning" - } - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "54" - "ypos" "35" - "xpos_minmode" "93" - "ypos_minmode" "41" - "zpos" "4" - "wide" "36" - "tall" "36" - "wide_minmode" "20" - "tall_minmode" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "alpha" "255" - } - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "52" - "ypos" "33" - "xpos_minmode" "92" - "ypos_minmode" "40" - "zpos" "3" - "wide" "40" - "tall" "40" - "wide_minmode" "22" - "tall_minmode" "22" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "52" - "ypos" "33" - "xpos_minmode" "91" - "ypos_minmode" "39" - "zpos" "1" - "wide" "40" - "tall" "40" - "wide_minmode" "25" - "tall_minmode" "25" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } - "PlayerStatusHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValue" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "300" - "tall" "100" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" - "fgcolor" "Health Normal" - } - "PlayerStatusHealthValueShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueShadow" - "xpos" "2" - "ypos" "2" - "zpos" "5" - "wide" "300" - "tall" "100" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" - "fgcolor" "TransparentBlack" - } - "PlayerStatusMaxHealthValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusMaxHealthValue" - "xpos" "156" - "xpos_minmode" "156" - "ypos" "77" - "zpos" "6" - "wide" "50" - "tall" "20" - "visible" "0" - "enabled" "0" - "labelText" "%MaxHealth%" - "textAlignment" "center" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold28" - "fgcolor" "Health Normal" - } - "PlayerStatusMaxHealthValueShadow" - { - "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" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - } - "PlayerStatus_MedicUberBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicUberBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicUberFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicUberFireResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBulletResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallBlastResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_explosion_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_MedicSmallFireResistImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_fire_blue" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - } - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierOffenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierOffenseBuff" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierDefenseBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierDefenseBuff" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SoldierHealOnHitBuff" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../HUD/defense_buff_bullet_blue" - "fgcolor" "TanDark" - } - - "PlayerStatus_SpyMarked" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_SpyMarked" - "xpos" "115" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - - "PlayerStatus_Parachute" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_Parachute" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "image" "" - "fgcolor" "TanDark" - } - - "PlayerStatus_RuneStrength" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneStrength" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_strength_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneHaste" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneHaste" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_haste_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneRegen" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneRegen" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_regen_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneResist" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneResist" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_resist_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneVampire" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneVampire" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_vampire_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneReflect" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneReflect" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_reflect_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePrecision" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePrecision" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_precision_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneAgility" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneAgility" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_agility_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKnockout" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKnockout" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_knockout_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneKing" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneKing" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_king_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RunePlague" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RunePlague" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_plague_hud" - "fgcolor" "TanDark" - } - "PlayerStatus_RuneSupernova" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_RuneSupernova" - "xpos" "85" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../Effects/powerup_supernova_hud" - "fgcolor" "TanDark" - } -}
\ No newline at end of file |
