From d43e94163a679f25fa80ed83a774244df6129a65 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Tue, 4 Dec 2012 02:25:25 -0600 Subject: Various fixes --- resource/ui/HudObjectiveFlagPanel.res | 925 +++++++++++++++++----------------- resource/ui/HudPlayerHealth.res | 337 +++++++------ 2 files changed, 631 insertions(+), 631 deletions(-) (limited to 'resource') diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index 4b1d6a9..b1a455b 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -1,463 +1,462 @@ -"Resource/UI/HudObjectiveFlagPanel.res" -{ - "ObjectiveStatusFlagPanel" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusFlagPanel" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "zpos" "-1" - } - } - - "LeftSideBG" - { - "ControlName" "ImagePanel" - "fieldName" "LeftSideBG" - "xpos" "c-120" - "ypos" "r30" - "zpos" "-1" - "wide" "120" - "tall" "100" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "RightSideBG" - { - "ControlName" "ImagePanel" - "fieldName" "RightSideBG" - "xpos" "c0" - "ypos" "r30" [$WIN32] - "zpos" "-1" - "wide" "120" - "tall" "100" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "OutlineBG" - { - "ControlName" "ImagePanel" - "fieldName" "OutlineBG" - "xpos" "c-140" - "ypos" "r75" [$WIN32] - "ypos" "r96" [$X360] - "zpos" "2" - "wide" "280" - "tall" "80" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_bg_outline" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueScore" - "xpos" "c-57" - "ypos" "r33" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueScoreShadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueScoreShadow" - "xpos" "c-56" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "Black" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "RedScore" - { - "ControlName" "CExLabel" - "fieldName" "RedScore" - "xpos" "c7" - "ypos" "r33" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "RedScoreShadow" - { - "ControlName" "CExLabel" - "fieldName" "RedScoreShadow" - "xpos" "c8" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "Black" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "OutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "OutlineImage" - "xpos" "c-50" - "ypos" "r127" [$WIN32] - "ypos" "r148" [$X360] - "zpos" "9" - "wide" "100" - "tall" "50" - "visible" "1" - "enabled" "1" - "image" "../hud/objectives_flagpanel_carried_outline" - "scaleImage" "1" - } - - "CarriedImage" - { - "ControlName" "ImagePanel" - "fieldName" "CarriedImage" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "10" - "wide" "100" - "tall" "100" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_flagpanel_carried_red" - "scaleImage" "1" - - "if_hybrid" - { - "ypos" "r142" - } - - "if_specialdelivery" - { - "visible" "r142" - } - } - - "PlayingTo" - { - "ControlName" "CExLabel" - "fieldName" "PlayingTo" - "xpos" "c-70" [$WIN32] - "ypos" "r56" [$WIN32] - "zpos" "4" - "wide" "140" [$WIN32] - "tall" "30" - "visible" "1" - "enabled" "1" - "labelText" "#TF_PlayingTo" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica16" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "PlayingToBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayingToBG" - "xpos" "c-50" [$WIN32] - "ypos" "r50" [$WIN32] - "zpos" "3" - "wide" "100" [$WIN32] - "tall" "20" [$WIN32] - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueFlag" - { - "ControlName" "CTFFlagStatus" - "fieldName" "BlueFlag" - "xpos" "c-165" - "ypos" "r80" [$WIN32] - "zpos" "5" - "wide" "160" - "tall" "90" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "visible" "0" - "ypos" "r103" - } - - "if_hybrid_single" - { - "xpos" "c-80" - "ypos" "r103" - } - - "if_hybrid_double" - { - "xpos" "c-115" - "ypos" "r103" - } - - "if_specialdelivery" - { - "ypos" "r75" - "ypos" "r103" - } - - "if_no_flags" - { - "visible" "0" - } - } - - "RedFlag" - { - "ControlName" "CTFFlagStatus" - "fieldName" "RedFlag" - "xpos" "c5" - "ypos" "r80" - "zpos" "5" - "wide" "160" - "tall" "90" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "visible" "0" - "ypos" "r100" - } - - "if_hybrid_single" - { - "xpos" "c-80" - } - - "if_hybrid_double" - { - "xpos" "c-45" - } - - "if_specialdelivery" - { - "ypos" "r70" - } - - "if_no_flags" - { - "visible" "0" - } - } - - "CaptureFlag" - { - "ControlName" "CTFArrowPanel" - "fieldName" "CaptureFlag" - "xpos" "c-28" - "ypos" "r100" [$WIN32] - "zpos" "5" - "wide" "56" - "tall" "56" - "visible" "0" - "enabled" "1" - - "if_hybrid" - { - "ypos" "r100" - } - - "if_specialdelivery" - { - "ypos" "r100" - } - } - - "SpecCarriedImage" - { - "ControlName" "ImagePanel" - "fieldName" "SpecCarriedImage" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "10" - "wide" "100" - "tall" "100" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_carried_red" - "scaleImage" "1" - } -} +"Resource/UI/HudObjectiveFlagPanel.res" +{ + "ObjectiveStatusFlagPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusFlagPanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "zpos" "-1" + } + } + + "LeftSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "LeftSideBG" + "xpos" "c-120" + "ypos" "r30" + "zpos" "-1" + "wide" "120" + "tall" "100" + "visible" "1" + "enabled" "1" + "fillcolor" "70 130 180 153" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RightSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "RightSideBG" + "xpos" "c0" + "ypos" "r30" [$WIN32] + "zpos" "-1" + "wide" "120" + "tall" "100" + "visible" "1" + "enabled" "1" + "fillcolor" "205 50 50 153" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "OutlineBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutlineBG" + "xpos" "c-140" + "ypos" "r75" [$WIN32] + "ypos" "r96" [$X360] + "zpos" "2" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_bg_outline" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueScore" + "xpos" "c-57" + "ypos" "r33" + "zpos" "8" + "wide" "50" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica40" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueScoreShadow" + "xpos" "c-56" + "ypos" "r32" + "zpos" "8" + "wide" "50" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica40" + "fgcolor" "Black" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedScore" + { + "ControlName" "CExLabel" + "fieldName" "RedScore" + "xpos" "c7" + "ypos" "r33" + "zpos" "8" + "wide" "50" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica40" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedScoreShadow" + "xpos" "c8" + "ypos" "r32" + "zpos" "8" + "wide" "50" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica40" + "fgcolor" "Black" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "OutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "OutlineImage" + "xpos" "c-50" + "ypos" "r127" [$WIN32] + "ypos" "r148" [$X360] + "zpos" "9" + "wide" "100" + "tall" "50" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_outline" + "scaleImage" "1" + } + + "CarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "CarriedImage" + "xpos" "9999" + "ypos" "9999" [$WIN32] + "zpos" "10" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + + "if_hybrid" + { + "ypos" "r142" + } + + "if_specialdelivery" + { + "visible" "r142" + } + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "c-70" [$WIN32] + "ypos" "r56" [$WIN32] + "zpos" "4" + "wide" "140" [$WIN32] + "tall" "30" + "visible" "1" + "enabled" "1" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica16" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "PlayingToBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayingToBG" + "xpos" "c-50" [$WIN32] + "ypos" "r50" [$WIN32] + "zpos" "3" + "wide" "100" [$WIN32] + "tall" "20" [$WIN32] + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 100" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "BlueFlag" + "xpos" "c-165" + "ypos" "r80" [$WIN32] + "zpos" "5" + "wide" "160" + "tall" "90" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "visible" "0" + "ypos" "r103" + } + + "if_hybrid_single" + { + "xpos" "c-80" + "ypos" "r103" + } + + "if_hybrid_double" + { + "xpos" "c-115" + "ypos" "r103" + } + + "if_specialdelivery" + { + "ypos" "r103" + } + + "if_no_flags" + { + "visible" "0" + } + } + + "RedFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "RedFlag" + "xpos" "c5" + "ypos" "r80" + "zpos" "5" + "wide" "160" + "tall" "90" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "visible" "0" + "ypos" "r100" + } + + "if_hybrid_single" + { + "xpos" "c-80" + } + + "if_hybrid_double" + { + "xpos" "c-45" + } + + "if_specialdelivery" + { + "ypos" "r103" + } + + "if_no_flags" + { + "visible" "0" + } + } + + "CaptureFlag" + { + "ControlName" "CTFArrowPanel" + "fieldName" "CaptureFlag" + "xpos" "c-28" + "ypos" "r100" [$WIN32] + "zpos" "5" + "wide" "56" + "tall" "56" + "visible" "0" + "enabled" "1" + + "if_hybrid" + { + "ypos" "r100" + } + + "if_specialdelivery" + { + "ypos" "r100" + } + } + + "SpecCarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "SpecCarriedImage" + "xpos" "9999" + "ypos" "9999" [$WIN32] + "zpos" "10" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + } +} diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res index fa1c4bd..d533b50 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -1,168 +1,169 @@ -"Resource/UI/HudPlayerHealth.res" -{ - // player health data - "HudPlayerHealth" - { - "ControlName" "EditablePanel" - "fieldName" "HudPlayerHealth" - "xpos" "c-288" - "ypos" "c45" - "xpos" "32" - "wide" "250" - "tall" "120" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "35" - "HealthDeathWarning" "0.49" - "HealthDeathWarningColor" "HUDDeathWarning" - } - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "4" - "wide" "70" - "tall" "70" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "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" - } - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "116" - "ypos" "18" - "zpos" "2" - "wide" "68" - "tall" "68" - "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" - "fgcolor" "TanLight" - } - "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" - "fgcolor" "TransparentBlack" - } - "PlayerStatusBleedImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusBleedImage" - "xpos" "100" - "ypos" "0" - "zpos" "7" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMilkImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMilkImage" - "xpos" "100" - "ypos" "0" - "zpos" "7" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/bleed_drop" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathImage" - "xpos" "100" - "ypos" "0" - "zpos" "7" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - } - "PlayerStatusMarkedForDeathSilentImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "xpos" "100" - "ypos" "0" - "zpos" "7" - "wide" "31" - "tall" "31" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../vgui/marked_for_death" - "fgcolor" "TanDark" - } - - "PlayerStatus_WheelOfDoom" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatus_WheelOfDoom" - "xpos" "100" - "ypos" "0" - "zpos" "7" - "wide" "32" - "tall" "32" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } -} +"Resource/UI/HudPlayerHealth.res" +{ + // player health data + "HudPlayerHealth" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerHealth" + "xpos" "c-288" + "ypos" "c45" + "xpos" "32" + "zpos" "2" + "wide" "250" + "tall" "120" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "35" + "HealthDeathWarning" "0.49" + "HealthDeathWarningColor" "HUDDeathWarning" + } + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "9999" + "ypos" "9999" + "zpos" "4" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + "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" + } + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "116" + "ypos" "18" + "zpos" "2" + "wide" "68" + "tall" "68" + "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" + "fgcolor" "TanLight" + } + "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" + "fgcolor" "TransparentBlack" + } + "PlayerStatusBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusBleedImage" + "xpos" "100" + "ypos" "0" + "zpos" "7" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "TanDark" + } + "PlayerStatusMilkImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMilkImage" + "xpos" "100" + "ypos" "0" + "zpos" "7" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "TanDark" + } + "PlayerStatusMarkedForDeathImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathImage" + "xpos" "100" + "ypos" "0" + "zpos" "7" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "TanDark" + } + "PlayerStatusMarkedForDeathSilentImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathSilentImage" + "xpos" "100" + "ypos" "0" + "zpos" "7" + "wide" "31" + "tall" "31" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "TanDark" + } + + "PlayerStatus_WheelOfDoom" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_WheelOfDoom" + "xpos" "100" + "ypos" "0" + "zpos" "7" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "TanDark" + } +} -- cgit v1.2.3