diff --git a/_lionhud/resource/ui/disguisestatuspanel.res b/_lionhud/resource/ui/disguisestatuspanel.res new file mode 100644 index 0000000..3bf8347 --- /dev/null +++ b/_lionhud/resource/ui/disguisestatuspanel.res @@ -0,0 +1,156 @@ +"Resource/UI/ItemModelPanel.res" +//this da shit +{ + "itemmodelpanel" + { + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "itemmodelpanel" + + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "100" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + + "fov" "54" + "start_framed" "1" + + "disable_manipulation" "1" + + "model" + { + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" + } + } + "DisguiseStatusBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "DisguiseStatusBG" + "xpos" "10" + "ypos" "3" + "zpos" "-100" + "wide" "237" + "tall" "32" + "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" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "DisguiseNameLabel" + { + "ControlName" "Label" + "fieldName" "DisguiseNameLabel" + "font" "HudFontMediumSmallSecondary" + "xpos" "16" + "ypos" "10" + "zpos" "100" + "wide" "170" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%disguisename%" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + } + + "DisguiseNameLabelBG" + { + "ControlName" "Label" + "fieldName" "DisguiseNameLabelBG" + "font" "HudFontMediumSmallSecondary" + "xpos" "17" + "ypos" "11" + "zpos" "-1" + "wide" "170" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%disguisename%" + "fgcolor_override" "black" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + } + + "WeaponNameLabel" + { + "ControlName" "Label" + "fieldName" "WeaponNameLabel" + "font" "HUDFontSmallest" + "xpos" "18" + "ypos" "29" + "zpos" "100" + "wide" "100" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%weaponname%" + "textAlignment" "West" + "dulltext" "0" + "brighttext" "0" + } + "WeaponNameLabelSHAD" + { + "ControlName" "Label" + "fieldName" "WeaponNameLabel" + "font" "HUDFontSmallest" + "xpos" "140" + "ypos" "300000" + "zpos" "100" + "wide" "100" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%weaponname%" + "textAlignment" "East" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "black" + } + + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "178" + "ypos" "8" + "wide" "66" + "tall" "32" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmall" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + +} diff --git a/_lionhud/resource/ui/disguisestatuspanel.res.bak b/_lionhud/resource/ui/disguisestatuspanel.res.bak new file mode 100644 index 0000000..2970d70 --- /dev/null +++ b/_lionhud/resource/ui/disguisestatuspanel.res.bak @@ -0,0 +1,156 @@ +"Resource/UI/ItemModelPanel.res" +//this da shit +{ + "itemmodelpanel" + { + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "itemmodelpanel" + + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "100" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + + "fov" "54" + "start_framed" "1" + + "disable_manipulation" "1" + + "model" + { + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" + } + } + "DisguiseStatusBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "DisguiseStatusBG" + "xpos" "10" + "ypos" "3" + "zpos" "-100" + "wide" "237" + "tall" "32" + "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" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "DisguiseNameLabel" + { + "ControlName" "Label" + "fieldName" "DisguiseNameLabel" + "font" "HudFontMediumSmallSecondary" + "xpos" "16" + "ypos" "10" + "zpos" "100" + "wide" "170" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%disguisename%" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + } + + "DisguiseNameLabelBG" + { + "ControlName" "Label" + "fieldName" "DisguiseNameLabelBG" + "font" "HudFontMediumSmallSecondary" + "xpos" "17" + "ypos" "11" + "zpos" "-1" + "wide" "170" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%disguisename%" + "fgcolor_override" "black" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + } + + "WeaponNameLabel" + { + "ControlName" "Label" + "fieldName" "WeaponNameLabel" + "font" "HUDFontSmallest" + "xpos" "18" + "ypos" "29" + "zpos" "100" + "wide" "100" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%weaponname%" + "textAlignment" "West" + "dulltext" "0" + "brighttext" "0" + } + "WeaponNameLabelSHAD" + { + "ControlName" "Label" + "fieldName" "WeaponNameLabel" + "font" "HUDFontSmallest" + "xpos" "140" + "ypos" "300000" + "zpos" "100" + "wide" "100" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%weaponname%" + "textAlignment" "East" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "black" + } + + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "178" + "ypos" "8" + "wide" "66" + "tall" "32" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmall" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + +} diff --git a/_lionhud/resource/ui/healthiconpanel.res b/_lionhud/resource/ui/healthiconpanel.res new file mode 100644 index 0000000..74135b7 --- /dev/null +++ b/_lionhud/resource/ui/healthiconpanel.res @@ -0,0 +1,35 @@ +"Resource/UI/HealthIconPanel.res" +{ + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "0" + "xpos_minbad" "0" + "ypos" "why" + "ypos_minbad" "0" + "wide" "64" + "tall" "32" + "visible" "1" + "enabled" "1" + "TFFont" "HudFontSmall" + "TextColor" "TanLight" + "autoResize" "1" + } + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "0" + "xpos_minbad" "0" + "ypos" "0" + "ypos_minbad" "0" + "wide" "128" + "tall" "128" + "visible" "1" + "enabled" "1" + "TFFont" "HudFontSmall" + "TextColor" "HudOffWhite" + "autoResize" "1" + } +} diff --git a/_lionhud/resource/ui/hudaccountpanel.res b/_lionhud/resource/ui/hudaccountpanel.res new file mode 100644 index 0000000..5dd31ef --- /dev/null +++ b/_lionhud/resource/ui/hudaccountpanel.res @@ -0,0 +1,125 @@ +"Resource/UI/HudAccountPanel.res" +{ + "CHudAccountPanel" + { + "delta_item_x" "28" + "delta_item_start_y" "18" + "delta_item_end_y" "0" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "0.8" + "delta_item_font" "HudFontMedium" + } + + "AccountBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "AccountBG" + "xpos" "5" + "ypos" "38" + "zpos" "0" + "wide" "69" + "tall" "28" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_blue" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "10" + "xpos_lodef" "12" + "ypos" "45" + //"ypos_lodef" "112" + "zpos" "1" + "wide" "14" + "wide_lodef" "15" + "tall" "14" + //"tall_lodef" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ProgressOffWhite" + } + + "MetalIconShadow" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIconShadow" + "xpos" "11" + "xpos_lodef" "12" + "ypos" "46" + //"ypos_lodef" "112" + "zpos" "1" + "wide" "14" + "wide_lodef" "15" + "tall" "14" + //"tall_lodef" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "Black" + } + + "AccountValue" + { + "ControlName" "CExLabel" + "fieldName" "AccountValue" + "xpos" "21" + "ypos" "40" + //"ypos_lodef" "121" + "zpos" "2" + "wide" "55" + "tall" "26" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%metal%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + //"font_lodef" "HudFontMedium" + } + + "AccountValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "AccountValueShadow" + "xpos" "22" + "ypos" "41" + //"ypos_lodef" "121" + "zpos" "2" + "wide" "56" + "tall" "27" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%metal%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + //"font_lodef" "HudFontMedium" + "fgcolor_override" "TransparentBlack" + } +} \ No newline at end of file diff --git a/_lionhud/resource/ui/hudammoweapons.res b/_lionhud/resource/ui/hudammoweapons.res new file mode 100644 index 0000000..dbc067f --- /dev/null +++ b/_lionhud/resource/ui/hudammoweapons.res @@ -0,0 +1,166 @@ +//this da shit +"Resource/UI/HudAmmoWeapons.res" +{ + "HudWeaponLowAmmoImage" + { + "ControlName" "ImagePanel" + "fieldName" "HudWeaponLowAmmoImage" + "xpos" "999" + } + "HudWeaponAmmoBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoBG" + "xpos" "-85" + "xpos_minbad" "28" + "ypos" "26" + "ypos_minbad" "7" + "zpos" "1" + "wide" "300" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_horiz3_blue" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_horiz3_red" + "teambg_2_lodef" "../hud/ammo_red_bg_lodef" + "teambg_3" "../hud/misc_ammo_area_horiz3_blue" + "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + } + "HudWeaponAmmoIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoIcon" + "xpos" "107" + "xpos_minbad" "28" + "ypos" "55" + "ypos_minbad" "7" + "zpos" "7" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "image" "../hud/hud_obj_status_ammo_64" + "scaleImage" "1" + "fgcolor" "TanLight" + } + "AmmoInClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClip" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + "xpos" "-1" + "ypos" "58" + "zpos" "5" + "wide" "84" + "tall" "40" + "visible" "0" + "enabled" "1" + "textAlignment" "east" + "labelText" "%Ammo%" + + } + "AmmoInClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClipShadow" + "font" "HudFontGiantBold" + "fgcolor" "Black" + "xpos" "3" + "ypos" "62" + "ypos_minbad" "2" + "zpos" "5" + "wide" "84" + "tall" "40" + "visible" "0" + "enabled" "1" + "textAlignment" "east" + "labelText" "%Ammo%" + + } + "AmmoInReserve" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserve" + "font" "HudFontMediumSmall" + "font_lodef" "HudFontMedium" + "font_minbad" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "88" + "ypos" "66" + "zpos" "5" + "wide" "84" + "wide_lodef" "83" + "tall" "40" + //"tall_lodef" "30" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "%AmmoInReserve%" + } + "AmmoInReserveShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserveShadow" + "font" "HudFontMediumSmall" + "font_lodef" "HudFontMedium" + "font_minbad" "HudFontSmall" + "fgcolor" "Black" + "xpos" "90" + "ypos" "-38" + //"ypos_lodef" "11" + "zpos" "3" + "wide" "294" + "tall" "250" + //"tall_lodef" "30" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "%AmmoInReserve%" + } + "AmmoNoClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClip" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + "xpos" "28" + "ypos" "58" + "zpos" "5" + "wide" "84" + "wide_lodef" "83" + "tall" "40" + "tall_minbad" "36" + //"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%Ammo%" + + } + "AmmoNoClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClipShadow" + "font" "HudFontGiantBold" + "fgcolor" "Black" + "xpos" "32" + "xpos_hidef" "2" + "xpos_lodef" "2" + "ypos" "61" + "ypos_hidef" "4" + //"ypos_lodef" "4" + "zpos" "5" + "wide" "84" + "wide_lodef" "83" + "tall" "40" + "tall_minbad" "36" + //"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%Ammo%" + + } +} \ No newline at end of file diff --git a/_lionhud/resource/ui/hudmediccharge.res b/_lionhud/resource/ui/hudmediccharge.res new file mode 100644 index 0000000..776d132 --- /dev/null +++ b/_lionhud/resource/ui/hudmediccharge.res @@ -0,0 +1,303 @@ +"Resource/UI/HudMedicCharge.res" +{ + "Background" + { + "ControlName" "CTFImagePanel" + "fieldName" "Background" + "xpos" "133" + "ypos" "96" + "zpos" "-9" + "wide" "300" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/medic_charge_blue_bg" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_horiz3_red" + "teambg_3" "../hud/misc_ammo_area_horiz3_blue" + "alpha" "128" + } + + "MeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "MeterBG" + "xpos" "24" + "ypos" "46" + "zpos" "-9" + "wide" "208" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_red" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "alpha" "255" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "MeterBG2" + { + "ControlName" "ImagePanel" + "fieldName" "MeterBG2" + "xpos" "25" + "ypos" "0" + "zpos" "-2" + "wide" "207" + "tall" "18" + "visible" "0" + "enabled" "0" + "fillcolor" "0 0 0 128" + "autoResize" "0" + } + + "ChargeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabel" + "xpos" "164" + "ypos" "134" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_UberchargeMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + } + + "ChargeLabelBar" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabelBar" + "xpos" "28" + "ypos" "26" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "UBERCHARGE" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + } + + "ChargeLabelBarShadow" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabelBarShadow" + "xpos" "29" + "ypos" "27" + "zpos" "4" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "UBERCHARGE" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "Black" + } + + "IndividualChargesLabel" + { + "ControlName" "CExLabel" + "fieldName" "IndividualChargesLabel" + "xpos" "160" + "ypos" "133" + "zpos" "5" + "wide" "256" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_IndividualUberchargesMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + } + + "ChargeMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter" + "font" "Default" + "xpos" "30S" + "ypos" "50" + "zpos" "2" + "wide" "197" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ChargeMeter1" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter1" + "font" "Default" + "xpos" "30" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ChargeMeter2" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter2" + "font" "Default" + "xpos" "72" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ChargeMeter3" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter3" + "font" "Default" + "xpos" "145" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ChargeMeter4" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter4" + "font" "Default" + "xpos" "187" + "ypos" "50" + "zpos" "2" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "HealthClusterIcon" + { + "ControlName" "ImagePanel" + "fieldName" "HealthClusterIcon" + "xpos" "2" + "ypos" "17" + "wide" "36" + "tall" "36" + "visible" "0" + "enabled" "0" + "image" "../hud/ico_health_cluster" + "scaleImage" "1" + } +// o no bad wurd :( + "fuckthevaccinator" + { + "ControlName" "EditablePanel" + "fieldName" "FuckTheVaccinator" + "xpos" "127" + "ypos" "32" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + } + + "ResistIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ResistIcon" + "xpos" "0" + "ypos" "0" + "wide" "36" + "tall" "36" + "visible" "1" + "enabled" "1" + "image" "../HUD/defense_buff_bullet_blue" + "scaleImage" "1" + "pin_to_sibling" "fuckthevaccinator" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } +// "HudWeaponAmmoIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoIcon" + "xpos" "325" + "xpos_minbad" "28" + "ypos" "125" + "ypos_minbad" "7" + "zpos" "7" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "image" "../hud/hud_obj_status_health_69" + "scaleImage" "1" + "fgcolor" "TanLight" + } + +} diff --git a/_statichud/resource/fonts/Ubuntu-R.ttf b/_statichud/resource/fonts/Ubuntu-R.ttf new file mode 100644 index 0000000..d748728 Binary files /dev/null and b/_statichud/resource/fonts/Ubuntu-R.ttf differ diff --git a/_statichud/resource/fonts/theboldfont.ttf b/_statichud/resource/fonts/theboldfont.ttf new file mode 100644 index 0000000..2985b05 Binary files /dev/null and b/_statichud/resource/fonts/theboldfont.ttf differ diff --git a/_statichud/resource/preload.res b/_statichud/resource/preload.res new file mode 100644 index 0000000..2f019aa --- /dev/null +++ b/_statichud/resource/preload.res @@ -0,0 +1,766 @@ +"Resource/UI/MainMenuOverride.res" +{ + "refract" + { + "ControlName" "ImagePanel" + "fieldName" "refract" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "replay/thumbnails/viewmodel/refract" + } + + "cart_alert" + { + "ControlName" "ImagePanel" + "fieldName" "cart_alert" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_alert" + } + + "cart_blue" + { + "ControlName" "ImagePanel" + "fieldName" "cart_blue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_blue" + } + + "cart_blue_bottom" + { + "ControlName" "ImagePanel" + "fieldName" "cart_blue_bottom" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_blue_bottom" + } + + "cart_home_blue" + { + "ControlName" "ImagePanel" + "fieldName" "cart_home_blue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_home_blue" + } + + "cart_home_red" + { + "ControlName" "ImagePanel" + "fieldName" "cart_home_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_home_red" + } + + "cart_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "cart_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_neutral" + } + + "cart_neutral_bottom" + { + "ControlName" "ImagePanel" + "fieldName" "cart_neutral_bottom" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_neutral_bottom" + } + + "cart_point_blue" + { + "ControlName" "ImagePanel" + "fieldName" "cart_point_blue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_blue" + } + + "cart_point_blue_opaque" + { + "ControlName" "ImagePanel" + "fieldName" "cart_point_blue_opaque" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_blue_opaque" + } + + "cart_point_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "cart_point_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_neutral" + } + + "cart_point_neutral_opaque" + { + "ControlName" "ImagePanel" + "fieldName" "cart_point_neutral_opaque" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_neutral_opaque" + } + + "cart_point_red" + { + "ControlName" "ImagePanel" + "fieldName" "cart_point_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_red" + } + + "cart_point_red_opaque" + { + "ControlName" "ImagePanel" + "fieldName" "cart_point_red_opaque" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_red_opaque" + } + + "cart_red" + { + "ControlName" "ImagePanel" + "fieldName" "cart_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_red" + } + + "cart_red_bottom" + { + "ControlName" "ImagePanel" + "fieldName" "cart_red_bottom" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_red_bottom" + } + + "ico_stickybomb_blue" + { + "ControlName" "ImagePanel" + "fieldName" "ico_stickybomb_blue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_stickybomb_blue" + } + + "ico_stickybomb_blue_faded" + { + "ControlName" "ImagePanel" + "fieldName" "cart_home_blue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_stickybomb_blue_faded" + } + + "ico_stickybomb_red" + { + "ControlName" "ImagePanel" + "fieldName" "ico_stickybomb_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_stickybomb_red" + } + + "ico_stickybomb_red_faded" + { + "ControlName" "ImagePanel" + "fieldName" "ico_stickybomb_red_faded" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_stickybomb_red_faded" + } + + "leaderboard_streak" + { + "ControlName" "ImagePanel" + "fieldName" "cart_home_blue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/leaderboard_streak" + } + + "icon_obj_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu" + } + + "icon_obj_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red" + } + + "icon_obj_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral" + } + + "icon_obj_blu_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_blu_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_locked" + } + + "icon_obj_red_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_red_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red_locked" + } + + "icon_obj_neutral_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_neutral_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral_locked" + } + + "icon_obj_a" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_a" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_a" + } + + "icon_obj_b" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_b" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_b" + } + + "icon_obj_c" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_c" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_c" + } + + "icon_obj_d" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_d" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_d" + } + + "icon_obj_e" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_e" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_e" + } + + "icon_obj_blu_mannhattan_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_blu_mannhattan_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_mannhattan_locked" + } + + "icon_obj_cap_mask" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_cap_mask" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_mask" + } + + "icon_obj_white" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_white" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_white" + } + + "icon_obj_cap_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_cap_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_blu" + } + + "icon_obj_cap_blu_up" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_cap_blu_up" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_blu_up" + } + + "icon_obj_cap_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_cap_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_red" + } + + "icon_obj_cap_red_up" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_cap_red_up" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_red_up" + } + + "icon_obj_1_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_1_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_blu" + } + + "icon_obj_2_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_2_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_blu" + } + + "icon_obj_3_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_3_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_blu" + } + + "icon_obj_4_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_4_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_blu" + } + + "icon_obj_5_blu" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_5_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_blu" + } + + "icon_obj_1_blu_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_1_blu_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_blu_locked" + } + + "icon_obj_2_blu_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_2_blu_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_blu_locked" + } + + "icon_obj_3_blu_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_3_blu_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_blu_locked" + } + + "icon_obj_4_blu_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_4_blu_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_blu_locked" + } + + "icon_obj_5_blu_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_5_blu_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_blu_locked" + } + + "icon_obj_1_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_1_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_red" + } + + "icon_obj_2_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_2_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_red" + } + + "icon_obj_3_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_3_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_red" + } + + "icon_obj_4_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_4_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_red" + } + + "icon_obj_5_red" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_5_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_red" + } + + "icon_obj_1_red_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_1_red_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_red_locked" + } + + "icon_obj_2_red_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_2_red_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_red_locked" + } + + "icon_obj_3_red_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_3_red_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_red_locked" + } + + "icon_obj_4_red_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_4_red_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_red_locked" + } + + "icon_obj_5_red_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_5_red_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_red_locked" + } + + "icon_obj_1_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_1_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_neutral" + } + + "icon_obj_2_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_2_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_neutral" + } + + "icon_obj_3_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_3_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_neutral" + } + + "icon_obj_4_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_4_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_neutral" + } + + "icon_obj_5_neutral" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_5_neutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_neutral" + } + + "icon_obj_1_neutral_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_1_neutral_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_neutral_locked" + } + + "icon_obj_2_neutral_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_2_neutral_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_neutral_locked" + } + + "icon_obj_3_neutral_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_3_neutral_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_neutral_locked" + } + + "icon_obj_4_neutral_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_4_neutral_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_neutral_locked" + } + + "icon_obj_5_neutral_locked" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_5_neutral_locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_neutral_locked" + } + + "icon_obj_mp" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_mp" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_mp" + } + + "icon_obj_timer" + { + "ControlName" "ImagePanel" + "fieldName" "icon_obj_timer" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_timer" + } + "ico_crit_red" + { + "ControlName" "ImagePanel" + "fieldName" "ico_crit_red" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_crit" + } + "ico_crit_blu" + { + "ControlName" "ImagePanel" + "fieldName" "ico_crit_blu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_crit_blu" + } + "ico_eyelander" + { + "ControlName" "ImagePanel" + "fieldName" "ico_eyelander" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_eyelander" + } + "ico_headshot" + { + "ControlName" "ImagePanel" + "fieldName" "ico_headshot" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_headshot" + } + "ico_spanner" + { + "ControlName" "ImagePanel" + "fieldName" "ico_spanner" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_spanner" + } + "ico_medic" + { + "ControlName" "ImagePanel" + "fieldName" "ico_medic" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_medic" + } +} \ No newline at end of file diff --git a/_statichud/resource/ui/mvmcreditspendpanel.res b/_statichud/resource/ui/mvmcreditspendpanel.res new file mode 100644 index 0000000..f19492c --- /dev/null +++ b/_statichud/resource/ui/mvmcreditspendpanel.res @@ -0,0 +1,114 @@ +"Resource/UI/MvMCreditSpendPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "tbf14" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "shWhite" + } + + "TableBackground" + { + "ControlName" "ImagePanel" + "fieldName" "TableBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "184" + "tall" "42" + "visible" "1" + "fillcolor" "shBlackOpacity" + "border" "shBorderBlackLine" + } + + "UpgradesLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradesLabel" + "font" "u14" + "labelText" "#TF_PVE_Upgrades" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "15" + "wide" "90" + "tall" "20" + "fgcolor" "shWhite" + } + + "UpgradesCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradesCountLabel" + "font" "u14" + "labelText" "%upgrades%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "15" + "wide" "30" + "tall" "20" + "fgcolor" "shWhite" + } + + "BuyBackLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackLabel" + "font" "u14" + "labelText" "#TF_PVE_Buybacks" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "27" + "wide" "90" + "tall" "20" + "fgcolor" "shWhite" + } + + "BuyBackCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackCountLabel" + "font" "u14" + "labelText" "%buybacks%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "27" + "wide" "30" + "tall" "20" + "fgcolor" "shWhite" + } + + "BottleLabel" + { + "ControlName" "CExLabel" + "fieldName" "BottleLabel" + "font" "u14" + "labelText" "#TF_PVE_Bottles" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "39" + "wide" "90" + "tall" "20" + "fgcolor" "shWhite" + } + + "BottleCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "BottleCountLabel" + "font" "u14" + "labelText" "%bottles%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "39" + "wide" "30" + "tall" "20" + "fgcolor" "shWhite" + } +} diff --git a/_statichud/resource/ui/mvmcreditsubpanel.res b/_statichud/resource/ui/mvmcreditsubpanel.res new file mode 100644 index 0000000..923d946 --- /dev/null +++ b/_statichud/resource/ui/mvmcreditsubpanel.res @@ -0,0 +1,142 @@ +"Resource/UI/MvMCreditSubPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "tbf14" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "shWhite" + } + + "TableBackground" + { + "ControlName" "ImagePanel" + "fieldName" "TableBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "184" + "tall" "42" + "visible" "1" + "fillcolor" "shBlackOpacity" + "border" "shBorderBlackLine" + } + + "CreditCollectedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedTextLabel" + "font" "u14" + "labelText" "#TF_PVE_Collected" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "15" + "wide" "90" + "tall" "20" + "fgcolor" "shWhite" + } + + "CreditCollectedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedCountLabel" + "font" "u14" + "labelText" "%creditscollected%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "15" + "wide" "30" + "tall" "20" + "fgcolor" "shGreen" + } + + "CreditMissedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedTextLabel" + "font" "u14" + "labelText" "#TF_PVE_Missed" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "27" + "wide" "90" + "tall" "20" + "fgcolor" "shWhite" + } + + "CreditMissedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedCountLabel" + "font" "u14" + "labelText" "%creditsmissed%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "27" + "wide" "30" + "tall" "20" + "fgcolor" "shRed" + } + + "CreditBonusTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditBonusTextLabel" + "font" "u14" + "labelText" "#TF_PVE_Bonus" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "39" + "wide" "90" + "tall" "20" + "fgcolor" "shWhite" + } + + "CreditBonusCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditBonusCountLabel" + "font" "u14" + "labelText" "%creditbonus%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "39" + "wide" "30" + "tall" "20" + "fgcolor" "shGreen" + } + + "CreditRatingLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabelShadow" + "font" "HudFontMediumBold" + "labelText" "%ratingshadow%" + "textAlignment" "center" + "xpos" "126" + "ypos" "26" + "wide" "70" + "tall" "20" + "fgcolor" "shBlack" + } + + "CreditRatingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabel" + "font" "HudFontMediumBold" + "labelText" "%rating%" + "textAlignment" "center" + "xpos" "125" + "ypos" "25" + "wide" "70" + "tall" "20" + "fgcolor" "shWhite" + } +} diff --git a/_statichud/resource/ui/mvmscoreboard.res b/_statichud/resource/ui/mvmscoreboard.res new file mode 100644 index 0000000..3089e2a --- /dev/null +++ b/_statichud/resource/ui/mvmscoreboard.res @@ -0,0 +1,255 @@ +"Resource/UI/MvMScoreboard.res" +{ + "WaveStatusPanel" + { + "ControlName" "CWaveStatusPanel" + "fieldName" "WaveStatusPanel" + "xpos" "0" + "ypos" "-8" + "ypos_minmode" "2" + "zpos" "0" + "wide" "600" + "tall" "67" + "visible" "1" + "enabled" "1" + + "verbose" "1" + } + + "PopFileLabel" + { + "ControlName" "CExLabel" + "fieldName" "PopFileLabel" + "font" "u12" + "labelText" "%popfile%" + "textAlignment" "center" + "xpos" "-2" + "ypos" "25" + "wide" "150" + "tall" "20" + "fgcolor" "shWhite" + "wrap" "1" + "centerwrap" "1" + } + + "DifficultyContainer" + { + "ControlName" "EditablePanel" + "fieldName" "DifficultyContainer" + "xpos" "450" + "ypos" "20" + "wide" "150" + "tall" "20" + "visible" "1" + + "DifficultyLabel" + { + "ControlName" "CExLabel" + "fieldName" "DifficultyLabel" + "font" "u12" + "labelText" "#TF_MvM_Difficulty" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "wide" "150" + "tall" "10" + "fgcolor" "tanlight" + } + + "DifficultyValue" + { + "ControlName" "CExLabel" + "fieldName" "DifficultyValue" + "font" "HudFontSmallBold" + "labelText" "%difficultyvalue%" + "textAlignment" "center" + "xpos" "0" + "ypos" "9" + "wide" "150" + "tall" "10" + "fgcolor" "tanlight" + } + } + + "PlayerListBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "PlayerListBackground" + "xpos" "35" + "ypos" "59" + "zpos" "-1" + "wide" "525" + "tall" "150" + "visible" "0" + "enabled" "0" + "image" "../hud/tournament_panel_brown" + + "scaleImage" "1" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + "PlayerListBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerListBG" + "xpos" "35" + "ypos" "59" + "zpos" "-1" + "wide" "525" + "tall" "150" + "visible" "1" + "enabled" "1" + + "fillcolor" "shBlackOpacity" + "border" "shBorderBlackLine" + } + + "MvMPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "MvMPlayerList" + "xpos" "35" + "ypos" "64" + "wide" "525" + "tall" "150" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "1" + "linespacing" "15" + "textcolor" "White" + } + + "CreditStatsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "CreditStatsContainer" + "xpos" "100" + "ypos" "211" + "wide" "400" + "tall" "205" + "visible" "1" + + "CreditStatsBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "CreditStatsBackground" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "400" + "tall" "135" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_brown" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + "CreditStatsBG" + { + "ControlName" "ImagePanel" + "fieldName" "CreditStatsBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "400" + "tall" "135" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "fillcolor" "shBlackOpacity" + "border" "shBorderBlackLine" + } + + "CreditsLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditsLabel" + "font" "tbf14" + "labelText" "#TF_PVE_Currency" + "textAlignment" "north-west" + "xpos" "4" + "ypos" "4" + "wide" "100" + "tall" "25" + "fgcolor" "shWhite" + } + + "PreviousWaveCreditInfoPanel" + { + "ControlName" "CCreditDisplayPanel" + "fieldName" "PreviousWaveCreditInfoPanel" + "xpos" "8" + "ypos" "20" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "TotalGameCreditInfoPanel" + { + "ControlName" "CCreditDisplayPanel" + "fieldName" "TotalGameCreditInfoPanel" + "xpos" "208" + "ypos" "20" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "PreviousWaveCreditSpendPanel" + { + "ControlName" "CCreditSpendPanel" + "fieldName" "PreviousWaveCreditSpendPanel" + "xpos" "8" + "ypos" "65" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "TotalGameCreditSpendPanel" + { + "ControlName" "CCreditSpendPanel" + "fieldName" "TotalGameCreditSpendPanel" + "xpos" "208" + "ypos" "65" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "RespecStatusLabel" + { + "ControlName" "CExLabel" + "fieldName" "RespecStatusLabel" + "font" "HudFontSmall" + "labelText" "%respecstatus%" + "textAlignment" "north-east" + "xpos" "115" + "ypos" "8" + "wide" "275" + "tall" "20" + "fgcolor" "tanlight" + } + } +} diff --git a/_tf2hud/resource/ui/UNUSEDhuditemeffectmeter_kartcharge.res b/_tf2hud/resource/ui/UNUSEDhuditemeffectmeter_kartcharge.res new file mode 100644 index 0000000..884629c --- /dev/null +++ b/_tf2hud/resource/ui/UNUSEDhuditemeffectmeter_kartcharge.res @@ -0,0 +1,114 @@ +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "x_offset" "0" + "xpos" "10" [$WIN32] + "ypos" "r107" [$WIN32] + //"xpos_minmode" "r52" [$WIN32] + //"ypos_minmode" "r45" [$WIN32] + //"x_offset_minmode" "0" [$WIN32] + "wide" "100" + "tall" "100" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "-30" + "ypos" "28" + "zpos" "0" + "wide" "150" + "tall" "75" + "visible" "1" + //"visible_minmode" "0" + "enabled" "1" + "image" "../hud/misc_ammo_area_horiz2_blue" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_horiz2_red" + //"teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" + "teambg_3" "../hud/misc_ammo_area_horiz2_blue" + //"teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "15" + "ypos" "75" + "zpos" "2" + "wide" "60" + "tall" "15" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + //"visible_minmode" "1" + //"ypos_minmode" "24" + //"xpos_minmode" "0" + //"wide_minmode" "50" + //"textAlignment_minmode" "north-west" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_KART" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmall" + //"font_minmode" "TFFontSmall" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "20" + "ypos" "68" + //"ypos_minmode" "20" + //"xpos_minmode" "0" + //"wide_minmode" "50" + "zpos" "2" + "wide" "47" + "tall" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "18" + "ypos" "45" + "zpos" "2" + "wide" "50" + "tall" "20" + //"ypos_minmode" "5" + //"xpos_minmode" "0" + //"wide_minmode" "50" + //"tall_minmode" "15" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + //"textAlignment_minmode" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + //"font_minmode" "TFFontSmall" + } +} \ No newline at end of file diff --git a/_tf2hud/resource/ui/healthiconpanel.res b/_tf2hud/resource/ui/healthiconpanel.res new file mode 100644 index 0000000..f909efc --- /dev/null +++ b/_tf2hud/resource/ui/healthiconpanel.res @@ -0,0 +1,35 @@ +"Resource/UI/HealthIconPanel.res" +{ + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "0" + //"xpos_minmode" "0" + "ypos" "0" + //"ypos_minmode" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "TFFont" "HudFontSmall" + "TextColor" "HudOffWhite" + "autoResize" "1" + } + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "0" + //"xpos_minmode" "0" + "ypos" "0" + //"ypos_minmode" "0" + "wide" "128" + "tall" "128" + "visible" "1" + "enabled" "1" + "TFFont" "HudFontSmall" + "TextColor" "HudOffWhite" + "autoResize" "1" + } +} diff --git a/_tf2hud/resource/ui/hudammoweapons.res b/_tf2hud/resource/ui/hudammoweapons.res new file mode 100644 index 0000000..1045113 --- /dev/null +++ b/_tf2hud/resource/ui/hudammoweapons.res @@ -0,0 +1,174 @@ +"Resource/UI/HudAmmoWeapons.res" +{ + "HudWeaponAmmoBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoBG" + "xpos" "4" + //"xpos_minmode" "28" + "ypos" "0" + //"ypos_minmode" "7" + "zpos" "1" + "wide" "90" + "tall" "45" + "visible" "1" + "enabled" "1" + "image" "../hud/ammo_blue_bg" + "scaleImage" "1" + "teambg_2" "../hud/ammo_red_bg" + //"teambg_2_lodef" "../hud/ammo_red_bg_lodef" + "teambg_3" "../hud/ammo_blue_bg" + //"teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + } + "HudWeaponLowAmmoImage" + { + "ControlName" "ImagePanel" + "fieldName" "HudWeaponLowAmmoImage" + "xpos" "4" + //"xpos_minmode" "28" + "ypos" "0" + //"ypos_minmode" "7" + "zpos" "0" + "wide" "90" + "tall" "45" + "visible" "0" + "enabled" "1" + "image" "../hud/ammo_red_bg" + "scaleImage" "1" + "teambg_2" "../hud/ammo_red_bg" + //"teambg_2_lodef" "../hud/ammo_red_bg_lodef" + "teambg_3" "../hud/ammo_blue_bg" + //"teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + } + "AmmoInClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClip" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + "xpos" "4" + //"xpos_minmode" "8" + "ypos" "0" + //"ypos_minmode" "2" + "zpos" "5" + "wide" "55" + "tall" "40" + //"tall_minmode" "38" + ////"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "south-east" + "labelText" "%Ammo%" + + } + "AmmoInClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClipShadow" + "font" "HudFontGiantBold" + "fgcolor" "Black" + "xpos" "5" + //"xpos_minmode" "9" + //"xpos_hidef" "2" + "ypos" "1" + //"ypos_minmode" "2" + //"ypos_hidef" "2" + ////"ypos_lodef" "2" + "zpos" "5" + "wide" "55" + "tall" "40" + //"tall_minmode" "39" + ////"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "south-east" + "labelText" "%Ammo%" + + } + "AmmoInReserve" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserve" + "font" "HudFontMediumSmall" + ////"font_lodef" "HudFontMedium" + //"font_minmode" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "59" + //"xpos_minmode" "65" + "ypos" "8" + ////"ypos_lodef" "10" + "zpos" "7" + "wide" "40" + "tall" "27" + ////"tall_lodef" "30" + "visible" "0" + "enabled" "1" + "textAlignment" "south-west" + "labelText" "%AmmoInReserve%" + } + "AmmoInReserveShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserveShadow" + "font" "HudFontMediumSmall" + ////"font_lodef" "HudFontMedium" + //"font_minmode" "HudFontSmall" + "fgcolor" "TransparentBlack" + "xpos" "60" + //"xpos_minmode" "66" + "ypos" "9" + ////"ypos_lodef" "11" + "zpos" "7" + "wide" "140" + "tall" "27" + ////"tall_lodef" "30" + "visible" "0" + "enabled" "1" + "textAlignment" "south-west" + "labelText" "%AmmoInReserve%" + } + "AmmoNoClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClip" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "2" + "zpos" "5" + "wide" "84" + //"wide_lodef" "83" + "tall" "40" + //"tall_minmode" "36" + ////"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "south-east" + "labelText" "%Ammo%" + + } + "AmmoNoClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClipShadow" + "font" "HudFontGiantBold" + "fgcolor" "Black" + "xpos" "1" + //"xpos_hidef" "2" + //"xpos_lodef" "2" + "ypos" "3" + //"ypos_hidef" "4" + ////"ypos_lodef" "4" + "zpos" "5" + "wide" "84" + //"wide_lodef" "83" + "tall" "40" + //"tall_minmode" "36" + ////"tall_lodef" "45" + "visible" "0" + "enabled" "1" + "textAlignment" "south-east" + "labelText" "%Ammo%" + + } +} diff --git a/_tf2hud/resource/ui/huditemeffectmeter_halloweensouls.res b/_tf2hud/resource/ui/huditemeffectmeter_halloweensouls.res new file mode 100644 index 0000000..1ee1d75 --- /dev/null +++ b/_tf2hud/resource/ui/huditemeffectmeter_halloweensouls.res @@ -0,0 +1,106 @@ +"Resource/UI/HudItemEffectMeter_HalloweenSouls.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "90" [$WIN32] + "ypos" "r100" [$WIN32] + //"xpos_minmode" "r70" [$WIN32] + //"ypos_minmode" "r74" [$WIN32] + "xpos" "r194" [$X360] + "ypos" "r74" [$X360] + "wide" "100" + "tall" "100" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "12" + "ypos" "r51" + "zpos" "0" + "wide" "76" + "tall" "44" + "visible" "1" + //"visible_minmode" "0" + "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" + "proportionalToParent" "1" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "25" + "ypos" "r25" + "zpos" "2" + "wide" "41" + "tall" "15" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "TFFontSmall" + "proportionalToParent" "1" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "r23" + //"ypos_minmode" "0" + //"xpos_minmode" "0" + "zpos" "2" + "wide" "40" + //"wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "proportionalToParent" "1" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "20" + "ypos" "r42" + "zpos" "2" + "wide" "50" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "north" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "proportionalToParent" "1" + } +} diff --git a/_tf2hud/resource/ui/hudmatchsummary.res b/_tf2hud/resource/ui/hudmatchsummary.res new file mode 100644 index 0000000..0ca8f75 --- /dev/null +++ b/_tf2hud/resource/ui/hudmatchsummary.res @@ -0,0 +1,999 @@ +"Resource/UI/HudMatchSummary.res" +{ + "MatchSummary" + { + "ControlName" "CTFMatchSummary" + "fieldName" "MatchSummary" + "autoResize" "0" + "pinCorner" "0" + "tabPosition" "0" + "paintbackground" "0" + "zpos" "20" + "visible" "0" + + "AnimBluePlayerListParent" "p.47" + "AnimBlueTeamScore" "p.46" + "AnimBlueTeamScoreDropshadow" "p.46" + "AnimBlueTeamScoreBG" "p.483" + "AnimBluePlayerListBG" "p.47" + + "AnimRedTeamScoreBGWide" "p.483" + "AnimRedTeamScoreBGXPos" "r5-p.483" + "AnimRedTeamScoreWide" "p.46" + "AnimRedTeamScoreXPos" "r5-p.46" + "AnimRedTeamScoreDropshadowWide" "p.46" + "AnimRedTeamScoreDropshadowXPos" "r4-p.46" + "AnimRedPlayerListParentWide" "p.47" + "AnimRedPlayerListParentXPos" "r7-p.47" + "AnimRedPlayerListBGWide" "p.47" + "AnimRedPlayerListBGXPos" "r9-p.47" + "AnimBlueMedalsYPos" "75" + "AnimRedMedalsYPos" "75" + "AnimStatsLabelPanel6v6YPos" "75" + "AnimBlueTeamLabel6v6YPos" "107" + "AnimRedTeamLabel6v6YPos" "107" + "AnimStatsLabelPanel12v12YPos" "20" + "AnimBlueTeamLabel12v12YPos" "47" + "AnimRedTeamLabel12v12YPos" "47" + "AnimStatsContainer12v12YPos" "-20" + + if_large + { + "AnimBlueMedalsYPos" "50" + "AnimRedMedalsYPos" "50" + } + } + + "RankBorder" + { + "ControlName" "EditablePanel" + "fieldName" "RankBorder" + "xpos" "cs-0.5" + "ypos" "r0" + "zpos" "9000" + "wide" "510" + "tall" "43" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + "proportionaltoparent" "1" + + if_uses_xp + { + "visible" "1" + } + } + + "RankPanel" + { + "ControlName" "CMiniPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "cs-0.5" + "ypos" "r0" + "zpos" "9001" + "wide" "f0" + "tall" "480" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + + "matchgroup" "MatchGroup_Ladder_6v6" + "show_name" "0" + "show_sources_when_hidden" "1" + "instantly_update" "0" + + if_uses_placement + { + "show_model" "0" + } + + } + + "RankModelPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankModelPanel" + "xpos" "cs-0.5" + "ypos" "r1" + + "zpos" "9002" + "wide" "2000" + "tall" "2000" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + + "matchgroup" "MatchGroup_Casual_12v12" + + "show_progress" "0" + "instantly_update" "0" + + if_uses_xp + { + "visible" "0" + } + } + + "StatsBgPanel" + { + "ControlName" "EditablePanel" + "fieldName" "StatsBgPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "PaintBackgroundType" "1" + "bgcolor_override" "0 0 0 250" + } + + "DrawingPanel" + { + "ControlName" "CDrawingPanel" + "fieldName" "DrawingPanel" + "xpos" "c-320" + "ypos" "35" + "wide" "640" + "tall" "480" + "zpos" "60" + "visible" "0" + "enabled" "1" + "keyboardinputenabled" "0" + + "linecolor" "RedSolid" + "team_colors" "1" + } + + + "MainStatsContainer" + { + "Controlname" "EditablePanel" + "fieldnName" "MainStatsContainer" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + + "ParticlePanel" + { + "ControlName" "CTFParticlePanel" + "fieldName" "ParticlePanel" + "xpos" "0" + "ypos" "0" + "zpos" "55" + "wide" "f0" + "tall" "f0" + "visible" "1" + } + + "StatsLabelPanel" + { + "ControlName" "EditablePanel" + "fieldName" "StatsLabelPanel" + "xpos" "c-100" + "ypos" "-20" + "zpos" "70" + "wide" "200" + "tall" "15" + "visible" "0" + "enabled" "1" + "autoResize" "0" + + "StatsAndMedals" + { + "ControlName" "CExLabel" + "fieldName" "StatsAndMedals" + "font" "MatchSummaryStatsAndMedals" + "labelText" "#TF_StatsAndMedals" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "StatsAndMedalsShadow" + { + "ControlName" "CExLabel" + "fieldName" "StatsAndMedalsShadow" + "font" "MatchSummaryStatsAndMedals" + "labelText" "#TF_StatsAndMedals" + "fgcolor" "Black" + "textAlignment" "center" + "xpos" "1" + "ypos" "1" + "zpos" "3" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + + "TeamScoresPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TeamScoresPanel" + "xpos" "0" + "ypos" "0" + "zpos" "50" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + + "BlueTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamPanel" + "xpos" "-320" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + + "BlueTeamScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamScoreBG" + "xpos" "5" + "ypos" "99" + "zpos" "2" + "wide" "p.213" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderBlueBGOpaque" + + if_large + { + "ypos" "39" + } + } + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "MatchSummaryTeamScores" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "5" + "ypos" "103" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "43" + } + + } + "BlueTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreDropshadow" + "font" "MatchSummaryTeamScores" + "fgcolor" "Black" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "6" + "ypos" "104" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "44" + } + } + "BlueTeamWinner" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamWinner" + "font" "MatchSummaryWinner" + "labelText" "%blueteamwinner%" + "textAlignment" "east" + "xpos" "5" + "ypos" "103" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "43" + } + } + "BlueTeamWinnerDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamWinnerDropshadow" + "font" "MatchSummaryWinner" + "fgcolor" "Black" + "labelText" "%blueteamwinner%" + "textAlignment" "east" + "xpos" "6" + "ypos" "104" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "44" + } + } + "BlueTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "BlueTeamImage" + "xpos" "14" + "ypos" "89" + "zpos" "5" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "image" "../hud/team_blue" + "scaleImage" "1" + + if_large + { + "ypos" "29" + } + } + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "60" + "ypos" "-25" + "zpos" "20" + "wide" "195" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "BlueLeaderAvatar" + "xpos" "18" + "ypos" "100" + "zpos" "5" + "wide" "34" + "tall" "34" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + + if_large + { + "ypos" "40" + } + } + "BlueLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueLeaderAvatarBG" + "xpos" "16" + "ypos" "98" + "zpos" "4" + "wide" "38" + "tall" "38" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + + if_large + { + "ypos" "38" + } + } + "BluePlayerListParent" + { + "ControlName" "EditablePanel" + "fieldName" "BluePlayerListParent" + "xpos" "12" + "ypos" "137" + "zpos" "1" + "wide" "p.193" + "tall" "215" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "77" + "tall" "340" + } + + "BluePlayerList" + { + "ControlName" "TFSectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "p.465" + "tall" "205" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "0" + "linespacing" "26" + "linegap" "4" + //"show_columns" "1" + + "medal_width" "s.08" + "avatar_width" "s.08" + "spacer" "s.01" + "name_width" "s.19" + "class_width" "s.04" + "award_width" "s.04" + "stats_width" "s.08" + "horiz_inset" "5" + + if_large + { + "tall" "340" + "linegap" "1" + } + } + } + "BluePlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "BluePlayerListBG" + "xpos" "9" + "ypos" "117" + "zpos" "0" + "wide" "p.2" + "tall" "225" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "ypos" "57" + "tall" "360" + } + } + } + "RedTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamPanel" + "xpos" "320" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + + "RedTeamScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamScoreBG" + "xpos" "r5-p.213" + "ypos" "99" + "zpos" "2" + "wide" "p.213" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderRedBGOpaque" + + if_large + { + "ypos" "39" + } + } + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "MatchSummaryTeamScores" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "r5-p.19" + "ypos" "103" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "43" + } + } + "RedTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreDropshadow" + "font" "MatchSummaryTeamScores" + "fgcolor" "Black" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "r4-p.19" + "ypos" "104" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "44" + } + } + "RedTeamWinner" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamWinner" + "font" "MatchSummaryWinner" + "labelText" "%redteamwinner%" + "textAlignment" "west" + "xpos" "r5-p.19" + "ypos" "103" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "43" + } + } + "RedTeamWinnerDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamWinnerDropshadow" + "font" "MatchSummaryWinner" + "fgcolor" "Black" + "labelText" "%redteamwinner%" + "textAlignment" "west" + "xpos" "r4-p.19" + "ypos" "104" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "44" + } + } + "RedTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "RedTeamImage" + "xpos" "r68" + "ypos" "80" + "zpos" "5" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "image" "../hud/team_red" + "scaleImage" "1" + + if_large + { + "ypos" "20" + } + } + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%redteamname%" + "textAlignment" "east" + "xpos" "r255" + "ypos" "-25" + "zpos" "20" + "wide" "195" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "RedLeaderAvatar" + "xpos" "r52" + "ypos" "100" + "zpos" "5" + "wide" "34" + "tall" "34" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + + if_large + { + "ypos" "40" + } + } + "RedLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedLeaderAvatarBG" + "xpos" "r54" + "ypos" "98" + "zpos" "4" + "wide" "38" + "tall" "38" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + + if_large + { + "ypos" "38" + } + } + "RedPlayerListParent" + { + "ControlName" "EditablePanel" + "fieldName" "RedPlayerListParent" + "xpos" "r12-p.193" + "ypos" "137" + "zpos" "1" + "wide" "p.193" + "tall" "215" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "77" + "tall" "340" + } + + "RedPlayerList" + { + "ControlName" "TFSectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "p.465" + "tall" "205" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "0" + "linespacing" "26" + "linegap" "4" + //"show_columns" "1" + + "medal_width" "s.08" + "avatar_width" "s.08" + "spacer" "s.01" + "name_width" "s.19" + "class_width" "s.04" + "award_width" "s.04" + "stats_width" "s.08" + "horiz_inset" "5" + + if_large + { + "tall" "340" + "linegap" "1" + } + } + } + "RedPlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedPlayerListBG" + "xpos" "r9-p.2" + "ypos" "117" + "zpos" "0" + "wide" "p.2" + "tall" "225" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "ypos" "57" + "tall" "360" + } + } + } + "BlueMedals" + { + "ControlName" "EditablePanel" + "fieldName" "BlueMedals" + "xpos" "c-250" + "ypos" "-20" + "zpos" "50" + "wide" "150" + "tall" "15" + "visible" "1" + "enabled" "1" + + if_large + { + "visible" "0" + } + + "BlueGoldMedal" + { + "ControlName" "ImagePanel" + "fieldName" "BlueGoldMedal" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_gold" + "scaleImage" "1" + } + "BlueGoldMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "BlueGoldMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%blueteammedals_gold%" + "textAlignment" "center" + "xpos" "15" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueSilverMedal" + { + "ControlName" "ImagePanel" + "fieldName" "BlueSilverMedal" + "xpos" "55" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_silver" + "scaleImage" "1" + } + "BlueSilverMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "BlueSilverMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%blueteammedals_silver%" + "textAlignment" "center" + "xpos" "70" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueBronzeMedal" + { + "ControlName" "ImagePanel" + "fieldName" "BlueBronzeMedal" + "xpos" "110" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_bronze" + "scaleImage" "1" + } + "BlueBronzeMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "BlueBronzeMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%blueteammedals_bronze%" + "textAlignment" "center" + "xpos" "125" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + "RedMedals" + { + "ControlName" "EditablePanel" + "fieldName" "RedMedals" + "xpos" "c100" + "ypos" "-20" + "zpos" "50" + "wide" "150" + "tall" "15" + "visible" "1" + "enabled" "1" + + if_large + { + "visible" "0" + } + + "RedGoldMedal" + { + "ControlName" "ImagePanel" + "fieldName" "RedGoldMedal" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_gold" + "scaleImage" "1" + } + "RedGoldMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "RedGoldMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%redteammedals_gold%" + "textAlignment" "center" + "xpos" "15" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedSilverMedal" + { + "ControlName" "ImagePanel" + "fieldName" "RedSilverMedal" + "xpos" "55" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_silver" + "scaleImage" "1" + } + "RedSilverMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "RedSilverMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%redteammedals_silver%" + "textAlignment" "center" + "xpos" "70" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedBronzeMedal" + { + "ControlName" "ImagePanel" + "fieldName" "RedBronzeMedal" + "xpos" "110" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_bronze" + "scaleImage" "1" + } + "RedBronzeMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "RedBronzeMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%redteammedals_bronze%" + "textAlignment" "center" + "xpos" "125" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + } + } +} \ No newline at end of file diff --git a/_tf2hud/resource/ui/hudobjectivetimepanel.res b/_tf2hud/resource/ui/hudobjectivetimepanel.res new file mode 100644 index 0000000..360460d --- /dev/null +++ b/_tf2hud/resource/ui/hudobjectivetimepanel.res @@ -0,0 +1,452 @@ +"Resource/UI/HudObjectiveTimePanel.res" +{ + "TimePanelBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "TimePanelBG" + "xpos" "16" + "xpos_minmode" "16" + "xpos_hidef" "16" + "xpos_lodef" "16" + "ypos" "9" + "zpos" "2" + "wide" "78" + "wide_minmode" "78" + "wide_lodef" "78" + "tall" "33" + "tall_minmode" "33" + "tall_lodef" "33" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_timepanel_blue_bg" + "scaleImage" "1" + + if_match + { + "visible" "0" + } + } + "BetterOutline" + { + "ControlName" "CTFImagePanel" + "fieldName" "BetterOutline" + "xpos" "16" + "xpos_minmode" "16" + "xpos_hidef" "16" + "xpos_lodef" "16" + "ypos" "9" + "zpos" "3" + "wide" "78" + "wide_minmode" "78" + "wide_lodef" "78" + "tall" "33" + "tall_minmode" "33" + "tall_lodef" "33" + "visible" "1" + "enabled" "1" + "image" "replay/thumbnails/hud/objectives_timepanel_bg_outline" + "scaleImage" "1" + + if_match + { + "visible" "0" + } + } + "VerticalLine" + { + "ControlName" "CTFImagePanel" + "fieldName" "VerticalLine" + "xpos" "52" + "ypos" "9" + "zpos" "4" + "wide" "32" + "tall" "32" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "image" "replay/thumbnails/hud/vertical_line" + "scaleImage" "1" + + if_match + { + "visible" "0" + } + } + "BlackShade" + { + "ControlName" "EditablePanel" + "fieldName" "BlackShade" + "xpos" "67" + "ypos" "13" + "zpos" "3" + "wide" "22" + "tall" "24" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 98" + "PaintBackgroundType" "2" + + if_match + { + "visible" "0" + } + } + "TimePanelProgressBar" + { + "ControlName" "CTFProgressBar" + "fieldName" "TimePanelProgressBar" + "xpos" "69" + "xpos_hidef" "69" + "xpos_lodef" "69" + "ypos" "15" + "ypos_hidef" "15" + "ypos_lodef" "15" + "zpos" "4" + "wide" "20" + "wide_lodef" "20" + "tall" "20" + "tall_lodef" "20" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/objectives_timepanel_progressbar" + "color_active" "TimerProgress.Active" + "color_inactive" "TimerProgress.InActive" + "color_warning" "TimerProgress.Warning" + "percent_warning" "0.75" + + if_match + { + "visible" "0" + } + } + "WaitingForPlayersLabel" + { + "ControlName" "CExLabel" + "fieldName" "WaitingForPlayersLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "44" + "ypos_minmode" "44" + "ypos_hidef" "44" + "ypos_lodef" "44" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_WaitingForPlayers" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "34" + "ypos_minmode" "34" + "wide" "p1" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + } + } + "WaitingForPlayersBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "WaitingForPlayersBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "OvertimeLabel" + { + "ControlName" "CExLabel" + "fieldName" "OvertimeLabel" + "xpos" "16" + "xpos_hidef" "16" + "xpos_lodef" "16" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "78" + "wide_hidef" "78" + "wide_lodef" "78" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_Overtime" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + } + } + "OvertimeBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "OvertimeBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "SuddenDeathLabel" + { + "ControlName" "CExLabel" + "fieldName" "SuddenDeathLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_SuddenDeath" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallestBold" + "font_hidef" "HudFontSmallestBold" + "font_lodef" "HudFontSmallestBold" + } + } + "SuddenDeathBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "SuddenDeathBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "SetupLabel" + { + "ControlName" "CExLabel" + "fieldName" "SetupLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "#game_Setup" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font_minmode" "HudFontSmallest" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + } + } + "SetupBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "SetupBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } + "ServerTimeLimitLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeLimitLabel" + "xpos" "1" + "xpos_hidef" "1" + "xpos_lodef" "1" + "ypos" "43" + "ypos_minmode" "43" + "ypos_hidef" "43" + "ypos_lodef" "43" + "zpos" "5" + "wide" "108" + "wide_hidef" "108" + "wide_lodef" "108" + "tall" "19" + "tall_hidef" "19" + "tall_lodef" "19" + "visible" "0" + "enabled" "1" + "border" "TFFatLineBorder" + "labelText" "%servertimeleft%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font_minmode" "HudFontSmallest" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + + if_match + { + "proportionaltoparent" "1" + "xpos" "1" + "ypos" "33" + "ypos_minmode" "33" + "wide" "p1" + "font" "HudFontSmallest" + "font_hidef" "HudFontSmallest" + "font_lodef" "HudFontSmallest" + } + } + "ServerTimeLimitLabelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ServerTimeLimitLabelBG" + "xpos" "16" [$WIN32] + "xpos" "11" [$X360] + "ypos" "31" + "ypos_hidef" "-100" //off-screen + "ypos_lodef" "-100" //off-screen + "zpos" "1" + "wide" "0" + "tall" "20" + "tall_minmode" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + "scaleImage" "1" + + if_match + { + "wide" "0" + } + } +} diff --git a/_tf2hud/resource/ui/hudroundcounter.res b/_tf2hud/resource/ui/hudroundcounter.res new file mode 100644 index 0000000..7429fc3 --- /dev/null +++ b/_tf2hud/resource/ui/hudroundcounter.res @@ -0,0 +1,67 @@ +"Resource/UI/HudRoundCounter.res" +{ + "RoundCounter" + { + "fieldName" "RoundCounter" + "xpos" "cs-0.5" + "ypos" "-2" + "zpos" "2" + "wide" "300" + "tall" "25" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + + "starting_width" "20" + "width_per_round" "24" + "indicator_start_offset" "4" + "indicator_max_wide" "30" + + "RoundIndicatorPanel_kv" + { + "ypos" "4" + "wide" "6" + "tall" "6" + "zpos" "7" + "image" "../hud/comp_round_counter_dot_bg" + "scaleimage" "1" + } + + "RoundWinPanelRed_kv" + { + "ypos" "-2" + "wide" "17" + "tall" "17" + "zpos" "8" + "image" "../hud/comp_round_counter_light_red" + "scaleimage" "1" + } + + "RoundWinPanelBlue_kv" + { + "ypos" "-2" + "wide" "17" + "tall" "17" + "zpos" "8" + "image" "../hud/comp_round_counter_light_blue" + "scaleimage" "1" + } + } + + "Background" + { + "ControlName" "ImagePanel" + "fieldName" "Background" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "5" + "wide" "o3.833" + "tall" "35" + + "backgroundtype" "2" + "proportionaltoparent" "1" + + "image" "../hud/comp_round_timer" + "scaleimage" "1" + } +} diff --git a/_tf2hud/resource/ui/hudstopwatch.res b/_tf2hud/resource/ui/hudstopwatch.res new file mode 100644 index 0000000..4d063ab --- /dev/null +++ b/_tf2hud/resource/ui/hudstopwatch.res @@ -0,0 +1,217 @@ +"Resource/UI/HudStopWatch.res" +{ + "HudStopWatchBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HudStopWatchBG" + "xpos" "0" + "ypos" "5" + "zpos" "-1" + "wide" "125" + "tall" "31" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../HUD/tournament_panel_brown" + + if_comp + { + "ypos" "20" + } + + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" + } + + "StopWatchImageCaptureTime" + { + "ControlName" "ImagePanel" + "fieldName" "StopWatchImageCaptureTime" + "xpos" "5" + "ypos" "12" + "zpos" "0" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_time_10" + "scaleImage" "1" + //"teambg_2" "../hud/objectives_timepanel_red_bg" + //"teambg_3" "../hud/objectives_timepanel_blue_bg" + + if_comp + { + "ypos" "27" + } + } + + "ObjectiveStatusTimePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusTimePanel" + "xpos" "2" + "ypos" "-4" [$WIN32] + "zpos" "1" + "wide" "110" + "tall" "150" + "visible" "0" + "enabled" "1" + + if_comp + { + "ypos" "11" + } + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "HudFontMediumSmall" + //"font_minmode" "HudFontMediumSmall" + ////"font_lodef" "HudFontMedium" + "fgcolor" "TanLight" + "xpos" "23" + //"xpos_minmode" "23" + //"xpos_hidef" "114" + //"xpos_lodef" "114" + "ypos" "11" + //"ypos_minmode" "11" + //"ypos_hidef" "15" + ////"ypos_lodef" "18" + "zpos" "3" + "wide" "45" + //"wide_minmode" "45" + "tall" "31" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + } + } + + "StopWatchScoreToBeat" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchScoreToBeat" + "font" "HudFontMediumBold" + "labelText" "%scoretobeat%" + "textAlignment" "east" + "xpos" "0" + "ypos" "6" + "zpos" "4" + "wide" "93" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + + if_comp + { + "ypos" "21" + } + } + "StopWatchPointsLabel" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchPointsLabel" + "font" "HudFontSmallest" + "labelText" "%pointslabel%" + "textAlignment" "east" + "xpos" "0" + "ypos" "9" + "zpos" "4" + "wide" "120" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + + if_comp + { + "ypos" "24" + } + } + + "StopWatchLabel" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchLabel" + "font" "HudFontSmallest" + "labelText" "%stopwatchlabel%" + "textAlignment" "west" + "xpos" "25" + "ypos" "5" + "zpos" "4" + "wide" "90" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + + if_comp + { + "ypos" "20" + } + } + + "HudStopWatchDescriptionBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HudStopWatchDescriptionBG" + "xpos" "0" + "ypos" "27" + "zpos" "-1" + "wide" "125" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_timepanel_suddendeath" + + + "src_corner_height" "2" // pixels inside the image + "src_corner_width" "2" + + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + + if_comp + { + "ypos" "42" + } + } + + "StopWatchDescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchDescriptionLabel" + "font" "ClockSubTextTiny" + "labelText" "%descriptionlabel%" + "textAlignment" "center" + "xpos" "0" + "ypos" "23" + "zpos" "4" + "wide" "125" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + + if_comp + { + "ypos" "38" + } + } +} \ No newline at end of file diff --git a/_tf2hud/resource/ui/mvmcreditspendpanel.res b/_tf2hud/resource/ui/mvmcreditspendpanel.res new file mode 100644 index 0000000..171ff8d --- /dev/null +++ b/_tf2hud/resource/ui/mvmcreditspendpanel.res @@ -0,0 +1,113 @@ +"Resource/UI/MvMCreditSpendPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "HudFontSmallBold" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "tanlight" + } + + "TableBackground" + { + "ControlName" "EditablePanel" + "fieldName" "TableBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "190" + "tall" "42" + "visible" "1" + "bgcolor_override" "20 20 20 50" + } + + "UpgradesLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradesLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Upgrades" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "15" + "wide" "90" + "tall" "20" + "fgcolor" "tanlight" + } + + "UpgradesCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradesCountLabel" + "font" "HudFontSmall" + "labelText" "%upgrades%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "15" + "wide" "30" + "tall" "20" + "fgcolor" "tanlight" + } + + "BuyBackLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Buybacks" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "27" + "wide" "90" + "tall" "20" + "fgcolor" "tanlight" + } + + "BuyBackCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackCountLabel" + "font" "HudFontSmall" + "labelText" "%buybacks%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "27" + "wide" "30" + "tall" "20" + "fgcolor" "tanlight" + } + + "BottleLabel" + { + "ControlName" "CExLabel" + "fieldName" "BottleLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Bottles" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "39" + "wide" "90" + "tall" "20" + "fgcolor" "tanlight" + } + + "BottleCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "BottleCountLabel" + "font" "HudFontSmall" + "labelText" "%bottles%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "39" + "wide" "30" + "tall" "20" + "fgcolor" "tanlight" + } +} diff --git a/_tf2hud/resource/ui/mvmcreditsubpanel.res b/_tf2hud/resource/ui/mvmcreditsubpanel.res new file mode 100644 index 0000000..f750c23 --- /dev/null +++ b/_tf2hud/resource/ui/mvmcreditsubpanel.res @@ -0,0 +1,141 @@ +"Resource/UI/MvMCreditSubPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "HudFontSmallBold" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "tanlight" + } + + "TableBackground" + { + "ControlName" "EditablePanel" + "fieldName" "TableBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "190" + "tall" "42" + "visible" "1" + "bgcolor_override" "20 20 20 50" + } + + "CreditCollectedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Collected" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "15" + "wide" "90" + "tall" "20" + "fgcolor" "tanlight" + } + + "CreditCollectedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditscollected%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "15" + "wide" "30" + "tall" "20" + "fgcolor" "CreditsGreen" + } + + "CreditMissedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Missed" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "27" + "wide" "90" + "tall" "20" + "fgcolor" "tanlight" + } + + "CreditMissedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditsmissed%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "27" + "wide" "30" + "tall" "20" + "fgcolor" "RedSolid" + } + + "CreditBonusTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditBonusTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Bonus" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "39" + "wide" "90" + "tall" "20" + "fgcolor" "tanlight" + } + + "CreditBonusCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditBonusCountLabel" + "font" "HudFontSmall" + "labelText" "%creditbonus%" + "textAlignment" "north-east" + "xpos" "100" + "ypos" "39" + "wide" "30" + "tall" "20" + "fgcolor" "CreditsGreen" + } + + "CreditRatingLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabelShadow" + "font" "HudFontMediumBold" + "labelText" "%ratingshadow%" + "textAlignment" "center" + "xpos" "126" + "ypos" "26" + "wide" "70" + "tall" "20" + "fgcolor" "Black" + } + + "CreditRatingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabel" + "font" "HudFontMediumBold" + "labelText" "%rating%" + "textAlignment" "center" + "xpos" "125" + "ypos" "25" + "wide" "70" + "tall" "20" + "fgcolor" "tanlight" + } +} diff --git a/_tf2hud/resource/ui/mvmscoreboard.res b/_tf2hud/resource/ui/mvmscoreboard.res new file mode 100644 index 0000000..2f0b455 --- /dev/null +++ b/_tf2hud/resource/ui/mvmscoreboard.res @@ -0,0 +1,218 @@ +"Resource/UI/MvMScoreboard.res" +{ + "WaveStatusPanel" + { + "ControlName" "CWaveStatusPanel" + "fieldName" "WaveStatusPanel" + "xpos" "0" + "ypos" "8" + "zpos" "0" + "wide" "600" + "tall" "67" + "visible" "1" + "enabled" "1" + + "verbose" "1" + } + + "PopFileLabel" + { + "ControlName" "CExLabel" + "fieldName" "PopFileLabel" + "font" "ScoreboardMedium" + "labelText" "%popfile%" + "textAlignment" "east" + "xpos" "290" + "ypos" "375" + "wide" "290" + "tall" "20" + "fgcolor" "tanlight" + } + + "DifficultyContainer" + { + "ControlName" "EditablePanel" + "fieldName" "DifficultyContainer" + "xpos" "425" + "ypos" "30" + "wide" "150" + "tall" "20" + "visible" "1" + + "DifficultyLabel" + { + "ControlName" "CExLabel" + "fieldName" "DifficultyLabel" + "font" "HudFontSmallest" + "labelText" "#TF_MvM_Difficulty" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "wide" "150" + "tall" "10" + "fgcolor" "tanlight" + } + + "DifficultyValue" + { + "ControlName" "CExLabel" + "fieldName" "DifficultyValue" + "font" "HudFontSmallBold" + "labelText" "%difficultyvalue%" + "textAlignment" "center" + "xpos" "0" + "ypos" "9" + "wide" "150" + "tall" "10" + "fgcolor" "tanlight" + } + } + + "PlayerListBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "PlayerListBackground" + "xpos" "25" + "ypos" "75" + "zpos" "-1" + "wide" "550" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/tournament_panel_brown" + + "scaleImage" "1" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "MvMPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "MvMPlayerList" + "xpos" "35" + "ypos" "79" + "wide" "530" + "tall" "150" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "22" + "textcolor" "White" + } + + "CreditStatsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "CreditStatsContainer" + "xpos" "100" + "ypos" "230" + "wide" "400" + "tall" "205" + "visible" "1" + + "CreditStatsBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "CreditStatsBackground" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "400" + "tall" "135" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../HUD/tournament_panel_brown" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "CreditsLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditsLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_PVE_Currency" + "textAlignment" "north-west" + "xpos" "8" + "ypos" "8" + "wide" "100" + "tall" "25" + "fgcolor" "tanlight" + } + + "PreviousWaveCreditInfoPanel" + { + "ControlName" "CCreditDisplayPanel" + "fieldName" "PreviousWaveCreditInfoPanel" + "xpos" "8" + "ypos" "30" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "TotalGameCreditInfoPanel" + { + "ControlName" "CCreditDisplayPanel" + "fieldName" "TotalGameCreditInfoPanel" + "xpos" "208" + "ypos" "30" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "PreviousWaveCreditSpendPanel" + { + "ControlName" "CCreditSpendPanel" + "fieldName" "PreviousWaveCreditSpendPanel" + "xpos" "8" + "ypos" "75" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "TotalGameCreditSpendPanel" + { + "ControlName" "CCreditSpendPanel" + "fieldName" "TotalGameCreditSpendPanel" + "xpos" "208" + "ypos" "75" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "RespecStatusLabel" + { + "ControlName" "CExLabel" + "fieldName" "RespecStatusLabel" + "font" "HudFontSmall" + "labelText" "%respecstatus%" + "textAlignment" "north-east" + "xpos" "115" + "ypos" "8" + "wide" "275" + "tall" "20" + "fgcolor" "tanlight" + } + } +} diff --git a/info.vdf b/info.vdf new file mode 100644 index 0000000..a736918 --- /dev/null +++ b/info.vdf @@ -0,0 +1,4 @@ +"fuck" +{ + "ui_version" "3" +} diff --git a/materials/hud/hud_obj_status_ammo_64.vmt b/materials/hud/hud_obj_status_ammo_64.vmt new file mode 100644 index 0000000..65923b2 --- /dev/null +++ b/materials/hud/hud_obj_status_ammo_64.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "hud\hud_obj_status_ammo_64" + "$vertexcolor" 1 + "$no_fullbright" 1 + "$ignorez" 1 + "%keywords" "tf" + "$translucent" 1 +} + diff --git a/materials/hud/hud_obj_status_ammo_64.vtf b/materials/hud/hud_obj_status_ammo_64.vtf new file mode 100644 index 0000000..89613f0 Binary files /dev/null and b/materials/hud/hud_obj_status_ammo_64.vtf differ diff --git a/materials/hud/misc_ammo_area_blue.vmt b/materials/hud/misc_ammo_area_blue.vmt new file mode 100644 index 0000000..c951de6 --- /dev/null +++ b/materials/hud/misc_ammo_area_blue.vmt @@ -0,0 +1,45 @@ +"UnlitGeneric" +{ + ">" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "20" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "200 80 60 255" + } + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "font" "HudFontMediumBold" + "labelText" "#ClassBeingEquipped" + "textAlignment" "west" + "xpos" "c-280" + "ypos" "15" + "zpos" "1" + "wide" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "TauntCaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "TauntCaratLabel" + "font" "HudFontSmallestBold" + "labelText" ">>" + "textAlignment" "west" + "xpos" "c-150" + "ypos" "20" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "200 80 60 255" + } + "TauntLabel" + { + "ControlName" "CExLabel" + "fieldName" "TauntLabel" + "font" "HudFontMediumBold" + "labelText" "#TF_Taunt" + "textAlignment" "west" + "xpos" "c-130" + "ypos" "15" + "zpos" "1" + "wide" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "TopLine" + { + "ControlName" "ImagePanel" + "fieldName" "TopLine" + "xpos" "c-305" + "ypos" "40" + "zpos" "2" + "wide" "610" + "tall" "10" + "visible" "1" + "enabled" "1" + "image" "loadout_dotted_line" + "tileImage" "1" + "tileVertically" "0" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + + "xpos" "c-135" + "ypos" "20" + "zpos" "-1" + "wide" "270" + "tall" "340" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "render_texture" "0" + "fov" "30" + "allow_rot" "1" + + "model" + { + "force_pos" "1" + + "angles_x" "0" + "angles_y" "170" + "angles_z" "0" + "origin_x" "190" + "origin_y" "0" + "origin_z" "-48" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + + "modelname" "" + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + + "text_ypos" "15" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } + + "PassiveAttribsLabel" + { + "ControlName" "CExLabel" + "fieldName" "PassiveAttribsLabel" + "font" "ItemFontAttribLarge" + "xpos" "c-135" + "ypos" "75" + "zpos" "100" + "wide" "270" + "tall" "240" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "south" + "fgcolor" "255 215 0 255" + "centerwrap" "1" + } + + "loadout_preset_panel" + { + "ControlName" "CLoadoutPresetPanel" + "FieldName" "loadout_preset_panel" + "zpos" "20" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "0" + } + + "PresetsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "PresetsExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "160" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "force_close" "1" + "end_x" "c-200" + "end_y" "120" + "end_wide" "250" + "end_tall" "160" + "callout_inparents_x" "c0" + "callout_inparents_y" "75" + "next_explanation" "" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#ItemPresetsExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#ClassLoadoutItemPresetsExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "35" + "wide" "210" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "200 80 60 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + + "ItemOptionsPanel" + { + "ControlName" "CLoadoutParticleSlider" + "fieldname" "ItemOptionsPanel" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "140" + "tall" "75" + "autoResize" "1" + "visible" "0" + "bgcolor_override" "69 64 63 255" + "PaintBackgroundType" "2" + } + + "TauntHintLabel" + { + "ControlName" "CExLabel" + "fieldName" "TauntHintLabel" + "font" "ItemFontAttribLarge" + "xpos" "c90" + "ypos" "20" + "zpos" "1" + "wide" "250" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_ClassLoadoutTauntInputHint" + "textAlignment" "east" + "centerwrap" "1" + } + + "CharacterLoadoutButton" + { + "ControlName" "CExImageButton" + "fieldName" "CharacterLoadoutButton" + "labelText" "" + "xpos" "c-25" + "ypos" "c90" + "zpos" "2" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "characterloadout" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_items" + } + } + + "TauntLoadoutButton" + { + "ControlName" "CExImageButton" + "fieldName" "TauntLoadoutButton" + "labelText" "" + "xpos" "c2" + "ypos" "c90" + "zpos" "2" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "tauntloadout" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/ico_reel" + } + } + + "TauntsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "TauntsExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "160" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "force_close" "1" + "end_x" "c-180" + "end_y" "150" + "end_wide" "250" + "end_tall" "140" + "callout_inparents_x" "c15" + "callout_inparents_y" "330" + "next_explanation" "" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "labelText" "#TauntsExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#ClassLoadoutTauntsExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "35" + "wide" "210" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "46 43 42 255" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "200 80 60 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + } + "RedButton" + { + "ControlName" "CExImageButton" + "fieldName" "RedButton" + "xpos" "c-125" + "ypos" "90" + "zpos" "12" + "wide" "52" + "tall" "34" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "scaleImage" "1" + "command" "sv_cheats 1; r_skin 0" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + "paintbackgroundtype" "0" + "defaultBgColor_Override" "0 0 0 255" + + "paintborder" "0" + + "image_drawcolor" "255 255 255 77" + "image_armedcolor" "255 255 255 128" + "image_selectedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "52" + "tall" "52" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "/store/store_redteam" + "scaleImage" "1" + } + } + "BlueButton" + { + "ControlName" "CExImageButton" + "fieldName" "BlueButton" + "xpos" "c71" + "ypos" "90" + "zpos" "12" + "wide" "52" + "tall" "34" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "scaleImage" "1" + "command" "sv_cheats 1; r_skin 1" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + "paintbackgroundtype" "0" + "defaultBgColor_Override" "0 0 0 255" + + "paintborder" "0" + + "image_drawcolor" "255 255 255 77" + "image_armedcolor" "255 255 255 128" + "image_selectedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "52" + "tall" "52" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "/store/store_blueteam" + "scaleImage" "1" + } + } +} diff --git a/resource/ui/controlpointicon.res b/resource/ui/controlpointicon.res new file mode 100644 index 0000000..5a5a02d --- /dev/null +++ b/resource/ui/controlpointicon.res @@ -0,0 +1,133 @@ +"Resource/UI/ControlPointIcon.res" +{ + "ControlPointIcon" + { + "ControlName" "EditablePanel" + "fieldName" "ControlPointIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "33" + "wide_minbad" "21" + "tall" "33" + "tall_minbad" "21" + "visible" "1" + "enabled" "1" + } + + "Countdown" + { + "ControlName" "CControlPointCountdown" + "fieldName" "Countdown" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "33" + "wide_minbad" "21" + "tall" "33" + "tall_minbad" "21" + "visible" "1" + "enabled" "1" + } + + "CapPlayerImage" + { + "ControlName" "ImagePanel" + "fieldName" "CapPlayerImage" + "xpos" "0" + "xpos_minbad" "0" + "ypos" "0" + "ypos_minbad" "0" + "zpos" "3" + "wide" "10" + "wide_minbad" "7" + "tall" "20" + "tall_minbad" "14" + "visible" "0" + "enabled" "1" + "image" "capture_icon" + "scaleImage" "1" + } + + "CapNumPlayers" + { + "ControlName" "Label" + "fieldName" "CapNumPlayers" + "font" "CapPlayerFont" + "font_minbad" "CapPlayerFontSmall" + "xpos" "15" + "xpos_minbad" "10" + "ypos" "4" + "ypos_minbad" "3" + "zpos" "4" + "wide" "20" + "wide_minbad" "14" + "tall" "33" + "tall_minbad" "21" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#ControlPointIconCappers" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "OverlayImage" + { + "ControlName" "ImagePanel" + "fieldName" "OverlayImage" + "xpos" "19" + "xpos_minbad" "12" + "ypos" "0" + "ypos_minbad" "0" + "zpos" "4" + "wide" "14" + "wide_minbad" "9" + "tall" "14" + "tall_minbad" "9" + "visible" "0" + "enabled" "1" + "image" "capture_icon" + "scaleImage" "1" + } + + "CPTimerLabel" + { + "ControlName" "CExLabel" + "fieldName" "CPTimerLabel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "9" + "wide_minbad" "7" + "tall" "20" + "visible" "0" + "enabled" "1" + "labelText" "60" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "ControlPointTimer" + "font_minbad" "ControlPointTimerSmaller" + } + + "CPTimerBG" + { + "ControlName" "Panel" + "fieldName" "CPTimerBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "66" + "wide_minbad" "42" + "tall" "33" + "tall_minbad" "21" + "visible" "0" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_timer" + "scaleImage" "1" + } +} diff --git a/resource/ui/controlpointprogressbar.res b/resource/ui/controlpointprogressbar.res new file mode 100644 index 0000000..43b8347 --- /dev/null +++ b/resource/ui/controlpointprogressbar.res @@ -0,0 +1,102 @@ +"Resource/UI/ControlPointProgressBar.res" +{ + "ControlPointProgressBar" + { + "ControlName" "EditablePanel" + "fieldName" "ControlPointProgressBar" + "xpos" "0" + "ypos" "0" + "zpos" "20" + "wide" "f0" + "tall" "f0" + "visible" "0" + "enabled" "1" + } + + "ProgressBar" + { + "ControlName" "CircularProgressBar" + "fieldName" "ProgressBar" + "proportionaltoparent" "1" + "xpos" "cs-0.5" + "ypos" "c210" //c-60 for crosshair centered c-30 for upper right + "zpos" "0" + "wide" "22" + "tall" "22" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fg_image" "progress_bar_blu" + "bg_image" "progress_bar_blu" + "paintbackgroundtype" "2" + } + + + "Teardrop" + { + "ControlName" "CIconPanel" + "fieldName" "Teardrop" + "xpos" "24" + "ypos" "150" + "zpos" "21" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "cappoint_progressbar_teardrop" + "iconColor" "255 255 255 255" + } + + "TeardropSide" + { + "ControlName" "CIconPanel" + "fieldName" "TeardropSide" + "xpos" "24" + "ypos" "0" + "zpos" "21" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "cappoint_progressbar_teardrop" + "iconColor" "255 255 255 255" + } + + "ProgressText" + { + "ControlName" "Label" + "fieldName" "ProgressText" + "font" "FontStorePrice"//"DefaultSmall" + "xpos" "c104" + "ypos" "c16" + "zpos" "23" + "wide" "64" + "tall" "80" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "progress" + "dulltext" "0" + "brighttext" "0" + "centerwrap" "1" + } + + "Blocked" + { + "ControlName" "CIconPanel" + "fieldName" "Blocked" + "xpos" "c110" + "ypos" "c30" + "zpos" "23" + "wide" "50" + "tall" "50" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "cappoint_progressbar_blocked" + "iconColor" "255 0 0 255"//"255 255 255 255" + } +} diff --git a/resource/ui/custom/closecaptions.res b/resource/ui/custom/closecaptions.res new file mode 100644 index 0000000..11ef69c --- /dev/null +++ b/resource/ui/custom/closecaptions.res @@ -0,0 +1,21 @@ +"Scripts/hudlayout.res" +{ + HudCloseCaption + { + "fieldName" "HudCloseCaption" + "visible" "1" + "enabled" "1" + "xpos" "c-250" + "ypos" "276" + "wide" "500" + "tall" "136" + + "BgAlpha" "128" + + "GrowTime" "0.25" + "ItemHiddenTime" "0.2" // Nearly same as grow time so that the item doesn't start to show until growth is finished + "ItemFadeInTime" "0.15" // Once ItemHiddenTime is finished, takes this much longer to fade in + "ItemFadeOutTime" "0.3" + "topoffset" "0" + } +} \ No newline at end of file diff --git a/resource/ui/custom/crosshair.res b/resource/ui/custom/crosshair.res new file mode 100644 index 0000000..b12571d --- /dev/null +++ b/resource/ui/custom/crosshair.res @@ -0,0 +1,4 @@ +"Scripts/hudlayout.res" +{ + +} diff --git a/resource/ui/custom/killfeed.res b/resource/ui/custom/killfeed.res new file mode 100644 index 0000000..ac7d186 --- /dev/null +++ b/resource/ui/custom/killfeed.res @@ -0,0 +1,33 @@ +"Scripts/hudlayout.res" +{ + HudDeathNotice + { + "fieldName" "HudDeathNotice" + "visible" "1" + "enabled" "1" + "xpos" "r640" + "ypos" "18" + "wide" "628" + "tall" "468" + + "MaxDeathNotices" "4" + "IconScale" "0.35" + "LineHeight" "16" + "LineSpacing" "4" + "CornerRadius" "3" + "RightJustify" "1" // If 1, draw notices from the right + + "TextFont" "Default" + + "TeamBlue" "HUDBlueTeamSolid" + "TeamRed" "HUDRedTeamSolid" + "PurpleText" "134 80 172 255" //monoculus + "GreenText" "112 176 74 255" //mersasmus + "IconColor" "HudWhite" + "LocalPlayerColor" "HUDBlack" + + "BaseBackgroundColor" "46 43 42 220" + "LocalBackgroundColor" "245 229 196 200" + "KillStreakBackgroundColor" "46 43 42 255" + } +} \ No newline at end of file diff --git a/resource/ui/custom/preload.res b/resource/ui/custom/preload.res new file mode 100644 index 0000000..e8411a9 --- /dev/null +++ b/resource/ui/custom/preload.res @@ -0,0 +1,635 @@ +"Resource/UI/MainMenuOverride.res" +{ + "CpIconPreloadPanel" + { + "ControlName" "EditablePanel" + "fieldName" "CpIconPreloadPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + + "CartBlue" + { + "ControlName" "ImagePanel" + "fieldName" "CartBlue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_blue" + } + + "CartRed" + { + "ControlName" "ImagePanel" + "fieldName" "CartRed" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_red" + } + + "CartPointBlue" + { + "ControlName" "ImagePanel" + "fieldName" "CartPointBlue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_blue" + } + + "CartPointRed" + { + "ControlName" "ImagePanel" + "fieldName" "CartPointRed" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_red" + } + + "CartPointBlueO" + { + "ControlName" "ImagePanel" + "fieldName" "CartPointBlueO" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_blue_opaque" + } + + "CartPointRedO" + { + "ControlName" "ImagePanel" + "fieldName" "CartPointRedO" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_point_red_opaque" + } + + "CartTrackBlue" + { + "ControlName" "ImagePanel" + "fieldName" "CartTrackBlue" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_track_blue" + } + + "CartTrackRed" + { + "ControlName" "ImagePanel" + "fieldName" "CartTrackRed" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_track_red" + } + + "CartTrackBlueO" + { + "ControlName" "ImagePanel" + "fieldName" "CartTrackBlueO" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_track_blue_opaque" + } + + "CartTrackRedO" + { + "ControlName" "ImagePanel" + "fieldName" "CartTrackRedO" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/cart_track_red_opaque" + } + + "cpiconwhite" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconwhite" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_white" + } + + "cpiconbluunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconbluunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu" + } + + "cpiconblulock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblulock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_locked" + } + + "cpiconblumannunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblumannunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_mannhattan" + } + + "cpiconblumannlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblumannlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_mannhattan_locked" + } + + "cpiconredunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconredunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red" + } + + "cpiconredlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconredlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red_locked" + } + + "cpiconneutralunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutralunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral" + } + + "cpiconskullunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconskullunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_skull_neutral" + } + + "cpiconneutrallock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutrallock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral_locked" + } + + "cpicona" + { + "ControlName" "ImagePanel" + "fieldName" "cpicona" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_a" + } + + "cpiconb" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconb" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_b" + } + + "cpiconc" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconc" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_c" + } + + "cpicond" + { + "ControlName" "ImagePanel" + "fieldName" "cpicond" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_d" + } + + "cpicone" + { + "ControlName" "ImagePanel" + "fieldName" "cpicone" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_e" + } + + "cpiconcapblu" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconcapblu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_blu" + } + + "cpiconcapred" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconcapred" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_red" + } + + "cpiconcapmask" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconcapmask" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_mask" + } + + "cpiconblu1unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu1unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_blu" + } + + "cpiconblu1lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu1lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_blu_locked" + } + + "cpiconred1unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred1unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_red" + } + + "cpiconred1lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred1lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_red_locked" + } + + "cpiconneutral1unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral1unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_neutral" + } + + "cpiconneutral1lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral1lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_neutral_locked" + } + + "cpiconblu2unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu2unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_blu" + } + + "cpiconblu2lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu2lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_blu_locked" + } + + "cpiconred2unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred2unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_red" + } + + "cpiconred2lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred2lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_red_locked" + } + + "cpiconneutral2unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral2unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_neutral" + } + + "cpiconneutral2lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral2lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_neutral_locked" + } + + "cpiconblu3unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu3unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_blu" + } + + "cpiconblu3lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu3lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_blu_locked" + } + + "cpiconred3unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred3unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_red" + } + + "cpiconred3lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred3lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_red_locked" + } + + "cpiconneutral3unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral3unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_neutral" + } + + "cpiconneutral3lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral3lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_neutral_locked" + } + + "cpiconblu4unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu4unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_blu" + } + + "cpiconblu4lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu4lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_blu_locked" + } + + "cpiconred4unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred4unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_red" + } + + "cpiconred4lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred4lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_red_locked" + } + + "cpiconneutral4unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral4unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_neutral" + } + + "cpiconneutral4lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral4lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_neutral_locked" + } + + "cpiconblu5unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu5unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_blu" + } + + "cpiconblu5lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblu5lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_blu_locked" + } + + "cpiconred5unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred5unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_red" + } + + "cpiconred5lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconred5lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_red_locked" + } + + "cpiconneutral5unlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral5unlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_neutral" + } + + "cpiconneutral5lock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutral5lock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_neutral_locked" + } + + "cpcapblu" + { + "ControlName" "ImagePanel" + "fieldName" "cpcapblu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_blu" + } + + "cpcapbluup" + { + "ControlName" "ImagePanel" + "fieldName" "cpcapbluup" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_blu_up" + } + + "cpcapred" + { + "ControlName" "ImagePanel" + "fieldName" "cpcapred" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_red" + } + + "cpcapredup" + { + "ControlName" "ImagePanel" + "fieldName" "cpcapredup" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_red_up" + } + } +} \ No newline at end of file diff --git a/resource/ui/disguisestatuspanel.res b/resource/ui/disguisestatuspanel.res new file mode 100644 index 0000000..dc6e140 --- /dev/null +++ b/resource/ui/disguisestatuspanel.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/disguisestatuspanel.res" + #base "../../_lionhud/resource/ui/disguisestatuspanel.res" + #base "../../_jofrehud/resource/ui/disguisestatuspanel.res" + #base "../../_tf2hud/resource/ui/disguisestatuspanel.res" \ No newline at end of file diff --git a/resource/ui/flagstatus.res b/resource/ui/flagstatus.res new file mode 100644 index 0000000..8089042 --- /dev/null +++ b/resource/ui/flagstatus.res @@ -0,0 +1,74 @@ +"Resource/UI/FlagStatus.res" +{ + "Arrow" + { + "ControlName" "CTFArrowPanel" + "fieldName" "Arrow" + "xpos" "50" + "ypos" "24" + "zpos" "1" + "wide" "47" + "tall" "47" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + + "if_mvm" + { + "xpos" "40" + "ypos" "1" + "wide" "80" + "tall" "80" + } + } + "Briefcase" + { + "ControlName" "CTFImagePanel" + "fieldName" "Briefcase" + "xpos" "62" + "ypos" "36" + "zpos" "2" + "wide" "22" + "tall" "22" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_briefcase" + "scaleImage" "1" + + "if_mvm" + { + "xpos" "62" + "ypos" "31" + "wide" "38" + "tall" "38" + } + "if_specialdelivery" + { + "visible" "1" + } + } + "StatusIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "StatusIcon" + "xpos" "60" + "ypos" "34" + "zpos" "3" + "wide" "27" + "tall" "27" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_ico_flag_home" + "scaleImage" "1" + + "if_mvm" + { + "visible" "0" + } + "if_specialdelivery" + { + "visible" "0" + "enabled" "0" + } + } +} diff --git a/resource/ui/flagstatus.res.bak b/resource/ui/flagstatus.res.bak new file mode 100644 index 0000000..51b5e1a --- /dev/null +++ b/resource/ui/flagstatus.res.bak @@ -0,0 +1,73 @@ +"Resource/UI/FlagStatus.res" +{ + "Arrow" + { + "ControlName" "CTFArrowPanel" + "fieldName" "Arrow" + "xpos" "50" + "ypos" "24" + "zpos" "1" + "wide" "47" + "tall" "47" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + + "if_mvm" + { + "xpos" "40" + "ypos" "1" + "wide" "80" + "tall" "80" + } + } + "Briefcase" + { + "ControlName" "CTFImagePanel" + "fieldName" "Briefcase" + "xpos" "62" + "ypos" "36" + "zpos" "2" + "wide" "22" + "tall" "22" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_briefcase" + "scaleImage" "1" + + "if_mvm" + { + "xpos" "62" + "ypos" "31" + "wide" "38" + "tall" "38" + } + "if_specialdelivery" + { + "visible" "1" + } + } + "StatusIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "StatusIcon" + "xpos" "60" + "ypos" "34" + "zpos" "3" + "wide" "27" + "tall" "27" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_ico_flag_home" + "scaleImage" "1" + + "if_mvm" + { + "visible" "0" + } + "if_specialdelivery" + { + "visible" "0" + } + } +} diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res new file mode 100644 index 0000000..de1b420 --- /dev/null +++ b/resource/ui/freezepanelkillerhealth.res @@ -0,0 +1,218 @@ +"Resource/UI/FreezePanelKillerHealth.res" +{ + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "7" + "ypos" "7" + "zpos" "1" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + "PlayerStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "xpos" "5" + "ypos" "5" + "zpos" "1" + "wide" "22" + "tall" "22" + "visible" "1" + "enabled" "1" + "image" "../hud/health_bg" + "scaleImage" "1" + } + "BuildingStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "xpos" "1" + "ypos" "2" + "zpos" "0" + "wide" "28" + "tall" "28" + "visible" "1" + "enabled" "1" + "image" "../hud/health_equip_bg" + "scaleImage" "1" + } + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "5" + "ypos" "5" + "zpos" "0" + "wide" "22" + "tall" "22" + "visible" "0" + "enabled" "1" + "image" "../hud/health_over_bg" + "scaleImage" "1" + } + "PlayerStatusHealthValueOutline1" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline1" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-5" + "ypos" "18" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline2" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline2" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-4" + "ypos" "18" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline3" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline3" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-3" + "ypos" "18" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline4" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline4" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-5" + "ypos" "19" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline5" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline5" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-3" + "ypos" "19" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline6" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline6" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-5" + "ypos" "20" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline7" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline7" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-4" + "ypos" "20" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValueOutline8" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueOutline8" + "font" "HudFontSmallBold" + "fgcolor" "Black" + "textAlignment" "center" + "labelText" "%health%" + "xpos" "-3" + "ypos" "20" + "zpos" "2" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + } + "PlayerStatusHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValue" + "xpos" "-4" + "ypos" "19" + "zpos" "5" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + } + "PlayerStatusHealthValueFUCK" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValue" + "xpos" "-4" + "ypos" "19" + "zpos" "5" + "wide" "40" + "tall" "10" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + } +} diff --git a/resource/ui/healthiconpanel.res b/resource/ui/healthiconpanel.res new file mode 100644 index 0000000..d434019 --- /dev/null +++ b/resource/ui/healthiconpanel.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/healthiconpanel.res" + #base "../../_lionhud/resource/ui/healthiconpanel.res" + #base "../../_jofrehud/resource/ui/healthiconpanel.res" + #base "../../_tf2hud/resource/ui/healthiconpanel.res" \ No newline at end of file diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res new file mode 100644 index 0000000..d320dd2 --- /dev/null +++ b/resource/ui/hudaccountpanel.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/hudaccountpanel.res" + #base "../../_lionhud/resource/ui/hudaccountpanel.res" + #base "../../_jofrehud/resource/ui/hudaccountpanel.res" + #base "../../_tf2hud/resource/ui/hudaccountpanel.res" \ No newline at end of file diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res new file mode 100644 index 0000000..b1fa90d --- /dev/null +++ b/resource/ui/hudammoweapons.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/hudammoweapons.res" + #base "../../_lionhud/resource/ui/hudammoweapons.res" + #base "../../_jofrehud/resource/ui/hudammoweapons.res" + #base "../../_tf2hud/resource/ui/hudammoweapons.res" \ No newline at end of file diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res new file mode 100644 index 0000000..28071e2 --- /dev/null +++ b/resource/ui/huddamageaccount.res @@ -0,0 +1,46 @@ +"Resource/UI/HudDamageAccount.res" +{ + "CDamageAccountPanel" + { + "fieldName" "CDamageAccountPanel" + "text_x" "0" + "text_y" "0" + "delta_item_end_y" "0" + "PositiveColor" "TargetHealth" + "NegativeColor" "TargetDamage" + "delta_lifetime" "2" + "delta_item_font" "FontBold20Outline" + "delta_item_font_big" "FontBold20Outline" + } + + "DamageAccountValue" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValue" + "xpos" "c-15" + "ypos" "c15" + "zpos" "2" + "visible" "0" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "font" "HudFontSmallerBold" + "fgcolor" "TanLight" + } + + "DamageAccountValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValueShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + "visible" "0" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "font" "HudFontSmallerBold" + "fgcolor" "Black" + "pin_to_sibling" "DamageAccountValue" + } +} \ No newline at end of file diff --git a/resource/ui/hudhealthaccount.res b/resource/ui/hudhealthaccount.res new file mode 100644 index 0000000..e77b58f --- /dev/null +++ b/resource/ui/hudhealthaccount.res @@ -0,0 +1,16 @@ +"Resource/UI/HudHealthAccount.res" +{ + "CHealthAccountPanel" + { + "fieldName" "CHealthAccountPanel" + "delta_item_x" "0" + "wide" "5000" + "tall" "5000" + "delta_item_start_y" "50" + "delta_item_end_y" "0" + "PositiveColor" "0 253 31 255" + "NegativeColor" "254 190 16 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumOutline" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter.res new file mode 100644 index 0000000..b08a6eb --- /dev/null +++ b/resource/ui/huditemeffectmeter.res @@ -0,0 +1,83 @@ +"Resource/UI/HudItemEffectMeter.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c125" [$WIN32] + "ypos_minmode" "c123" + "wide" "140" + "tall" "300" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter.res.bak b/resource/ui/huditemeffectmeter.res.bak new file mode 100644 index 0000000..eb01b79 --- /dev/null +++ b/resource/ui/huditemeffectmeter.res.bak @@ -0,0 +1,83 @@ +"Resource/UI/HudItemEffectMeter.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c68" [$WIN32] + "ypos" "c125" [$WIN32] + "ypos_minmode" "c123" + "wide" "140" + "tall" "300" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_action.res b/resource/ui/huditemeffectmeter_action.res new file mode 100644 index 0000000..eefdba7 --- /dev/null +++ b/resource/ui/huditemeffectmeter_action.res @@ -0,0 +1,5 @@ +// This file doesn't even exist +// Added to remove the "Failed to load resource/UI/huditemeffectmeter_Action.res" error message + +"Resource/UI/huditemeffectmeter_action.res" +{"ItemEffectMeter"{"ControlName" "ContinuousProgressBar"}} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_cleaver.res b/resource/ui/huditemeffectmeter_cleaver.res new file mode 100644 index 0000000..1466379 --- /dev/null +++ b/resource/ui/huditemeffectmeter_cleaver.res @@ -0,0 +1,86 @@ +"Resource/UI/HudItemEffectMeter_Cleaver.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "ypos_minmode" "10" + "zpos" "50" + "wide" "50" + "tall" "6" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_demoman.res b/resource/ui/huditemeffectmeter_demoman.res new file mode 100644 index 0000000..a9029b4 --- /dev/null +++ b/resource/ui/huditemeffectmeter_demoman.res @@ -0,0 +1,161 @@ +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-82" [$WIN32] //c-190 + "ypos" "c103" [$WIN32] //c125 c143 + "xpos_minmode" "r90" + "ypos_minmode" "r30" + "wide" "1328" + "tall" "38" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "15" + "ypos" "3" + "zpos" "-1" + "wide" "137" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "xpos_minmode" "5" + "ypos" "0" + "zpos" "2" + "wide" "138" + "tall" "30" + "wide_minmode" "38" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "visible_minmode" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "21" + "ypos" "23" + "ypos_minmode" "0" + "xpos_minmode" "0" + "zpos" "2" + "wide" "38" + "wide_minmode" "38" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "69" + "xpos_minmode" "45" + "ypos" "6" + "ypos_minmode" "1" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "71" + "xpos_minmode" "46" + "ypos" "7" + "ypos_minmode" "2" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + "fgcolor" "black" + "fgcolor_override" "TransparentBlack" + } + + "CritIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "CritIcon" + "xpos" "20" + "ypos" "8" + "wide" "14" + "tall" "14" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/hud_obj_status_kill_64" + "scaleImage" "1" + "iconColor" "ProgressOffWhite" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_engineer.res b/resource/ui/huditemeffectmeter_engineer.res new file mode 100644 index 0000000..5b3804b --- /dev/null +++ b/resource/ui/huditemeffectmeter_engineer.res @@ -0,0 +1,163 @@ +"Resource/UI/HudItemEffectMeter_Engineer.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c124" [$WIN32] + "xpos_minmode" "r90" + "ypos_minmode" "r30" + "wide" "140" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "0" + "ypos" "5" + "ypos_minmode" "0" + "zpos" "-1" + "wide" "137" + "wide_minmode" "80" + "tall" "22" + "tall_minmode" "20" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "xpos_minmode" "5" + "ypos" "0" + "zpos" "2" + "wide" "150" + "tall" "30" + "wide_minmode" "40" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "visible_minmode" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "21" + "ypos" "23" + "ypos_minmode" "0" + "xpos_minmode" "0" + "zpos" "2" + "wide" "40" + "wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "52" + "xpos_minmode" "45" + "ypos" "7" + "ypos_minmode" "1" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "54" + "xpos_minmode" "46" + "ypos" "8" + "ypos_minmode" "2" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + "fgcolor_override" "TransparentBlack" + } + + "CritIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "CritIcon" + "xpos" "5" + "ypos" "9" + "wide" "14" + "tall" "14" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_crit" + "scaleImage" "1" + "teambg_2" "../vgui/replay/thumbnails/ico_crit" + "teambg_3" "../vgui/replay/thumbnails/ico_crit_blu" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_engineer.res.bak b/resource/ui/huditemeffectmeter_engineer.res.bak new file mode 100644 index 0000000..56bed2b --- /dev/null +++ b/resource/ui/huditemeffectmeter_engineer.res.bak @@ -0,0 +1,163 @@ +"Resource/UI/HudItemEffectMeter_Engineer.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c124" [$WIN32] + "xpos_minmode" "r90" + "ypos_minmode" "r30" + "wide" "140" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "0" + "ypos" "5" + "ypos_minmode" "0" + "zpos" "-1" + "wide" "137" + "wide_minmode" "80" + "tall" "22" + "tall_minmode" "20" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "xpos_minmode" "5" + "ypos" "0" + "zpos" "2" + "wide" "150" + "tall" "30" + "wide_minmode" "40" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "visible_minmode" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "21" + "ypos" "23" + "ypos_minmode" "0" + "xpos_minmode" "0" + "zpos" "2" + "wide" "40" + "wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "50" + "xpos_minmode" "45" + "ypos" "7" + "ypos_minmode" "1" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "51" + "xpos_minmode" "46" + "ypos" "8" + "ypos_minmode" "2" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + "fgcolor_override" "TransparentBlack" + } + + "CritIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "CritIcon" + "xpos" "5" + "ypos" "9" + "wide" "14" + "tall" "14" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_crit" + "scaleImage" "1" + "teambg_2" "../vgui/replay/thumbnails/ico_crit" + "teambg_3" "../vgui/replay/thumbnails/ico_crit_blu" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_halloweensouls.res b/resource/ui/huditemeffectmeter_halloweensouls.res new file mode 100644 index 0000000..1ee1d75 --- /dev/null +++ b/resource/ui/huditemeffectmeter_halloweensouls.res @@ -0,0 +1,106 @@ +"Resource/UI/HudItemEffectMeter_HalloweenSouls.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "90" [$WIN32] + "ypos" "r100" [$WIN32] + //"xpos_minmode" "r70" [$WIN32] + //"ypos_minmode" "r74" [$WIN32] + "xpos" "r194" [$X360] + "ypos" "r74" [$X360] + "wide" "100" + "tall" "100" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "12" + "ypos" "r51" + "zpos" "0" + "wide" "76" + "tall" "44" + "visible" "1" + //"visible_minmode" "0" + "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" + "proportionalToParent" "1" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "25" + "ypos" "r25" + "zpos" "2" + "wide" "41" + "tall" "15" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "TFFontSmall" + "proportionalToParent" "1" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "r23" + //"ypos_minmode" "0" + //"xpos_minmode" "0" + "zpos" "2" + "wide" "40" + //"wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "proportionalToParent" "1" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "20" + "ypos" "r42" + "zpos" "2" + "wide" "50" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "north" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "proportionalToParent" "1" + } +} diff --git a/resource/ui/huditemeffectmeter_heavy.res b/resource/ui/huditemeffectmeter_heavy.res new file mode 100644 index 0000000..4177499 --- /dev/null +++ b/resource/ui/huditemeffectmeter_heavy.res @@ -0,0 +1,86 @@ +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c105" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "2" + "ypos" "4" + "zpos" "-1" + "wide" "137" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "0" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "10" + "ypos" "9" + "ypos_minmode" "10" + "zpos" "2" + "wide" "121" + "tall" "13" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak.res new file mode 100644 index 0000000..fed33db --- /dev/null +++ b/resource/ui/huditemeffectmeter_killstreak.res @@ -0,0 +1,144 @@ +//this da shit +"Resource/UI/HudItemEffectMeter_Demoman.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "r82" + "zpos" "1" + "xpos_minbad" "68" + "ypos_minbad" "r40" + "wide" "100" + "tall" "50" + "MeterFG" "White" + "MeterBG" "Gray" + } + + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "12" + "ypos" "0" + "zpos" "0" + "wide" "76" + "tall" "44" + "visible" "0" + "visible_minbad" "0" + "enabled" "0" + "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" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "25" + "ypos" "27" + "zpos" "2" + "wide" "41" + "tall" "15" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_KillStreak" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "TFFontSmall" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "ypos_minbad" "0" + "xpos_minbad" "0" + "zpos" "2" + "wide" "40" + "wide_minbad" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "KillStreakIcon" + { + "ControlName" "ImagePanel" + "fieldName" "KillStreakIcon" + "xpos" "16" + "xpos_minbad" "30" + "ypos" "12" + "ypos_minbad" "16" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../hud/leaderboard_streak" + "scaleImage" "1" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "34" + "ypos_minbad" "18" + "ypos" "12" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "West" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "font_minbad" "HudFontSmall" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "36" + "ypos" "-3" + "zpos" "2" + "wide" "74" + "tall" "54" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "font_minbad" "HudFontSmall" + "fgcolor_override" "black" + } +} diff --git a/resource/ui/huditemeffectmeter_killstreak.res.bak b/resource/ui/huditemeffectmeter_killstreak.res.bak new file mode 100644 index 0000000..74d8fab --- /dev/null +++ b/resource/ui/huditemeffectmeter_killstreak.res.bak @@ -0,0 +1,144 @@ +//this da shit +"Resource/UI/HudItemEffectMeter_Demoman.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "r82" + "zpos" "1" + "xpos_minbad" "68" + "ypos_minbad" "r40" + "wide" "100" + "tall" "50" + "MeterFG" "White" + "MeterBG" "Gray" + } + + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "12" + "ypos" "0" + "zpos" "0" + "wide" "76" + "tall" "44" + "visible" "0" + "visible_minbad" "0" + "enabled" "0" + "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" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "25" + "ypos" "27" + "zpos" "2" + "wide" "41" + "tall" "15" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_KillStreak" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "TFFontSmall" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "ypos_minbad" "0" + "xpos_minbad" "0" + "zpos" "2" + "wide" "40" + "wide_minbad" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "KillStreakIcon" + { + "ControlName" "ImagePanel" + "fieldName" "KillStreakIcon" + "xpos" "16" + "xpos_minbad" "30" + "ypos" "12" + "ypos_minbad" "16" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../hud/leaderboard_streak" + "scaleImage" "1" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "34" + "ypos_minbad" "18" + "ypos" "12" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "West" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "font_minbad" "HudFontSmall" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "36" + "ypos" "-3" + "zpos" "2" + "wide" "74" + "tall" "54" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "font_minbad" "HudFontSmall" + "fgcolor_override" "black" + } +} diff --git a/resource/ui/huditemeffectmeter_organs.res b/resource/ui/huditemeffectmeter_organs.res new file mode 100644 index 0000000..64fcb3f --- /dev/null +++ b/resource/ui/huditemeffectmeter_organs.res @@ -0,0 +1,161 @@ +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c105" [$WIN32] //c-190 + "ypos" "c80" [$WIN32] //c125 c143 + "xpos_minmode" "r90" + "ypos_minmode" "r30" + "wide" "140" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "0" + "ypos" "5" + "ypos_minmode" "0" + "zpos" "0" + "wide" "90" + "wide_minmode" "80" + "tall" "22" + "tall_minmode" "20" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "xpos_minmode" "5" + "ypos" "0" + "zpos" "2" + "wide" "150" + "tall" "30" + "wide_minmode" "40" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "visible_minmode" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "21" + "ypos" "23" + "ypos_minmode" "0" + "xpos_minmode" "0" + "zpos" "2" + "wide" "40" + "wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "28" + "xpos_minmode" "45" + "ypos" "7" + "ypos_minmode" "1" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "30" + "xpos_minmode" "46" + "ypos" "8" + "ypos_minmode" "2" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + "fgcolor_override" "TransparentBlack" + } + + "CritIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "CritIcon" + "xpos" "5" + "ypos" "9" + "wide" "14" + "tall" "14" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_medic" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_particlecannon.res b/resource/ui/huditemeffectmeter_particlecannon.res new file mode 100644 index 0000000..21f1c52 --- /dev/null +++ b/resource/ui/huditemeffectmeter_particlecannon.res @@ -0,0 +1,83 @@ +"Resource/UI/HudItemEffectMeter_ParticleCannon.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c101" + "wide" "140" + "tall" "30" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "42" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-3" + "ypos" "4" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "47" + "ypos" "7" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_particlecannon.res.bak b/resource/ui/huditemeffectmeter_particlecannon.res.bak new file mode 100644 index 0000000..8c49681 --- /dev/null +++ b/resource/ui/huditemeffectmeter_particlecannon.res.bak @@ -0,0 +1,82 @@ +"Resource/UI/HudItemEffectMeter_ParticleCannon.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c101" + "wide" "140" + "tall" "30" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "42" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "47" + "ypos" "7" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_pomson.res b/resource/ui/huditemeffectmeter_pomson.res new file mode 100644 index 0000000..505e97b --- /dev/null +++ b/resource/ui/huditemeffectmeter_pomson.res @@ -0,0 +1,80 @@ +"Resource/UI/HudItemEffectMeter_Pomson.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c129" [$WIN32] + "ypos_minmode" "c101" + "wide" "140" + "tall" "300" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "AccountBG" + "xpos" "37" + "ypos" "0" + "zpos" "0" + "wide" "69" + "tall" "25" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_blue" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-3" + "ypos" "3" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "43" + "ypos" "5" + "zpos" "2" + "wide" "58" + "tall" "6" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_pomson.res.bak b/resource/ui/huditemeffectmeter_pomson.res.bak new file mode 100644 index 0000000..524d055 --- /dev/null +++ b/resource/ui/huditemeffectmeter_pomson.res.bak @@ -0,0 +1,80 @@ +"Resource/UI/HudItemEffectMeter_Pomson.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c123" [$WIN32] + "ypos_minmode" "c101" + "wide" "140" + "tall" "300" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "AccountBG" + "xpos" "37" + "ypos" "0" + "zpos" "0" + "wide" "69" + "tall" "25" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_blue" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-3" + "ypos" "3" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "43" + "ypos" "5" + "zpos" "2" + "wide" "58" + "tall" "6" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/huditemeffectmeter_powerupbottle.res new file mode 100644 index 0000000..19abe1f --- /dev/null +++ b/resource/ui/huditemeffectmeter_powerupbottle.res @@ -0,0 +1,144 @@ +"Resource/UI/HudItemEffectMeter_PowerupBottles.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c200" [$WIN32] + "ypos" "r132" [$WIN32] + "wide" "100" + "tall" "60" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "2" + "ypos" "4" + "zpos" "-1" + "wide" "70" + "tall" "35" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "ItemEffectIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectIcon" + "xpos" "12" + "ypos" "8" + "zpos" "1" + "wide" "27" + "wide_minmode" "20" + "tall" "27" + "tall_minmode" "20" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_powerup_critboost_red" + "scaleImage" "1" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "12" + "ypos" "32" + "zpos" "2" + "wide" "56" + "tall" "25" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "north" + "centerwrap" "1" + "dulltext" "0" + "brighttext" "0" + "font" "TFFontSmall" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "zpos" "2" + "wide" "40" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "24" + "ypos" "11" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "north" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "29" + "ypos" "14" + "zpos" "2" + "wide" "35" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMedium" + "fgcolor_override" "TransparentBlack" + } +} diff --git a/resource/ui/huditemeffectmeter_pyro.res b/resource/ui/huditemeffectmeter_pyro.res new file mode 100644 index 0000000..e564bb4 --- /dev/null +++ b/resource/ui/huditemeffectmeter_pyro.res @@ -0,0 +1,12 @@ +#base "HudItemEffectMeter.res" + +"Resource/UI/HudItemEffectMeter_Pyro.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "xpos" "c-70" + "ypos" "c106" + "ypos_minmode" "c111" + } +} diff --git a/resource/ui/huditemeffectmeter_raygun.res b/resource/ui/huditemeffectmeter_raygun.res new file mode 100644 index 0000000..23623d6 --- /dev/null +++ b/resource/ui/huditemeffectmeter_raygun.res @@ -0,0 +1,80 @@ +"Resource/UI/HudItemEffectMeter_Raygun.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c127" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "AccountBG" + "xpos" "42" + "ypos" "0" + "zpos" "0" + "wide" "60" + "tall" "24" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_blue" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-3" + "ypos" "2" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "47" + "ypos" "5" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sapper.res b/resource/ui/huditemeffectmeter_sapper.res new file mode 100644 index 0000000..a871e34 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sapper.res @@ -0,0 +1,94 @@ +"Resource/UI/HudItemEffectMeter_SodaPopper.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" +// "x_offset" "40" + "xpos" "r90" + "ypos" "r30" + "xpos_minmode" "c-70" + "ypos_minmode" "c101" + "wide" "140" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "80" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "5" + "xpos_minmode" "-5" + "ypos" "0" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "35" + "tall" "20" + "wide_minmode" "150" + "tall_minmode" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Tanlight" + "fgcolor_override_minmode" "Black" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "ypos" "8" + "xpos" "42" + "xpos_minmode" "10" + "ypos_minmode" "9" + "zpos" "2" + "wide" "35" + "tall" "5" + "wide_minmode" "121" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_scout.res b/resource/ui/huditemeffectmeter_scout.res new file mode 100644 index 0000000..6759eb9 --- /dev/null +++ b/resource/ui/huditemeffectmeter_scout.res @@ -0,0 +1,86 @@ +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "ypos_minmode" "10" + "zpos" "50" + "wide" "50" + "tall" "6" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_scout.res.bak b/resource/ui/huditemeffectmeter_scout.res.bak new file mode 100644 index 0000000..9ea5fb0 --- /dev/null +++ b/resource/ui/huditemeffectmeter_scout.res.bak @@ -0,0 +1,86 @@ +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "5" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "ypos_minmode" "10" + "zpos" "50" + "wide" "50" + "tall" "6" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sniper.res b/resource/ui/huditemeffectmeter_sniper.res new file mode 100644 index 0000000..8f69004 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sniper.res @@ -0,0 +1,160 @@ +"Resource/UI/HudItemEffectMeter_Sniper.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c103" [$WIN32] + "xpos_minmode" "r90" + "ypos_minmode" "r30" + "wide" "140" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "0" + "ypos" "5" + "ypos_minmode" "0" + "zpos" "-1" + "wide" "137" + "wide_minmode" "80" + "tall" "22" + "tall_minmode" "20" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "xpos_minmode" "5" + "ypos" "0" + "zpos" "2" + "wide" "150" + "tall" "30" + "wide_minmode" "35" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "visible_minmode" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "21" + "ypos" "23" + "ypos_minmode" "0" + "xpos_minmode" "0" + "zpos" "2" + "wide" "40" + "wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "52" + "xpos_minmode" "45" + "ypos" "7" + "ypos_minmode" "1" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "54" + "xpos_minmode" "46" + "ypos" "8" + "ypos_minmode" "2" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + "fgcolor_override" "TransparentBlack" + } + "CritIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "CritIcon" + "xpos" "5" + "ypos" "9" + "wide" "14" + "tall" "14" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/hud_obj_status_kill_64" + "scaleImage" "1" + } +} diff --git a/resource/ui/huditemeffectmeter_sniperfocus.res b/resource/ui/huditemeffectmeter_sniperfocus.res new file mode 100644 index 0000000..e79c09f --- /dev/null +++ b/resource/ui/huditemeffectmeter_sniperfocus.res @@ -0,0 +1,84 @@ +"Resource/UI/HudItemEffectMeter_SodaPopper.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "303" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "2" + "ypos" "4" + "zpos" "-1" + "wide" "137" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "3" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "150" + "tall" "35" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "7" + "ypos" "9" + "zpos" "2" + "wide" "128" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sniperfocus.res.bak b/resource/ui/huditemeffectmeter_sniperfocus.res.bak new file mode 100644 index 0000000..1ace636 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sniperfocus.res.bak @@ -0,0 +1,84 @@ +"Resource/UI/HudItemEffectMeter_SodaPopper.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "303" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "2" + "ypos" "4" + "zpos" "-1" + "wide" "137" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "3" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "150" + "tall" "35" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "72" + "ypos" "9" + "zpos" "2" + "wide" "128" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sodapopper.res b/resource/ui/huditemeffectmeter_sodapopper.res new file mode 100644 index 0000000..c6e6d30 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sodapopper.res @@ -0,0 +1,83 @@ +"Resource/UI/HudItemEffectMeter_SodaPopper.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-69" [$WIN32] + "ypos" "c83" [$WIN32] + "ypos_minmode" "c101" + "wide" "140" + "tall" "30" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "2" + "ypos" "4" + "zpos" "-1" + "wide" "137" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "5" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "7" + "ypos" "9" + "zpos" "2" + "wide" "128" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_spy.res b/resource/ui/huditemeffectmeter_spy.res new file mode 100644 index 0000000..6251117 --- /dev/null +++ b/resource/ui/huditemeffectmeter_spy.res @@ -0,0 +1,161 @@ +"Resource/UI/HudItemEffectMeter_Spy.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-67" [$WIN32] + "ypos" "c85" [$WIN32] + "xpos_minmode" "r90" + "ypos_minmode" "r30" + "wide" "1420" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "137" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "xpos_minmode" "5" + "ypos" "0" + "zpos" "2" + "wide" "150" + "tall" "30" + "wide_minmode" "35" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "visible_minmode" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "21" + "ypos" "23" + "ypos_minmode" "0" + "xpos_minmode" "0" + "zpos" "2" + "wide" "40" + "wide_minmode" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "52" + "xpos_minmode" "45" + "ypos" "3" + "ypos_minmode" "1" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "54" + "xpos_minmode" "46" + "ypos" "4" + "ypos_minmode" "2" + "zpos" "2" + "wide" "35" + "wide_minmode" "30" + "tall" "20" + "tall_lodef" "28" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontMediumSmallSecondary" + "fgcolor_override" "TransparentBlack" + } + + "CritIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "CritIcon" + "xpos" "5" + "ypos" "5" + "wide" "14" + "tall" "14" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ico_crit" + "scaleImage" "1" + "teambg_2" "../vgui/replay/thumbnails/ico_crit" + "teambg_3" "../vgui/replay/thumbnails/ico_crit_blu" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_spyknife.res b/resource/ui/huditemeffectmeter_spyknife.res new file mode 100644 index 0000000..241e1eb --- /dev/null +++ b/resource/ui/huditemeffectmeter_spyknife.res @@ -0,0 +1,84 @@ +"Resource/UI/HudItemEffectMeter_SpyKnife.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-68" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_spyknife.res.bak b/resource/ui/huditemeffectmeter_spyknife.res.bak new file mode 100644 index 0000000..ecc554f --- /dev/null +++ b/resource/ui/huditemeffectmeter_spyknife.res.bak @@ -0,0 +1,84 @@ +"Resource/UI/HudItemEffectMeter_SpyKnife.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c68" [$WIN32] + "ypos" "c104" [$WIN32] + "ypos_minmode" "c111" + "wide" "140" + "tall" "30" + "tall_minmode" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "40" + "ypos" "2" + "zpos" "-1" + "wide" "60" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "4" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "45" + "ypos" "7" + "zpos" "2" + "wide" "50" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res new file mode 100644 index 0000000..59aa79d --- /dev/null +++ b/resource/ui/hudmatchstatus.res @@ -0,0 +1,895 @@ +"Resource/UI/HudMatchStatus.res" +{ + "HudMatchStatus" + { + "fieldName" "HudMatchStatus" + "avatar_width" "63" + "spacer" "5" + "name_width" "57" + "horiz_inset" "2" + } + + "RoundSignModel" + { + "ControlName" "CModelPanel" + "fieldName" "RoundSignModel" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fov" "70" + "proportionaltoparent" "1" + + "model" + { + "modelname" "models/props_ui/banner.mdl" + "skin" "0" + "angles_x" "30" + "angles_y" "180" + "angles_z" "0" + "origin_x" "150" + "origin_y" "0" + "origin_z" "62" + "spotlight" "1" + + "animation" + { + "name" "ref" + "sequence" "ref" + "default" "1" + } + + "animation" + { + "name" "intro" + "sequence" "intro" + } + + "animation" + { + "name" "outro" + "sequence" "outro" + } + } + } + + "CountdownLabel" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabel" + "font" "HudFontGiant" + "xpos" "cs-0.5" + "ypos" "cs-0.1" + "wide" "40" + "tall" "40" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "labelText" "%countdown%" + "textAlignment" "center" + "proportionaltoparent" "1" + "fgcolor" "TanLight" + + if_readymode + { + "xpos" "300" + "ypos" "130" + } + } + + "CountdownLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabelShadow" + "font" "HudFontGiant" + "xpos" "cs-0.48" + "ypos" "cs-0.08" + "wide" "40" + "tall" "40" + "zpos" "4" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "labelText" "%countdown%" + "textAlignment" "center" + "fgcolor" "Black" + "proportionaltoparent" "1" + + + if_readymode + { + "xpos" "300" + "ypos" "130" + } + } + + "FrontParticlePanel" + { + "ControlName" "CTFParticlePanel" + "fieldName" "FrontParticlePanel" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "ParticleEffects" + { + "0" + { + "particle_xpos" "c0" + "particle_ypos" "c0" + "particle_scale" "2" + "particleName" "versus_door_slam" + "start_activated" "0" + "loop" "0" + } + } + + "paintbackground" "0" + } + + "MatchDoors" + { + "ControlName" "CModelPanel" + "fieldName" "MatchDoors" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fov" "70" + "proportionaltoparent" "1" + + "model" + { + "modelname" "models/vgui/versus_doors.mdl" + "skin" "0" + "angles_x" "0" + "angles_y" "0" + "angles_z" "0" + "origin_x" "120" + "origin_y" "0" + "origin_z" "-77" + + "animation" + { + "name" "ref" + "sequence" "ref" + "default" "1" + } + + "animation" + { + "name" "open" + "sequence" "open" + } + + "animation" + { + "name" "close" + "sequence" "close" + } + + "animation" + { + "name" "idle_closed" + "sequence" "idle_closed" + } + } + } + + "RoundCounter" + { + "fieldName" "RoundCounter" + "xpos" "cs-0.5" + "ypos" "-2" + "zpos" "1" + "wide" "300" + "tall" "100" + "visible" "1" + "enabled" "1" + } + + "BGFrame" + { + "ControlName" "EditablePanel" + "fieldName" "BGFrame" + "xpos" "cs-0.5" + "ypos" "-5" + "zpos" "0" + "wide" "365" + "tall" "28" + "visible" "0" + + "proportionaltoaparent" "1" + "border" "TFFatLineBorder" + + if_match + { + "visible" "0" + } + } + + "RankUpLabel" + { + "ControlName" "CExLabel" + "fieldName" "RankUpLabel" + "font" "HudFontMediumSmallBold" + "xpos" "cs-0.5" + "ypos" "80" + "wide" "600" + "tall" "60" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "alpha" "0" + "labelText" "%rank_possibility%" + "textAlignment" "center" + "proportionaltoparent" "1" + "fgcolor" "TanLight" + } + + "RankUpShadowLabel" + { + "ControlName" "CExLabel" + "fieldName" "RankUpShadowLabel" + "font" "HudFontMediumSmallBold" + "xpos" "cs-0.5+2" + "ypos" "80+2" + "wide" "600" + "tall" "60" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "alpha" "0" + "labelText" "%rank_possibility%" + "textAlignment" "center" + "proportionaltoparent" "1" + "fgcolor" "Black" + } + + "ObjectiveStatusTimePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusTimePanel" + "xpos" "c-55" + "xpos_hidef" "c-150" + "xpos_lodef" "c-150" + "ypos" "0" [$WIN32] + "ypos_minmode" "-14" [$WIN32] + "ypos" "24" [$X360] + "zpos" "2" + "wide" "110" + "wide_hidef" "300" + "wide_lodef" "300" + "tall" "150" + "visible" "0" + "enabled" "1" + "delta_item_x" "22" [$WIN32] + "delta_item_x" "115" [$X360] + "delta_item_start_y" "50" + "delta_item_end_y" "70" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMedium" + + if_match + { + "xpos" "cs-0.5" + "wide" "130" + "ypos_minmode" "0" + "delta_item_x" "35" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "HudFontMediumSmall" + "font_minmode" "HudFontSmall" + "font_lodef" "HudFontMedium" + "fgcolor" "TanLight" + "xpos" "23" + "xpos_minmode" "39" + "xpos_hidef" "114" + "xpos_lodef" "114" + "ypos" "11" + "ypos_minmode" "6" + "ypos_hidef" "15" + "ypos_lodef" "18" + "zpos" "3" + "wide" "45" + "wide_minmode" "30" + "wide_lodef" "50" + "tall" "31" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "0:00" + + if_match + { + "proportionaltoparent" "1" + + "xpos" "cs-0.5" + "ypos" "12" + "ypos_minmode" "12" + "tall" "10" + "font" "HudFontSmall" + "font_minmode" "HudFontSmall" + "font_lodef" "HudFontSmall" + } + } + } + "TeamStatus" + { + "ControlName" "CTFTeamStatus" + "fieldName" "TeamStatus" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "75" + "visible" "1" + "enabled" "1" + + + "max_size" "19" + + "6v6_gap" "4" + "12v12_gap" "1" + + "team1_grow_dir" "west" + "team1_base_x" "c-45" + "team1_max_expand" "133" + + "team2_grow_dir" "east" + "team2_base_x" "c47" + "team2_max_expand" "133" + + "playerpanels_kv" + { + "visible" "0" + "wide" "25" + "tall" "50" + "zpos" "1" + + "color_portrait_bg_red" "119 62 61 255" + "color_portrait_bg_blue" "62 81 101 255" + "color_portrait_bg_red_dead" "79 54 52 255" + "color_portrait_bg_blue_dead" "44 49 51 255" + "color_bar_health_high" "84 191 58 255" + "color_bar_health_med" "191 183 58 255" + "percentage_health_med" "0.6" + "color_bar_health_low" "191 58 58 255" + "percentage_health_low" "0.3" + "color_portrait_blend_dead_red" "255 255 255 255" + "color_portrait_blend_dead_blue" "255 255 255 255" + + "playername" + { + "ControlName" "CExLabel" + "fieldName" "playername" + "font" "DefaultVerySmall" + "xpos" "5" + "ypos" "24" + "zpos" "5" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + } + "classimage" + { + "ControlName" "CTFClassImage" + "fieldName" "classimage" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "3" + "wide" "19" + "tall" "19" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + "proportionaltoparent" "1" + } + "classimagebg" + { + "ControlName" "Panel" + "fieldName" "classimagebg" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "19" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + } + "healthbar" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "healthbar" + "font" "Default" + "xpos" "0" + "ypos" "19" + "zpos" "5" + "wide" "f0" + "tall" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "bgcolor_override" "80 80 80 255" + "proportionaltoparent" "1" + } + "overhealbar" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "overhealbar" + "font" "Default" + "xpos" "0" + "ypos" "19" + "zpos" "6" + "wide" "f0" + "tall" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "bgcolor_override" "0 0 0 0" + "fgcolor_override" "255 255 255 160" + "proportionaltoparent" "1" + } + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "22" + "ypos" "-3" + "zpos" "3" + "wide" "32" + "tall" "32" + "visible" "0" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmallest" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + "ReadyBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ReadyBG" + "xpos" "30" + "ypos" "6" + "zpos" "-1" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "../HUD/tournament_panel_brown" + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "3" + } + "ReadyImage" + { + "ControlName" "ImagePanel" + "fieldName" "ReadyImage" + "xpos" "32" + "ypos" "8" + "zpos" "0" + "wide" "12" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "hud/checkmark" + "scaleImage" "1" + } + "respawntime" + { + "ControlName" "CExLabel" + "fieldName" "respawntime" + "font" "PlayerPanelPlayerName" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "5" + "wide" "f0" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "center" + "proportionaltoparent" "1" + } + "chargeamount" + { + "ControlName" "CExLabel" + "fieldName" "chargeamount" + "font" "DefaultSmall" + "xpos" "25" + "ypos" "17" + "zpos" "6" + "wide" "25" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "labelText" "%chargeamount%" + "textAlignment" "north" + "fgcolor" "0 255 0 255" + } + "specindex" + { + "ControlName" "CExLabel" + "fieldName" "specindex" + "font" "DefaultVerySmall" + "xpos" "4" + "ypos" "2" + "zpos" "5" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "labelText" "%specindex%" + "textAlignment" "north-west" + //"fgcolor" "235 226 202 255" + } + "DeathPanel" + { + "ControlName" "ImagePanel" + "fieldName" "DeathPanel" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "24" + "visible" "0" + "enabled" "1" + "image" "../HUD/comp_player_status" + "scaleImage" "1" + "proportionaltoparent" "1" + } + "SkullPanel" + { + "ControlName" "ImagePanel" + "fieldName" "SkullPanel" + "xpos" "cs-0.5" + "zpos" "1" + "wide" "o1.2" + "tall" "p0.15" + "visible" "1" + "enabled" "1" + "image" "../HUD/comp_player_status_skull" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } + } + + "BlueTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamPanel" + "xpos" "-155" + "ypos" "125" + "zpos" "50" + "wide" "150" + "tall" "260" + "visible" "0" + "enabled" "1" + + if_large + { + "ypos" "65" + "tall" "385" + } + + "BlueTeamBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamBG" + "xpos" "0" + "ypos" "10" + "zpos" "2" + "wide" "147" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderBlueBGOpaque" + } + "BlueTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "BlueTeamImage" + "xpos" "9" + "ypos" "0" + "zpos" "5" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "image" "../hud/team_blue" + "scaleImage" "1" + } + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%blueteamname%" + "textAlignment" "center" + "xpos" "48" + "ypos" "13" + "zpos" "20" + "wide" "95" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + "BlueLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "BlueLeaderAvatar" + "xpos" "11" + "ypos" "10" + "zpos" "5" + "wide" "35" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "BlueLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueLeaderAvatarBG" + "xpos" "9" + "ypos" "8" + "zpos" "4" + "wide" "39" + "tall" "39" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "BluePlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "6" + "ypos" "38" + "zpos" "1" + "wide" "136" + "tall" "205" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "26" + "linegap" "4" + //"show_columns" "1" + + if_large + { + "tall" "315" + } + } + "BluePlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "BluePlayerListBG" + "xpos" "4" + "ypos" "30" + "zpos" "0" + "wide" "139" + "tall" "215" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "tall" "325" + } + } + } + + "RedTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamPanel" + "xpos" "r-5" + "ypos" "125" + "zpos" "50" + "wide" "150" + "tall" "260" + "visible" "0" + "enabled" "1" + + if_large + { + "ypos" "65" + "tall" "385" + } + + "RedTeamBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamBG" + "xpos" "0" + "ypos" "10" + "zpos" "2" + "wide" "147" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderRedBGOpaque" + } + "RedTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "RedTeamImage" + "xpos" "84" + "ypos" "-9" + "zpos" "5" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "image" "../hud/team_Red" + "scaleImage" "1" + } + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%redteamname%" + "textAlignment" "center" + "xpos" "5" + "ypos" "13" + "zpos" "20" + "wide" "95" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + "RedLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "RedLeaderAvatar" + "xpos" "102" + "ypos" "10" + "zpos" "5" + "wide" "35" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "RedLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedLeaderAvatarBG" + "xpos" "100" + "ypos" "8" + "zpos" "4" + "wide" "39" + "tall" "39" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "RedPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "6" + "ypos" "38" + "zpos" "1" + "wide" "136" + "tall" "205" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "26" + "linegap" "4" + //"show_columns" "1" + + if_large + { + "tall" "315" + } + } + "RedPlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedPlayerListBG" + "xpos" "4" + "ypos" "30" + "zpos" "0" + "wide" "139" + "tall" "215" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "tall" "325" + } + } + } +} diff --git a/resource/ui/hudmatchsummary.res b/resource/ui/hudmatchsummary.res new file mode 100644 index 0000000..530ff9a --- /dev/null +++ b/resource/ui/hudmatchsummary.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/hudmatchsummary.res" + #base "../../_lionhud/resource/ui/hudmatchsummary.res" + #base "../../_jofrehud/resource/ui/hudmatchsummary.res" + #base "../../_tf2hud/resource/ui/hudmatchsummary.res" \ No newline at end of file diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res new file mode 100644 index 0000000..8e2a075 --- /dev/null +++ b/resource/ui/hudmediccharge.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/hudmediccharge.res" + #base "../../_lionhud/resource/ui/hudmediccharge.res" + #base "../../_jofrehud/resource/ui/hudmediccharge.res" + #base "../../_tf2hud/resource/ui/hudmediccharge.res" \ No newline at end of file diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res new file mode 100644 index 0000000..a78f573 --- /dev/null +++ b/resource/ui/hudmenutauntselection.res @@ -0,0 +1,811 @@ +"Resource/UI/HudMenuTauntSelection.res" +{ + "MainBackground" + { + "ControlName" "CIconPanel" + "fieldName" "MainBackground" + "xpos" "10" + "ypos" "61" + "zpos" "-6" + "wide" "110" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_bg" + "iconColor" "255 255 255 255" + } + "MainBGTitle" + { + "ControlName" "CTFImagePanel" + "fieldName" "MainBGTitle" + "xpos" "10" + "ypos" "61" + "zpos" "-5" + "wide" "110" + "tall" "17" + "alpha" "180" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_blu" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "src_corner_height" "20" + "src_corner_width" "20" + + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "MainBGTitle2" + { + "ControlName" "CTFImagePanel" + "fieldName" "MainBGTitle2" + "xpos" "12" + "ypos" "63" + "zpos" "-3" + "wide" "106" + "tall" "13" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_blu" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "src_corner_height" "20" + "src_corner_width" "20" + + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "MainBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "MainBG" + "xpos" "12" + "ypos" "80" + "zpos" "1" + "wide" "106" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_blu" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "src_corner_height" "20" + "src_corner_width" "20" + + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "MainBG2" + { + "ControlName" "CTFImagePanel" + "fieldName" "MainBG2" + "xpos" "10" + "ypos" "78" + "zpos" "-5" + "alpha" "180" + "wide" "110" + "tall" "154" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_blu" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "scaleImage" "1" + + "src_corner_height" "20" + "src_corner_width" "20" + + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "Divider" + { + "ControlName" "ImagePanel" + "fieldName" "Divider" + "xpos" "8" + "ypos" "65" + "zpos" "1" + "wide" "456" + "tall" "0" + "fillcolor" "255 222 208 255" + } + + "IcoReelIcon" + { + "ControlName" "CIconPanel" + "fieldName" "IcoReelIcon" + "xpos" "23" + "ypos" "59" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_taunt_menu_icon" + "iconColor" "255 255 255 255" + } + "IcoReelIcon2" + { + "ControlName" "CIconPanel" + "fieldName" "IcoReelIcon2" + "xpos" "83" + "ypos" "59" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_taunt_menu_icon" + "iconColor" "255 255 255 255" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallestBold" + "xpos" "45" // align me to the left edge of the first selection + "ypos" "62" + "zpos" "3" + "wide" "360" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Taunt_Title" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "TitleLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelDropshadow" + "font" "HudFontSmallestBold" + "fgcolor" "Black" + "xpos" "46" // align me to the left edge of the first selection + "ypos" "63" + "zpos" "3" + "wide" "360" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Taunt_Title" + "textAlignment" "Left" + "dulltext" "1" + "brighttext" "0" + } + + "WeaponTauntLabel" + { + "ControlName" "CExLabel" + "fieldName" "WeaponTauntLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "14" + "zpos" "2" + //"wide" "350" + "wide" "140" + //"tall" "13" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "#Hud_Menu_Taunt_Weapon" + "textAlignment" "north-west" + "dulltext" "0" + "brighttext" "0" + } + + "CancelLabel" + { + "ControlName" "CExLabel" + "fieldName" "CancelLabel" + "font" "Default" + "xpos" "250" + "ypos" "49" + "zpos" "2" + "wide" "200" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "#Hud_Menu_Taunt_Cancel" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "TauntModelPanel1" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel1" + "xpos" "17" + "ypos" "85" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg1" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg1" + "xpos" "45" + "ypos" "105" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel1" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel1" + "font" "Default" + "fgcolor" "Black" + "xpos" "45" + "ypos" "105" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel2" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel2" + "xpos" "17" + "ypos" "120" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg2" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg2" + "xpos" "45" + "ypos" "140" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel2" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel2" + "font" "Default" + "fgcolor" "Black" + "xpos" "45" + "ypos" "140" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "2" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel3" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel3" + "xpos" "17" + "ypos" "155" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg3" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg3" + "xpos" "45" + "ypos" "175" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel3" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel3" + "font" "Default" + "fgcolor" "Black" + "xpos" "45" + "ypos" "175" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "3" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel4" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel4" + "xpos" "17" + "ypos" "190" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg4" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg4" + "xpos" "45" + "ypos" "210" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel4" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel4" + "font" "Default" + "fgcolor" "Black" + "xpos" "45" + "ypos" "210" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "4" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel5" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel5" + "xpos" "70" + "ypos" "85" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg5" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg5" + "xpos" "100" + "ypos" "105" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel5" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel5" + "font" "Default" + "fgcolor" "Black" + "xpos" "100" + "ypos" "105" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "5" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel6" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel6" + "xpos" "70" + "ypos" "120" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg6" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg6" + "xpos" "100" + "ypos" "140" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel6" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel6" + "font" "Default" + "fgcolor" "Black" + "xpos" "100" + "ypos" "140" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "6" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel7" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel7" + "xpos" "70" + "ypos" "155" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg7" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg7" + "xpos" "100" + "ypos" "175" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel7" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel7" + "font" "Default" + "fgcolor" "Black" + "xpos" "100" + "ypos" "175" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "7" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "TauntModelPanel8" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel8" + "xpos" "70" + "ypos" "190" + "zpos" "100" + "wide" "38" + "tall" "30" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "4" + "model_tall" "28" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "NumberBg8" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg8" + "xpos" "100" + "ypos" "210" + "zpos" "114" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel8" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel8" + "font" "Default" + "fgcolor" "Black" + "xpos" "100" + "ypos" "210" + "zpos" "115" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "8" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } +} diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res new file mode 100644 index 0000000..581b8a4 --- /dev/null +++ b/resource/ui/hudobjectiveflagpanel.res @@ -0,0 +1,812 @@ +"Resource/UI/HudObjectiveFlagPanel.res" +//this da shit +{ + "ObjectiveStatusFlagPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusFlagPanel" + "xpos" "0" + "ypos" "-9" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "zpos" "-1" + } + } + + "BluePanel" + { + "ControlName" "CTFImagePanel" + "fieldName" "BluePanel" + "xpos" "c0" + "ypos" "r26" + "zpos" "1" + "wide" "80" + "tall" "20" + "visible" "0" + "enabled" "0" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "paintborder" "0" + "border" "G_TargetBorder" + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "G_BluePanel" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanel" + "xpos" "c-69" + "ypos" "r30" + "wide" "56" + "tall" "24" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "G_TeamBlue" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelTOP" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelTOP" + "xpos" "c-69" + "ypos" "r31" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelBOTTOM" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelBOTTOM" + "xpos" "c-69" + "ypos" "r7" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelRIGHT" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelRIGHT" + "xpos" "c-14" + "ypos" "r30" + "zpos" "50" + "wide" "2" + "tall" "25" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelLEFT" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelLEFT" + "xpos" "c-70" + "ypos" "r31" + "zpos" "50" + "wide" "2" + "tall" "26" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelTOP" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelTOP" + "xpos" "c13" + "ypos" "r31" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelBOTTOM" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelBOTTOM" + "xpos" "c13" + "ypos" "r7" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelRIGHT" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelRIGHT" + "xpos" "c68" + "ypos" "r30" + "zpos" "50" + "wide" "2" + "tall" "25" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelLEFT" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelLEFT" + "xpos" "c12" + "ypos" "r31" + "zpos" "50" + "wide" "2" + "tall" "26" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanel_BG" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanel" + "xpos" "c15" + "ypos" "r24" + "wide" "80" + "tall" "20" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "G_TeamBlueBG" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "LeftSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "LeftSideBG" + "xpos" "c-140" + "ypos" "r75" + "zpos" "1" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_bg_left" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedPanel" + { + "ControlName" "CTFImagePanel" + "fieldName" "RedPanel" + "xpos" "c15" + "ypos" "r25" + "zpos" "1" + "wide" "46" + "tall" "20" + "visible" "0" + "enabled" "0" + "image" "../hud/color_panel_red" + "scaleImage" "1" + "paintborder" "0" + "border" "G_TargetBorder" + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "G_RedPanel" + { + "ControlName" "EditablePanel" + "fieldName" "G_RedPanel" + "xpos" "c+14" + "ypos" "r30" + "wide" "56" + "tall" "24" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "G_TeamRed" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "G_RedPanel_BG" + { + "ControlName" "EditablePanel" + "fieldName" "G_RedPanel" + "xpos" "c+15" + "ypos" "r14" + "wide" "60" + "tall" "10" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "G_TeamRedBG" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RightSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "RightSideBG" + "xpos" "c-140" + "ypos" "r75" + "zpos" "1" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_bg_right" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "OutlineBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutlineBG" + "xpos" "c-140" + "ypos" "r75" + "zpos" "2" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "1" + "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-66" + "ypos" "r28" + "zpos" "9" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%bluescore%" + "font" "G_FontMedium" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueScoreShadow" + "xpos" "c-58" + "ypos" "r24" + "zpos" "8" + "wide" "46" + "tall" "20" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%bluescore%" + "font" "G_FontMedium" + "fgcolor" "G_Shadow" + } + + "RedScore" + { + "ControlName" "CExLabel" + "fieldName" "RedScore" + "xpos" "c+17" + "ypos" "r28" + "zpos" "9" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%redscore%" + "font" "G_FontMedium" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedScoreShadow" + "xpos" "c20" + "ypos" "r25 " + "zpos" "9" + "wide" "46" + "tall" "20" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%redscore%" + "font" "G_FontMedium" + "fgcolor" "G_Shadow" + } + + "OutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "OutlineImage" + "xpos" "c-50" + "ypos" "r127" [$WINDOWS] + "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" "c-17" + "ypos" "r43" + "zpos" "101" + "wide" "35" + "tall" "40" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + + "if_hybrid" + { + "ypos" "r142" + } + + "if_specialdelivery" + { + "wide" "55" + "tall" "55" + "xpos" "cs-0.5" + "ypos" "r87" + } + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "c-70" + "ypos" "r36" + "zpos" "0" + "wide" "150" + "tall" "10" + "visible" "0" + "enabled" "0" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "DefaultVerySmall" + "fgcolor" "G_White" + "centerwrap" "1" + "bgcolor_override" "G_panelBG" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "BlueFlag" + "xpos" "c-146" + "ypos" "r65" + "zpos" "99" + "wide" "100" + "tall" "90" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "bgcolor_override" "0 200 0 0" + + "if_hybrid" + { + "visible" "0" + "ypos" "r100" + } + + "if_hybrid_single" + { + "xpos" "c-80" + } + + "if_hybrid_double" + { + "xpos" "c-115" + } + + "if_specialdelivery" + { + "ypos" "r80" + } + + "if_no_flags" + { + "visible" "0" + } + + "if_mvm" + { + "ypos" "r85" + } + } + + "RedFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "RedFlag" + "xpos" "c0" + "ypos" "r65" + "zpos" "99" + "wide" "100" + "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" "r80" + } + + "if_no_flags" + { + "visible" "0" + } + } + + "CaptureFlag" + { + "ControlName" "CTFArrowPanel" + "fieldName" "CaptureFlag" + "xpos" "c-37" + "ypos" "r65" + "zpos" "100" + "wide" "75" + "tall" "75" + "visible" "0" + "enabled" "1" + + "if_hybrid" + { + "ypos" "r100" + } + + "if_specialdelivery" + { + "ypos" "r80" + } + } + + "PoisonIcon" + { + "ControlName" "ImagePanel" + "fieldName" "PoisonIcon" + "xpos" "cs-0.5" + "ypos" "r85" + "zpos" "20" + "wide" "40" + "tall" "o1" + "visible" "0" + "enabled" "1" + "image" "marked_for_death" + "scaleImage" "1" + "drawcolor" "255 0 0 255" + } + + "PoisonTimeLabel" + { + "ControlName" "CExLabel" + "fieldName" "PoisonTimeLabel" + "xpos" "cs-0.5" + "ypos" "r60" + "zpos" "6" + "wide" "40" + "tall" "20" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%redscore%" + "font" "G_FontSmall" + "fgcolor" "G_White" + } + + "SpecCarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "SpecCarriedImage" + "xpos" "c-50" + "ypos" "r117" + "zpos" "101" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + } +} diff --git a/resource/ui/hudobjectiveflagpanel.res.bak b/resource/ui/hudobjectiveflagpanel.res.bak new file mode 100644 index 0000000..bedbf7b --- /dev/null +++ b/resource/ui/hudobjectiveflagpanel.res.bak @@ -0,0 +1,812 @@ +"Resource/UI/HudObjectiveFlagPanel.res" +//this da shit +{ + "ObjectiveStatusFlagPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusFlagPanel" + "xpos" "0" + "ypos" "-9" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "zpos" "-1" + } + } + + "BluePanel" + { + "ControlName" "CTFImagePanel" + "fieldName" "BluePanel" + "xpos" "c0" + "ypos" "r26" + "zpos" "1" + "wide" "80" + "tall" "20" + "visible" "0" + "enabled" "0" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "paintborder" "0" + "border" "G_TargetBorder" + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "G_BluePanel" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanel" + "xpos" "c-69" + "ypos" "r30" + "wide" "56" + "tall" "24" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "G_TeamBlue" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelTOP" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelTOP" + "xpos" "c-69" + "ypos" "r31" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelBOTTOM" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelBOTTOM" + "xpos" "c-69" + "ypos" "r7" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelRIGHT" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelRIGHT" + "xpos" "c-14" + "ypos" "r30" + "zpos" "50" + "wide" "2" + "tall" "25" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanelLEFT" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanelLEFT" + "xpos" "c-70" + "ypos" "r31" + "zpos" "50" + "wide" "2" + "tall" "26" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelTOP" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelTOP" + "xpos" "c13" + "ypos" "r31" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "ProgressOffWhite" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelBOTTOM" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelBOTTOM" + "xpos" "c13" + "ypos" "r7" + "zpos" "50" + "wide" "57" + "tall" "2" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelRIGHT" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelRIGHT" + "xpos" "c68" + "ypos" "r30" + "zpos" "50" + "wide" "2" + "tall" "25" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_redPanelLEFT" + { + "ControlName" "EditablePanel" + "fieldName" "G_redPanelLEFT" + "xpos" "c12" + "ypos" "r31" + "zpos" "50" + "wide" "2" + "tall" "26" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "TanLight" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "G_BluePanel_BG" + { + "ControlName" "EditablePanel" + "fieldName" "G_BluePanel" + "xpos" "c15" + "ypos" "r24" + "wide" "80" + "tall" "20" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "G_TeamBlueBG" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "LeftSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "LeftSideBG" + "xpos" "c-140" + "ypos" "r75" + "zpos" "1" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_bg_left" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedPanel" + { + "ControlName" "CTFImagePanel" + "fieldName" "RedPanel" + "xpos" "c15" + "ypos" "r25" + "zpos" "1" + "wide" "46" + "tall" "20" + "visible" "0" + "enabled" "0" + "image" "../hud/color_panel_red" + "scaleImage" "1" + "paintborder" "0" + "border" "G_TargetBorder" + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "G_RedPanel" + { + "ControlName" "EditablePanel" + "fieldName" "G_RedPanel" + "xpos" "c+14" + "ypos" "r30" + "wide" "56" + "tall" "24" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackgroundtype" "0" + "bgcolor_override" "G_TeamRed" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "G_RedPanel_BG" + { + "ControlName" "EditablePanel" + "fieldName" "G_RedPanel" + "xpos" "c+15" + "ypos" "r14" + "wide" "60" + "tall" "10" + "zpos" "3" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "G_TeamRedBG" + + if_mvm + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RightSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "RightSideBG" + "xpos" "c-140" + "ypos" "r75" + "zpos" "1" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_bg_right" + "scaleImage" "1" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "OutlineBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutlineBG" + "xpos" "c-140" + "ypos" "r75" + "zpos" "2" + "wide" "280" + "tall" "80" + "visible" "0" + "enabled" "1" + "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-66" + "ypos" "r28" + "zpos" "9" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%bluescore%" + "font" "G_FontMedium" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueScoreShadow" + "xpos" "c-58" + "ypos" "r24" + "zpos" "8" + "wide" "46" + "tall" "20" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%bluescore%" + "font" "G_FontMedium" + "fgcolor" "G_Shadow" + } + + "RedScore" + { + "ControlName" "CExLabel" + "fieldName" "RedScore" + "xpos" "c+17" + "ypos" "r28" + "zpos" "9" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%redscore%" + "font" "G_FontMedium" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedScoreShadow" + "xpos" "c20" + "ypos" "r25 " + "zpos" "9" + "wide" "46" + "tall" "20" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "textinsetx" "20" + "labelText" "%redscore%" + "font" "G_FontMedium" + "fgcolor" "G_Shadow" + } + + "OutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "OutlineImage" + "xpos" "c-50" + "ypos" "r127" [$WINDOWS] + "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" "c-17" + "ypos" "r43" + "zpos" "101" + "wide" "35" + "tall" "40" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + + "if_hybrid" + { + "ypos" "r142" + } + + "if_specialdelivery" + { + "wide" "55" + "tall" "55" + "xpos" "cs-0.5" + "ypos" "r87" + } + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "c-70" + "ypos" "r36" + "zpos" "0" + "wide" "150" + "tall" "10" + "visible" "0" + "enabled" "0" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "DefaultVerySmall" + "fgcolor" "G_White" + "centerwrap" "1" + "bgcolor_override" "G_panelBG" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "BlueFlag" + "xpos" "c-146" + "ypos" "r65" + "zpos" "99" + "wide" "100" + "tall" "90" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "bgcolor_override" "0 200 0 0" + + "if_hybrid" + { + "visible" "0" + "ypos" "r100" + } + + "if_hybrid_single" + { + "xpos" "c-80" + } + + "if_hybrid_double" + { + "xpos" "c-115" + } + + "if_specialdelivery" + { + "ypos" "r80" + } + + "if_no_flags" + { + "visible" "0" + } + + "if_mvm" + { + "ypos" "r85" + } + } + + "RedFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "RedFlag" + "xpos" "c0" + "ypos" "r65" + "zpos" "99" + "wide" "100" + "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" "r80" + } + + "if_no_flags" + { + "visible" "0" + } + } + + "CaptureFlag" + { + "ControlName" "CTFArrowPanel" + "fieldName" "CaptureFlag" + "xpos" "c-37" + "ypos" "r65" + "zpos" "100" + "wide" "75" + "tall" "75" + "visible" "0" + "enabled" "1" + + "if_hybrid" + { + "ypos" "r100" + } + + "if_specialdelivery" + { + "ypos" "r80" + } + } + + "PoisonIcon" + { + "ControlName" "ImagePanel" + "fieldName" "PoisonIcon" + "xpos" "cs-0.5" + "ypos" "r85" + "zpos" "20" + "wide" "40" + "tall" "o1" + "visible" "0" + "enabled" "1" + "image" "marked_for_death" + "scaleImage" "1" + "drawcolor" "255 0 0 255" + } + + "PoisonTimeLabel" + { + "ControlName" "CExLabel" + "fieldName" "PoisonTimeLabel" + "xpos" "cs-0.5" + "ypos" "r60" + "zpos" "6" + "wide" "40" + "tall" "20" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%redscore%" + "font" "G_FontSmall" + "fgcolor" "G_White" + } + + "SpecCarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "SpecCarriedImage" + "xpos" "c-50" + "ypos" "r117" + "zpos" "101" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + } +} diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res new file mode 100644 index 0000000..7c08956 --- /dev/null +++ b/resource/ui/hudobjectivetimepanel.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/hudobjectivetimepanel.res" + #base "../../_lionhud/resource/ui/hudobjectivetimepanel.res" + #base "../../_jofrehud/resource/ui/hudobjectivetimepanel.res" + #base "../../_tf2hud/resource/ui/hudobjectivetimepanel.res" \ No newline at end of file diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res new file mode 100644 index 0000000..a3a1e19 --- /dev/null +++ b/resource/ui/hudplayerclass.res @@ -0,0 +1,432 @@ +"Resource/UI/HudPlayerClass.res" +{ + // player class data + "HudPlayerClass" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerClass" + "xpos" "c-274" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + "PlayerStatusClassImage" + { + "ControlName" "CTFClassImage" + "fieldName" "PlayerStatusClassImage" + "xpos" "60" + "ypos" "r138" + "zpos" "2" + "wide" "90" + "wide_minbad" "37" + "tall" "90" + "tall_minbad" "37" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyImage" + "xpos" "9999" [$WIN32] + "xpos_minbad" "-5" [$WIN32] + "ypos" "r47" [$WIN32] + "ypos_minbad" "r44" [$WIN32] + "xpos" "35" [$X360] + "ypos" "r89" [$X360] + "zpos" "2" + "wide" "55" + "wide_minbad" "27" + "tall" "55" + "tall_minbad" "27" + "visible" "0" + "enabled" "0" + "image" "../hud/class_spyred" + "scaleImage" "1" + "teambg_2" "../hud/class_spyred" + "teambg_3" "../hud/class_spyblue" + } + "PlayerStatusSpyOutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyOutlineImage" + "xpos" "3" [$WIN32] + "xpos_minbad" "-5" [$WIN32] + "ypos" "r67" [$WIN32] + "ypos_minbad" "r44" [$WIN32] + "xpos" "35" [$X360] + "ypos" "r89" [$X360] + "zpos" "7" + "wide" "55" + "wide_minbad" "27" + "tall" "55" + "tall_minbad" "27" + "visible" "0" + "enabled" "1" + "image" "../hud/class_spy_outline" + "scaleImage" "1" + } + "PlayerStatusClassImageBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusClassImageBG" + "xpos" "-1" [$WIN32] + "xpos_minbad" "-10" [$WIN32] + "ypos" "9999" [$WIN32] + "ypos_minbad" "r40" [$WIN32] + "xpos" "41" [$X360] + "ypos" "r82" [$X360] + "zpos" "1" + "wide" "100" + "tall" "50" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "image" "../hud/character_red_bg" + "teambg_2" "../hud/character_red_bg" + "teambg_2_lodef" "../hud/character_red_bg_lodef" + "teambg_3" "../hud/character_blue_bg" + "teambg_3_lodef" "../hud/character_blue_bg_lodef" + } + + "classmodelpanelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "classmodelpanelBG" + "xpos" "-1" + "xpos_minbad" "-15" + "ypos" "r50" + "ypos_minbad" "r40" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "image" "../hud/character_red_bg_clipped" + "teambg_2" "../hud/character_red_bg_clipped" + "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped" + "teambg_3" "../hud/character_blue_bg_clipped" + "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + + "xpos" "0" + "ypos" "r300" + "zpos" "2" + "wide" "300" + "tall" "300" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "render_texture" "0" + "fov" "12" + "allow_rot" "1" + + "disable_speak_event" "1" + + "model" + { + "force_pos" "1" + + "angles_x" "0" + "angles_y" "172" + "angles_z" "0" + "origin_x" "200" + "origin_y" "0" + "origin_z" "-60" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + + "modelname" "" + + "animation" + { + "name" "PRIMARY" + "activity" "ACT_MP_STAND_PRIMARY" + "default" "1" + } + "animation" + { + "name" "SECONDARY" + "activity" "ACT_MP_STAND_SECONDARY" + } + "animation" + { + "name" "MELEE" + "activity" "ACT_MP_STAND_MELEE" + } + "animation" + { + "name" "BUILDING" + "activity" "ACT_MP_STAND_BUILDING" + } + "animation" + { + "name" "PDA" + "activity" "ACT_MP_STAND_PDA" + } + "animation" + { + "name" "ITEM1" + "activity" "ACT_MP_STAND_ITEM1" + } + "animation" + { + "name" "ITEM2" + "activity" "ACT_MP_STAND_ITEM2" + } + "animation" + { + "name" "MELEE_ALLCLASS" + "activity" "ACT_MP_STAND_MELEE_ALLCLASS" + } + "animation" + { + "name" "PRIMARY2" + "activity" "ACT_MP_STAND_PRIMARY" + } + "animation" + { + "name" "SECONDARY2" + "activity" "ACT_MP_STAND_SECONDARY2" + } + } + + "customclassdata" + { + "undefined" + { + } + "Scout" + { + "fov" "40" + "angles_x" "-4" + "angles_y" "230" + "angles_z" "0" + "origin_x" "165" + "origin_y" "20" + "origin_z" "-82" + } + "Sniper" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "240" + "angles_z" "0" + "origin_x" "205" + "origin_y" "18" + "origin_z" "-92" + } + "Soldier" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "216" + "angles_z" "0" + "origin_x" "205" + "origin_y" "20" + "origin_z" "-90" + } + "Demoman" + { + "fov" "40" + "angles_x" "-14" + "angles_y" "220" + "angles_z" "0" + "origin_x" "200" + "origin_y" "14" + "origin_z" "-90" + + } + "Medic" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "220" + "angles_z" "0" + "origin_x" "195" + "origin_y" "16" + "origin_z" "-92" + } + "Heavy" + { + "fov" "40" + "angles_x" "0" + "angles_y" "240" + "angles_z" "0" + "origin_x" "225" + "origin_y" "24" + "origin_z" "-100" + } + "Pyro" + { + "fov" "40" + "angles_x" "-2" + "angles_y" "230" + "angles_z" "0" + "origin_x" "205" + "origin_y" "22" + "origin_z" "-88" + } + "Spy" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "220" + "angles_z" "0" + "origin_x" "195" + "origin_y" "20" + "origin_z" "-94" + } + "Engineer" + { + "fov" "40" + "angles_x" "-8" + "angles_y" "220" + "angles_z" "0" + "origin_x" "180" + "origin_y" "16" + "origin_z" "-84" + } + } + } + + "CarryingWeapon" + { + "ControlName" "EditablePanel" + "fieldName" "CarryingWeapon" + "xpos" "120" + "ypos" "r110" + "zpos" "-10" + "wide" "500" + "tall" "28" + + "CarryingBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "CarryingBackground" + "xpos" "0" + "xpos_minbad" "0" + "ypos" "0" + "ypos_minbad" "0" + "zpos" "0" + "wide" "p1" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + "proportionaltoparent" "1" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "CarryingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabel" + "font" "ReplayBrowserSmallest" + "font_minbad" "TFFontMedium" + "xpos" "5" + "xpos_minbad" "5" + "ypos" "3" + "ypos_minbad" "2" + "zpos" "1" + "wide" "200" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "labelText" "%carrying%" + } + + "CarryingLabelDropShadow" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabelDropShadow" + "font" "ReplayBrowserSmallest" + "font_minbad" "TFFontMedium" + "xpos" "p0.011" + "xpos_minbad" "6" + "ypos" "p0.12" + "ypos_minbad" "3" + "zpos" "0" + "wide" "200" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "fgcolor_override" "Black" + "labelText" "%carrying%" + } + + "OwnerLabel" + { + "ControlName" "Label" + "fieldName" "OwnerLabel" + "font" "FontStoreOriginalPrice" + "font_minbad" "TFFontSmall" + "xpos" "5" + "xpos_minbad" "5" + "ypos" "12" + "ypos_minbad" "10" + "zpos" "0" + "wide" "200" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerclass.res.bak b/resource/ui/hudplayerclass.res.bak new file mode 100644 index 0000000..a128b68 --- /dev/null +++ b/resource/ui/hudplayerclass.res.bak @@ -0,0 +1,432 @@ +"Resource/UI/HudPlayerClass.res" +{ + // player class data + "HudPlayerClass" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerClass" + "xpos" "c-244" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + "PlayerStatusClassImage" + { + "ControlName" "CTFClassImage" + "fieldName" "PlayerStatusClassImage" + "xpos" "25" + "ypos" "r88" + "zpos" "2" + "wide" "75" + "wide_minbad" "37" + "tall" "75" + "tall_minbad" "37" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyImage" + "xpos" "3" [$WIN32] + "xpos_minbad" "-5" [$WIN32] + "ypos" "r67" [$WIN32] + "ypos_minbad" "r44" [$WIN32] + "xpos" "35" [$X360] + "ypos" "r89" [$X360] + "zpos" "2" + "wide" "55" + "wide_minbad" "27" + "tall" "55" + "tall_minbad" "27" + "visible" "1" + "enabled" "1" + "image" "../hud/class_spyred" + "scaleImage" "1" + "teambg_2" "../hud/class_spyred" + "teambg_3" "../hud/class_spyblue" + } + "PlayerStatusSpyOutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyOutlineImage" + "xpos" "3" [$WIN32] + "xpos_minbad" "-5" [$WIN32] + "ypos" "r67" [$WIN32] + "ypos_minbad" "r44" [$WIN32] + "xpos" "35" [$X360] + "ypos" "r89" [$X360] + "zpos" "7" + "wide" "55" + "wide_minbad" "27" + "tall" "55" + "tall_minbad" "27" + "visible" "0" + "enabled" "1" + "image" "../hud/class_spy_outline" + "scaleImage" "1" + } + "PlayerStatusClassImageBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusClassImageBG" + "xpos" "9" [$WIN32] + "xpos_minbad" "-10" [$WIN32] + "ypos" "r60" [$WIN32] + "ypos_minbad" "r40" [$WIN32] + "xpos" "41" [$X360] + "ypos" "r82" [$X360] + "zpos" "1" + "wide" "100" + "tall" "50" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/character_red_bg" + "teambg_2" "../hud/character_red_bg" + "teambg_2_lodef" "../hud/character_red_bg_lodef" + "teambg_3" "../hud/character_blue_bg" + "teambg_3_lodef" "../hud/character_blue_bg_lodef" + } + + "classmodelpanelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "classmodelpanelBG" + "xpos" "-1" + "xpos_minbad" "-15" + "ypos" "r50" + "ypos_minbad" "r40" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "image" "../hud/character_red_bg_clipped" + "teambg_2" "../hud/character_red_bg_clipped" + "teambg_2_lodef" "../hud/character_red_bg_lodef_clipped" + "teambg_3" "../hud/character_blue_bg_clipped" + "teambg_3_lodef" "../hud/character_blue_bg_lodef_clipped" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + + "xpos" "0" + "ypos" "r300" + "zpos" "2" + "wide" "300" + "tall" "300" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "render_texture" "0" + "fov" "12" + "allow_rot" "1" + + "disable_speak_event" "1" + + "model" + { + "force_pos" "1" + + "angles_x" "0" + "angles_y" "172" + "angles_z" "0" + "origin_x" "200" + "origin_y" "0" + "origin_z" "-60" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + + "modelname" "" + + "animation" + { + "name" "PRIMARY" + "activity" "ACT_MP_STAND_PRIMARY" + "default" "1" + } + "animation" + { + "name" "SECONDARY" + "activity" "ACT_MP_STAND_SECONDARY" + } + "animation" + { + "name" "MELEE" + "activity" "ACT_MP_STAND_MELEE" + } + "animation" + { + "name" "BUILDING" + "activity" "ACT_MP_STAND_BUILDING" + } + "animation" + { + "name" "PDA" + "activity" "ACT_MP_STAND_PDA" + } + "animation" + { + "name" "ITEM1" + "activity" "ACT_MP_STAND_ITEM1" + } + "animation" + { + "name" "ITEM2" + "activity" "ACT_MP_STAND_ITEM2" + } + "animation" + { + "name" "MELEE_ALLCLASS" + "activity" "ACT_MP_STAND_MELEE_ALLCLASS" + } + "animation" + { + "name" "PRIMARY2" + "activity" "ACT_MP_STAND_PRIMARY" + } + "animation" + { + "name" "SECONDARY2" + "activity" "ACT_MP_STAND_SECONDARY2" + } + } + + "customclassdata" + { + "undefined" + { + } + "Scout" + { + "fov" "40" + "angles_x" "-4" + "angles_y" "230" + "angles_z" "0" + "origin_x" "165" + "origin_y" "20" + "origin_z" "-82" + } + "Sniper" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "240" + "angles_z" "0" + "origin_x" "205" + "origin_y" "18" + "origin_z" "-92" + } + "Soldier" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "216" + "angles_z" "0" + "origin_x" "205" + "origin_y" "20" + "origin_z" "-90" + } + "Demoman" + { + "fov" "40" + "angles_x" "-14" + "angles_y" "220" + "angles_z" "0" + "origin_x" "200" + "origin_y" "14" + "origin_z" "-90" + + } + "Medic" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "220" + "angles_z" "0" + "origin_x" "195" + "origin_y" "16" + "origin_z" "-92" + } + "Heavy" + { + "fov" "40" + "angles_x" "0" + "angles_y" "240" + "angles_z" "0" + "origin_x" "225" + "origin_y" "24" + "origin_z" "-100" + } + "Pyro" + { + "fov" "40" + "angles_x" "-2" + "angles_y" "230" + "angles_z" "0" + "origin_x" "205" + "origin_y" "22" + "origin_z" "-88" + } + "Spy" + { + "fov" "40" + "angles_x" "-6" + "angles_y" "220" + "angles_z" "0" + "origin_x" "195" + "origin_y" "20" + "origin_z" "-94" + } + "Engineer" + { + "fov" "40" + "angles_x" "-8" + "angles_y" "220" + "angles_z" "0" + "origin_x" "180" + "origin_y" "16" + "origin_z" "-84" + } + } + } + + "CarryingWeapon" + { + "ControlName" "EditablePanel" + "fieldName" "CarryingWeapon" + "xpos" "120" + "ypos" "r110" + "zpos" "-10" + "wide" "500" + "tall" "28" + + "CarryingBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "CarryingBackground" + "xpos" "0" + "xpos_minbad" "0" + "ypos" "0" + "ypos_minbad" "0" + "zpos" "0" + "wide" "p1" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "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_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + "proportionaltoparent" "1" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "CarryingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabel" + "font" "ReplayBrowserSmallest" + "font_minbad" "TFFontMedium" + "xpos" "5" + "xpos_minbad" "5" + "ypos" "3" + "ypos_minbad" "2" + "zpos" "1" + "wide" "200" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "labelText" "%carrying%" + } + + "CarryingLabelDropShadow" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabelDropShadow" + "font" "ReplayBrowserSmallest" + "font_minbad" "TFFontMedium" + "xpos" "p0.011" + "xpos_minbad" "6" + "ypos" "p0.12" + "ypos_minbad" "3" + "zpos" "0" + "wide" "200" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "fgcolor_override" "Black" + "labelText" "%carrying%" + } + + "OwnerLabel" + { + "ControlName" "Label" + "fieldName" "OwnerLabel" + "font" "FontStoreOriginalPrice" + "font_minbad" "TFFontSmall" + "xpos" "5" + "xpos_minbad" "5" + "ypos" "12" + "ypos_minbad" "10" + "zpos" "0" + "wide" "200" + "wide_minbad" "f0" + "tall" "f0" + "tall_minbad" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res new file mode 100644 index 0000000..870e41a --- /dev/null +++ b/resource/ui/hudplayerhealth.res @@ -0,0 +1,692 @@ +"Resource/UI/HudPlayerHealth.res" +//this da shit +{ + "HudPlayerHealth" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerHealth" + "xpos" "c-244" + "xpos_minbad" "c-290" + "ypos" "80" + "ypos_minbad" "r100" + "zpos" "1000" + "wide" "580" + "tall" "400" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "0" + "HealthDeathWarning" "0.49" + "HealthDeathWarningColor" "238 33 46 255" + } + "PlayerStatusMaxHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusMaxHealthValue" + // "xpos" "76" + "ypos" "9999" + } + +// someone mustve been angry + + "suckmydickvalve" + { + "ControlName" "EditablePanel" + "fieldName" "suckmydickvalve" + "xpos" "212" + "ypos" "c-40" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + } + + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "33" + "ypos" "356" + "zpos" "4" + "wide" "14" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + "PlayerStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "xpos" "30" + "xpos_minbad" "30" + "ypos" "353" + "zpos" "3" + "wide" "20" + "tall" "21" + "visible" "1" + "enabled" "1" + "image" "../hud/health_bg" + "scaleImage" "1" + } + "PlayerStatusHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValue" + "xpos" "40" + "ypos" "354" + "zpos" "5" + "wide" "100" + "tall" "50" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "HudFontGiantBold" + "fgcolor" "TanLight" + } + "PlayerStatusHealthValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusHealthValueShadow" + "xpos" "52" + "ypos" "362" + "zpos" "5" + "wide" "84" + "tall" "40" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "HudFontGiantBold" + "fgcolor" "Black" + } + "PlayerStatusHealthValueBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusHealthValueBG" + "xpos" "-60" + "xpos_minbad" "28" + "ypos" "325" + "ypos_minbad" "7" + "zpos" "1" + "wide" "300" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../hud/misc_ammo_area_horiz1_blue" + "scaleImage" "1" + "teambg_2" "../hud/misc_ammo_area_horiz1_red" + "teambg_2_lodef" "../hud/ammo_red_bg_lodef" + "teambg_3" "../hud/misc_ammo_area_horiz1_blue" + "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + } + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "wide" "0" + "tall" "0" + "scaleImage" "1" + } + "PlayerStatusBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusBleedImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "TanDark" + } + "PlayerStatusHookBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHookBleedImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop_grapple" + "fgcolor" "TanDark" + } + "PlayerStatusMilkImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMilkImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "TanDark" + } + "PlayerStatusMarkedForDeathImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "cs-10" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor_override" "White" + } + "PlayerStatusMarkedForDeathSilentImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathSilentImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "90" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "TanDark" + + } + "PlayerStatusGasImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusGasImage" + "xpos" "117" + "xpos_minbad" "102" + "ypos" "0" + "zpos" "7" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/covered_in_gas" + "fgcolor" "TanDark" + } + "PlayerStatus_MedicUberBulletResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberBulletResistImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + } + "PlayerStatus_MedicUberBlastResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberBlastResistImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_explosion_blue" + "fgcolor" "TanDark" + } + "PlayerStatus_MedicUberFireResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberFireResistImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_fire_blue" + "fgcolor" "TanDark" + } + + "PlayerStatus_MedicSmallBulletResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallBulletResistImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + } + "PlayerStatus_MedicSmallBlastResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallBlastResistImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_explosion_blue" + "fgcolor" "TanDark" + } + "PlayerStatus_MedicSmallFireResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallFireResistImage" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_fire_blue" + "fgcolor" "TanDark" + } + + + "PlayerStatus_WheelOfDoom" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_WheelOfDoom" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "TanDark" + } + + "PlayerStatus_SoldierOffenseBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierOffenseBuff" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + } + + "PlayerStatus_SoldierDefenseBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierDefenseBuff" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + } + + "PlayerStatus_SoldierHealOnHitBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierHealOnHitBuff" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + } + "PlayerStatus_SpyMarked" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SpyMarked" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "" + "fgcolor" "TanDark" + } + "PlayerStatus_Parachute" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_Parachute" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneStrength" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneStrength" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_strength_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneHaste" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneHaste" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_haste_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneRegen" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneRegen" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_regen_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneResist" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneResist" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_resist_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneVampire" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneVampire" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_vampire_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneReflect" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneReflect" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_reflect_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RunePrecision" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RunePrecision" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_precision_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneAgility" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneAgility" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_agility_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneKnockout" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneKnockout" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_knockout_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneKing" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneKing" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_king_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RunePlague" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RunePlague" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_plague_hud" + "fgcolor" "TanDark" + } + "PlayerStatus_RuneSupernova" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneSupernova" + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_supernova_hud" + "fgcolor" "TanDark" + } + "PlayerStatusSlowed" + { + "pin_to_sibling" "suckmydickvalve" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + } + +} diff --git a/resource/ui/hudrocketpack.res b/resource/ui/hudrocketpack.res new file mode 100644 index 0000000..141c80e --- /dev/null +++ b/resource/ui/hudrocketpack.res @@ -0,0 +1,119 @@ +"Resource/UI/HudRocketPack.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c-70" [$WIN32] + "ypos" "c124" [$WIN32] + "ypos_minmode" "c123" + "wide" "140" + "tall" "300" + "MeterFG" "White" + "MeterBG" "Gray" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "22" + "ypos" "4" + "zpos" "-1" + "wide" "97" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "visible_minmode" "0" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_2_lodef" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "teambg_3_lodef" "../hud/color_panel_blu" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + "ItemEffectIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectIcon" + "xpos" "61" + "ypos" "7" + "ypos_minmode" "-2" + "zpos" "2" + "wide" "21" + "tall" "21" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "image" "../hud/pyro_jetpack_off2" + "scaleImage" "1" + } + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "-5" + "ypos" "0" + "ypos_minmode" "-3" + "zpos" "2" + "wide" "150" + "tall" "30" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" //1 + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_ENERGYDRINK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Black" + } + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "28" + "ypos" "9" + "zpos" "2" + "wide" "30" + "tall" "12" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + "ItemEffectMeter2" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter2" + "font" "Default" + "xpos" "83" + "ypos" "9" + "zpos" "2" + "wide" "30" + "tall" "12" + "tall_minmode" "7" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res new file mode 100644 index 0000000..0d2b00d --- /dev/null +++ b/resource/ui/hudroundcounter.res @@ -0,0 +1,3 @@ +#base "../../_lionhud/resource/ui/hudroundcounter.res" +#base "../../_jofrehud/resource/ui/hudroundcounter.res" +#base "../../_tf2hud/resource/ui/hudroundcounter.res" \ No newline at end of file diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res new file mode 100644 index 0000000..c3003b6 --- /dev/null +++ b/resource/ui/hudspellselection.res @@ -0,0 +1,139 @@ +"Resource/UI/HudSpellSelection.res" +{ + HudSpellMenu + { + "xpos" "522" + "ypos" "r107" + "xpos_minmode" "138" + "ypos_minmode" "r164" + "zpos" "-2" + + "if_killstreak_visible" + { + "xpos" "522" + "ypos" "r107" + "xpos_minmode" "135" + "ypos_minmode" "r197" + } + } + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "-30" + "ypos" "12" + "xpos_minmode" "-30" + "ypos_minmode" "12" + "wide" "96" + "tall" "45" + "visible" "0" + "enabled" "0" + "visible_minmode" "1" + "image" "replay/thumbnails/hud/spell_red" + "scaleImage" "1" + "teambg_2" "replay/thumbnails/hud/spell_red" + "teambg_2_minmode" "replay/thumbnails/hud/minmode/spell_red" + "teambg_2_lodef" "replay/thumbnails/hud/spell_red" + "teambg_3" "replay/thumbnails/hud/spell_blu" + "teambg_3_minmode" "replay/thumbnails/hud/minmode/spell_blu" + "teambg_3_lodef" "replay/thumbnails/hud/spell_blu" + } + + "Spellbook" + { + "ControlName" "CTFImagePanel" + "fieldName" "Spellbook" + "xpos" "10" + "ypos" "0" + "zpos" "0" + "wide" "64" + "tall" "56" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "image" "spellbook_book" + "scaleImage" "1" + } + + "SpellIcon" + { + "ControlName" "ImagePanel" + "fieldName" "SpellIcon" + "xpos" "16" + "ypos" "15" + "xpos_minmode" "16" + "ypos_minmode" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "TanDark" + } + + "ActionText" + { + "ControlName" "CExLabel" + "fieldName" "ActionText" + "font" "Default" + "labelText" "%actiontext%" + "textAlignment" "west" + "xpos" "1000" + "ypos" "0" + "wide" "100" + "tall" "10" + "fgcolor" "tanlight" + "visible" "0" + "enabled" "0" + } + + "SpellText" + { + "ControlName" "CExLabel" + "fieldName" "SpellText" + "font" "Default" + "labelText" "%selectedspell%" + "textAlignment" "west" + "xpos" "35" + "ypos" "25" + "wide" "100" + "tall" "10" + "fgcolor" "tanlight" + "visible" "0" + } + + "CountTextShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountTextShadow" + "font" "HudFontMediumBigBold" + "labelText" "%counttext%" + "textAlignment" "center" + "xpos" "48" + "ypos" "19" + "xpos_minmode" "47" + "ypos_minmode" "18" + "wide" "20" + "tall" "20" + "fgcolor" "Black" + } + + "CountText" + { + "ControlName" "CExLabel" + "fieldName" "CountText" + "font" "HudFontMediumBigBold" + "labelText" "%counttext%" + "textAlignment" "center" + "xpos" "46" + "ypos" "17" + "xpos_minmode" "46" + "ypos_minmode" "17" + "wide" "20" + "tall" "19" + "fgcolor" "tanlight" + } +} diff --git a/resource/ui/hudspellselection.res.bak b/resource/ui/hudspellselection.res.bak new file mode 100644 index 0000000..2f28960 --- /dev/null +++ b/resource/ui/hudspellselection.res.bak @@ -0,0 +1,139 @@ +"Resource/UI/HudSpellSelection.res" +{ + HudSpellMenu + { + "xpos" "522" + "ypos" "r107" + "xpos_minmode" "138" + "ypos_minmode" "r164" + "zpos" "-2" + + "if_killstreak_visible" + { + "xpos" "522" + "ypos" "r107" + "xpos_minmode" "135" + "ypos_minmode" "r197" + } + } + + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "-30" + "ypos" "12" + "xpos_minmode" "-30" + "ypos_minmode" "12" + "wide" "96" + "tall" "45" + "visible" "0" + "enabled" "0" + "visible_minmode" "1" + "image" "replay/thumbnails/hud/spell_red" + "scaleImage" "1" + "teambg_2" "replay/thumbnails/hud/spell_red" + "teambg_2_minmode" "replay/thumbnails/hud/minmode/spell_red" + "teambg_2_lodef" "replay/thumbnails/hud/spell_red" + "teambg_3" "replay/thumbnails/hud/spell_blu" + "teambg_3_minmode" "replay/thumbnails/hud/minmode/spell_blu" + "teambg_3_lodef" "replay/thumbnails/hud/spell_blu" + } + + "Spellbook" + { + "ControlName" "CTFImagePanel" + "fieldName" "Spellbook" + "xpos" "10" + "ypos" "0" + "zpos" "0" + "wide" "64" + "tall" "56" + "visible" "1" + "visible_minmode" "1" + "enabled" "1" + "image" "spellbook_book" + "scaleImage" "1" + } + + "SpellIcon" + { + "ControlName" "ImagePanel" + "fieldName" "SpellIcon" + "xpos" "16" + "ypos" "15" + "xpos_minmode" "16" + "ypos_minmode" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "TanDark" + } + + "ActionText" + { + "ControlName" "CExLabel" + "fieldName" "ActionText" + "font" "Default" + "labelText" "%actiontext%" + "textAlignment" "west" + "xpos" "100" + "ypos" "0" + "wide" "100" + "tall" "10" + "fgcolor" "tanlight" + "visible" "0" + "enabled" "0" + } + + "SpellText" + { + "ControlName" "CExLabel" + "fieldName" "SpellText" + "font" "Default" + "labelText" "%selectedspell%" + "textAlignment" "west" + "xpos" "35" + "ypos" "25" + "wide" "100" + "tall" "10" + "fgcolor" "tanlight" + "visible" "0" + } + + "CountTextShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountTextShadow" + "font" "HudFontMediumBigBold" + "labelText" "%counttext%" + "textAlignment" "center" + "xpos" "48" + "ypos" "19" + "xpos_minmode" "47" + "ypos_minmode" "18" + "wide" "20" + "tall" "20" + "fgcolor" "Black" + } + + "CountText" + { + "ControlName" "CExLabel" + "fieldName" "CountText" + "font" "HudFontMediumBigBold" + "labelText" "%counttext%" + "textAlignment" "center" + "xpos" "46" + "ypos" "17" + "xpos_minmode" "46" + "ypos_minmode" "17" + "wide" "20" + "tall" "19" + "fgcolor" "tanlight" + } +} diff --git a/resource/ui/hudstopwatch.res b/resource/ui/hudstopwatch.res new file mode 100644 index 0000000..861205a --- /dev/null +++ b/resource/ui/hudstopwatch.res @@ -0,0 +1,4 @@ + #base "../../_stream/resource/ui/hudstopwatch.res" + #base "../../_lionhud/resource/ui/hudstopwatch.res" + #base "../../_jofrehud/resource/ui/hudstopwatch.res" + #base "../../_tf2hud/resource/ui/hudstopwatch.res" \ No newline at end of file diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res new file mode 100644 index 0000000..5ea465d --- /dev/null +++ b/resource/ui/itemselectionpanel.res @@ -0,0 +1,436 @@ +"Resource/UI/ItemSelectionPanel.res" +{ + "ItemSelectionPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ItemSelectionPanel" + "xpos" "0" + "ypos" "0" + "zpos" "500" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "bgcolor_override" "46 43 42 255" + + "item_ypos" "60" + "item_ydelta" "80" + "item_backpack_offcenter_x" "-292" + "item_backpack_xdelta" "4" + "item_backpack_ydelta" "3" + + "modelpanels_selection_kv" + { + "wide" "94" + "tall" "70" + "model_xpos" "2" + "model_wide" "75" + "model_tall" "50" + "model_center_x" "1" + "text_ypos" "0" + "text_forcesize" "2" + "text_center" "0" + "text_yoffset" "2" + "inset_eq_y" "55" + + "deferred_description" "1" + "deferred_icon" "1" + } + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "wide" "54" + "tall" "42" + "visible" "0" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "50" + "model_tall" "35" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + + "inset_eq_x" "4" + "inset_eq_y" "2" + + "deferred_description" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + + "use_item_sounds" "1" + } + "duplicatelabels_kv" + { + "font" "ItemFontNameSmallest" + "textAlignment" "center" + "wide" "20" + "tall" "15" + "zpos" "1" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + "fgcolor" "153 204 255 255" + } + } + + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "font" "HudFontSmallestBold" + "labelText" ">>" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "20" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "200 80 60 255" + } + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "font" "HudFontMediumBold" + "labelText" "#ClassBeingEquipped" + "textAlignment" "west" + "xpos" "c-280" + "ypos" "15" + "zpos" "1" + "wide" "480" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "NameFilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "NameFilterLabel" + "font" "HudFontSmallestBold" + "labelText" "#Store_NameFilterLabel" + "textAlignment" "west" + "xpos" "c+205" + "ypos" "0" + "zpos" "1" + "wide" "90" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "StoreDarkTan" + } + + "NameFilterTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "NameFilterTextEntry" + "xpos" "c+205" + "ypos" "15" + "zpos" "2" + "wide" "90" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "unicode" "1" + "fgcolor_override" "117 107 94 255" + "bgcolor_override" "251 235 202 255" + "paintbackgroundtype" "2" + "font" "HudFontSmallest" + } + + "TopLine" + { + "ControlName" "ImagePanel" + "fieldName" "TopLine" + "xpos" "c-305" + "ypos" "40" + "zpos" "2" + "wide" "610" + "tall" "10" + "visible" "1" + "enabled" "1" + "image" "loadout_dotted_line" + "tileImage" "1" + "tileVertically" "0" + } + "BottomLine" + { + "ControlName" "ImagePanel" + "fieldName" "BottomLine" + "xpos" "c-305" + "ypos" "330" + "zpos" "2" + "wide" "610" + "tall" "10" + "visible" "1" + "enabled" "1" + "image" "loadout_dotted_line" + "tileImage" "1" + "tileVertically" "0" + } + + "ItemSlotLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemSlotLabel" + "font" "HudFontMediumBold" + "labelText" "#PrimaryWeapon" + "textAlignment" "west" + "xpos" "c-55" + "ypos" "15" + "zpos" "1" + "wide" "375" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "NoItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoItemsLabel" + "font" "HudFontSmallBold" + "labelText" "#NoItemsToEquip" + "textAlignment" "center" + "xpos" "c-300" + "ypos" "120" + "zpos" "10" + "wide" "600" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "200 80 60 255" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "c-200" + "ypos" "400" + "zpos" "2" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "vguicancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OnlyAllowUniqueQuality" + { + "ControlName" "CheckButton" + "fieldName" "OnlyAllowUniqueQuality" + "labelText" "#OnlyAllowUniqueQuality" + "Font" "HudFontSmallestBold" + "textAlignment" "east" + "xpos" "c-306" + "ypos" "340" + "zpos" "1" + "wide" "290" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + } + + "ShowBackpack" + { + "ControlName" "CExButton" + "fieldName" "ShowBackpack" + "xpos" "c100" + "ypos" "340" + "zpos" "20" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Selection_ShowBackpack" + "font" "HudFontSmallBold" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "show_backpack" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "ShowSelection" + { + "ControlName" "CExButton" + "fieldName" "ShowSelection" + "xpos" "c100" + "ypos" "340" + "zpos" "20" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Selection_ShowSelection" + "font" "HudFontSmallBold" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "show_selection" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "c195" + "ypos" "290" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "<" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmallBold" + "labelText" "%backpackpage%" + "textAlignment" "center" + "xpos" "c220" + "ypos" "290" + "zpos" "1" + "wide" "40" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "200 80 60 255" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "c265" + "ypos" "290" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" ">" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } +} diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res new file mode 100644 index 0000000..7571c79 --- /dev/null +++ b/resource/ui/mainmenuoverride.res @@ -0,0 +1,2850 @@ + #base "../../_defaulthud/resource/ui/custom/preload.res" + #base "../../_statichud/resource/preload.res" + #base "custom/preload.res" +"Resource/UI/MainMenuOverride.res" +{ + MainMenuOverride + { + "fieldName" "MainMenuOverride" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + +// "bgcolor_override" "0 0 0 240" + + "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440" + "blog_url" "http://www.teamfortress.com/" + + "button_x_offset" "-285" + "button_y" "120" + "button_y_delta" "5" + "button_kv" + { + "xpos" "0" + "ypos" "150" + "wide" "250" + "tall" "26" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "250" + "tall" "26" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "MainMenuButtonDefault" + "border_armed" "MainMenuButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "235 226 202 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + } + + "SaxxySettings" + { + "xpos" "0" + "ypos" "0" + "zpos" "-101" + "wide" "f0" + "tall" "480" + + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "flashbounds_x" "50" + "flashbounds_y" "65" + "flashbounds_w" "250" + "flashbounds_h" "120" + + "flashstartsize_min" "8" + "flashstartsize_max" "12" + + "flash_maxscale" "4" + + "flash_lifelength_min" ".1" + "flash_lifelength_max" ".2" + + "curtain_anim_duration" "4.0" + "curtain_open_time" "2.8" + "flash_start_time" "4.0" + + "initial_freakout_duration" "15.0" + "clap_sound_duration" "10.0" + + "CameraFlashSettings" + { + "visible" "1" + "enabled" "1" + "tileImage" "0" + "scaleImage" "1" + "zpos" "9" + } + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + "border" "MainMenuBGBorder" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } + + "Background" + { + "ControlName" "ScalableImagePanel" + "fieldName" "Background" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "-200" + "wide" "o1.6" + "tall" "f0" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "proportionaltoparent" "1" + + if_wider + { + "wide" "f0" + "tall" "o0.628" + } + + if_taller + { + "wide" "o1.6" + "tall" "f0" + } + + if_halloween_0 + { + "image" "../console/title_team_halloween2011_widescreen" + } + if_halloween_1 + { + "image" "../console/title_team_halloween2012_widescreen" + } + if_halloween_2 + { + "image" "../console/title_team_halloween2013_widescreen" + } + if_halloween_3 + { + "image" "../console/title_team_halloween2014_widescreen" + } + if_halloween_4 + { + "image" "../console/title_team_halloween2015_widescreen" + } + if_halloween_5 + { + "image" "../console/title_scream_fortress_2017_widescreen" + } + if_fullmoon + { + "image" "../console/title_fullmoon_widescreen" + } + if_christmas + { + "image" "../console/background_xmas2011_widescreen" + } + } + + "TFLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFLogoImage" + "xpos" "c-290" + "ypos" "32" + "zpos" "1" + "wide" "256" + "tall" "64" + "visible" "1" + "enabled" "1" + "image" "../logo/new_tf2_logo" + "scaleImage" "1" + "mouseinputenabled" "0" + } + + "TFCharacterImage" + { + // "ControlName" "ImagePanel" + "fieldName" "TFCharacterImage" + "xpos" "c-250" + "ypos" "-80" + "zpos" "-99" + "wide" "600" + "tall" "600" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + + "RankModelPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankModelPanel" + "xpos" "cs-0.5-256" + "ypos" "cs-0.5-120" + + "zpos" "-51" + "wide" "1000" + "tall" "1000" + "visible" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + + "matchgroup" "MatchGroup_Casual_12v12" + + "show_progress" "0" + } + + "CycleRankTypeButton" + { + "ControlName" "CExImageButton" + "fieldName" "CycleRankTypeButton" + "xpos" "cs-0.5-44" + "ypos" "cs-0.5-134" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "labelText" "" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "command" "open_rank_type_menu" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "vo/null.mp3" + "actionsignallevel" "1" + "proportionaltoparent" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "1" + "paintborder" "0" + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "1" + "wide" "f2" + "tall" "f2" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_options" + + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "keyboardinputenabled" "0" + } + } + + "RankTooltipPanel" + { + "ControlName" "ImagePanel" + "fieldName" "RankTooltipPanel" + "xpos" "c-285" + "ypos" "99" + "zpos" "-1" + "wide" "8" + "tall" "8" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "image" "info" + "scaleImage" "1" + "alpha" "75" + } + + "RankPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "c-350" + "ypos" "72" + "zpos" "-52" + "wide" "320" + "tall" "100" + "visible" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "matchgroup" "MatchGroup_Casual_12v12" + + "show_model" "0" + "show_type" "1" + } + + "NoGCMessage" + { + "ControlName" "Label" + "fieldName" "NoGCMessage" + "xpos" "c-290" + "ypos" "94" + "zpos" "-99" + "wide" "260" + "tall" "100" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "wrap" "1" + "textinsetx" "40" + "textinsety" "10" + + "font" "HudFontSmallestBold" + "fgcolor_override" "TanLight" + "labelText" "#TF_MM_NoGC_Rank" + "textAlignment" "north-west" + "use_proportional_insets" "1" + } + + "NoGCImage" + { + "ControlName" "ImagePanel" + "fieldName" "NoGCImage" + "xpos" "c-285" + "ypos" "107" + "zpos" "-99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "gc_dc" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "RankBorder" + { + "ControlName" "EditablePanel" + "fieldName" "RankBorder" + "xpos" "c-290" + "ypos" "94" + "zpos" "-100" + "wide" "260" + "tall" "60" + "visible" "1" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + "proportionaltoparent" "1" + } + + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "150" + "tall" "50" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + + "TipSubLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipSubLabel" + "font" "HudFontSmall" + "labelText" "%tipsubtext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "30" + "zpos" "2" + "wide" "250" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "117 107 94 255" + "wrap" "1" + } + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallBold" + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "5" + "zpos" "2" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "235 226 202 255" + "auto_wide_tocontents" "1" + } + } + + "Notifications_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_ShowButtonPanel" + "xpos" "c148" + "ypos" "28" + "zpos" "10" + "wide" "32" + "tall" "32" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + + "navUp" "MOTD_ShowButtonPanel" + "navDown" "SettingsButton" + "navLeft" "QuickplayButton" + "navRight" "Notifications_Panel" + "navToRelay" "Notifications_ShowButtonPanel_SB" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "0" + "zpos" "3" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "glyph_achievements" + "scaleImage" "1" + "drawcolor" "210 125 33 255" + } + + "Notifications_CountLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabel" + "font" "HudFontSmallestBold" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "16" + "ypos" "0" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "255 255 255 255" + } + + "Notifications_ShowButtonPanel_SB" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_ShowButtonPanel_SB" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "32" + "tall" "32" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmallestBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "actionsignallevel" "2" + + "Command" "noti_show" + "navActivate" " +// variables: +// FgColor +// BgColor +// Position +// Size +// Blur (hud panels only) +// TextColor (hud panels only) +// Ammo2Color (hud panels only) +// Alpha (hud weapon selection only) +// SelectionAlpha (hud weapon selection only) +// TextScan (hud weapon selection only) +// +// interpolator: +// Linear +// Accel - starts moving slow, ends fast +// Deaccel - starts moving fast, ends slow +// Spline - simple ease in/out curve +// Pulse - < freq > over the duration, the value is pulsed (cosine) freq times ending at the dest value (assuming freq is integral) +// Flicker - < randomness factor 0.0 to 1.0 > over duration, each frame if random # is less than factor, use end value, otherwise use prev value +// Gain - < bias > Lower bias values bias towards 0.5 and higher bias values bias away from it. +// Bias - < bias > Lower values bias the curve towards 0 and higher values bias it towards 1. +// +// RunEvent +// starts another even running at the specified time +// +// StopEvent +// stops another event that is current running at the specified time +// +// StopAnimation +// stops all animations refering to the specified variable in the specified panel +// +// StopPanelAnimations +// stops all active animations operating on the specified panel +// +// SetFont +// +// SetTexture +// +// SetString + +event LevelInit +{ +} +event HitMarker +{ + + Animate Hitmarker Alpha "255" Linear 0.0 0.0 // tcHitmarker start + Animate Hitmarker Alpha "0" Linear 0.0 0.50 // tcHitmarker end + +} +event DamagedPlayer +{ + StopEvent HitMarker 0.0 + RunEvent HitMarker 0.01 + Animate HitIcon Alpha "255" Linear 0.0 0.1 + Animate HitIcon Alpha "0" Linear 1.5 0.4 +} + +event OpenWeaponSelectionMenu +{ + StopEvent CloseWeaponSelectionMenu 0.0 + StopEvent WeaponPickup 0.0 + + // make the display visible + Animate HudWeaponSelection Alpha "128" Linear 0.0 0.1 + Animate HudWeaponSelection SelectionAlpha "255" Linear 0.0 0.1 + Animate HudWeaponSelection FgColor "FgColor" Linear 0.0 0.1 + //Animate HudWeaponSelection TextColor "BrightFg" Linear 0.0 0.1 + Animate HudWeaponSelection TextScan "1" Linear 0.0 0.1 +} + +event CloseWeaponSelectionMenu +{ + StopEvent CloseWeaponSelectionMenu 0.0 + StopEvent WeaponPickup 0.0 + + // make the display visible + Animate HudWeaponSelection Alpha "128" Linear 0.0 0.1 + Animate HudWeaponSelection SelectionAlpha "255" Linear 0.0 0.1 + Animate HudWeaponSelection FgColor "FgColor" Linear 0.0 0.1 + //Animate HudWeaponSelection TextColor "BrightFg" Linear 0.0 0.1 + Animate HudWeaponSelection TextScan "1" Linear 0.0 0.1 +} + + +event MenuOpen +{ + StopEvent MenuClose 0.0 + + // fade in + Animate HudMenu Alpha "255" Linear 0.0 0.1 + Animate HudMenu SelectionAlpha "255" Linear 0.0 0.1 + Animate HudMenu FgColor "FgColor" Linear 0.0 0.1 + Animate HudMenu MenuColor "MenuColor" Linear 0.0 0.1 + Animate HudMenu ItemColor "ItemColor" Linear 0.0 0.1 + Animate HudMenu TextScan "1" Linear 0.0 0.1 + + // Undo any blur + Animate HudMenu Blur "1" Linear 0.0 0.01 +} + +event MenuClose +{ + // Hide it + Animate HudMenu Alpha "0" Linear 0.0 1 + Animate HudMenu SelectionAlpha "0" Linear 0.0 1 + Animate HudMenu FgColor "0 0 0 0" Linear 0.0 1 + Animate HudMenu MenuColor "0 0 0 0" Linear 0.0 1 + Animate HudMenu ItemColor "0 0 0 0" Linear 0.0 1 +} + +event MenuPulse +{ + Animate HudMenu Blur "7" Linear 0.0 0.1 + Animate HudMenu Blur "2" Deaccel 0.1 0.1 + Animate HudMenu Blur "7" Linear 0.2 0.1 + Animate HudMenu Blur "2" Deaccel 0.3 0.1 + Animate HudMenu Blur "7" Linear 0.4 0.1 + Animate HudMenu Blur "2" Deaccel 0.5 0.1 + Animate HudMenu Blur "1" Deaccel 0.6 0.4 +} + +event TimerIncrement +{ + Animate HudTimer Blur "7" Linear 0.0 0.1 + Animate HudTimer Blur "2" Deaccel 0.1 0.8 + Animate HudTimer Blur "0" Deaccel 1.1 1.5 +} + +event TimerDecrement +{ + Animate HudTimer Blur "7" Linear 0.0 0.1 + Animate HudTimer Blur "2" Deaccel 0.1 0.8 + Animate HudTimer Blur "0" Deaccel 1.1 1.5 +} + + +event ResourceIncrement +{ + Animate HudResources Blur "3" Linear 0.0 0.0 + Animate HudResources PulseAmount "0" Linear 0.0 0.01 + Animate HudResources Blur "1" Deaccel 0.1 1.5 + Animate HudResources PulseAmount "1" Linear 0.1 2 + + Animate HudResources PulseAmount "0" Linear 2 2 +} + +event ResourceDecrement +{ + Animate HudResources Blur "7" Linear 0.0 0.0 + Animate HudResources PulseAmount "0" Linear 0.0 0.01 + Animate HudResources Blur "1" Deaccel 0.1 1.5 + Animate HudResources PulseAmount "1" Linear 0.1 2 + + Animate HudResources PulseAmount "0" Linear 2 2 +} + +event ResourcePickup +{ + Animate HudResourcesPickup Alpha "255" Linear 0 0 + Animate HudResourcesPickup Position "80 r40" Linear 0 0 + Animate HudResourcesPickup Position "80 r120" Deaccel 0 1 + Animate HudResourcesPickup Blur "7" Deaccel 0 0.2 + Animate HudResourcesPickup Alpha "0" Deaccel .8 0.2 + Animate HudResourcesPickup Blur "1" Deaccel 0.2 0.3 +} + +event HintMessageShow +{ + Animate HudHintDisplay HintSize "1" Deaccel 0.0 0.3 + Animate HudHintDisplay FgColor "FgColor" Linear 0.4 0.4 + + // flash text + Animate HudHintDisplay FgColor "FgColor" Linear 1.5 0.01 + Animate HudHintDisplay FgColor "255 220 0 255" Linear 2.0 0.2 + Animate HudHintDisplay FgColor "FgColor" Linear 2.2 0.2 + Animate HudHintDisplay FgColor "255 220 0 255" Linear 3.0 0.2 + Animate HudHintDisplay FgColor "FgColor" Linear 3.2 0.2 + + // hide the panel after a while + Animate HudHintDisplay FgColor "255 220 0 0" Linear 10.0 0.2 + Animate HudHintDisplay HintSize "0" Deaccel 10.2 0.3 +} + + +event HintMessageHide +{ + Animate HudHintDisplay FgColor "255 220 0 0" Linear 0.0 0.2 + Animate HudHintDisplay HintSize "0" Deaccel 0.2 0.3 +} + +event KeyHintMessageShow +{ + // show the hints + Animate HudHintKeyDisplay Alpha 255 Linear 0.0 0.5 + + // flash text + Animate HudHintKeyDisplay FgColor "FgColor" Linear 0.0 0.01 + Animate HudHintKeyDisplay FgColor "255 220 0 255" Linear 0.5 0.2 + Animate HudHintKeyDisplay FgColor "FgColor" Linear 0.7 0.2 + Animate HudHintKeyDisplay FgColor "255 220 0 255" Linear 1.5 0.2 + Animate HudHintKeyDisplay FgColor "FgColor" Linear 1.7 0.2 + + // hide the panel after a while + Animate HudHintKeyDisplay Alpha 0 Linear 12.0 1.0 +} + +event KeyHintMessageHide +{ + Animate HudHintKeyDisplay Alpha 0 Linear 0.0 0.5 +} + +//=========================================== + +//Health Bonus Pulse +event HudHealthBonusPulse +{ + Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 + Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4 + Animate PlayerStatusHealthValue FgColor "TanLight" Linear 0.0 0.2 + Animate PlayerStatusHealthValue FgColor "100 100 100 255" Linear 0.2 0.4 + Animate PlayerStatusHealthValue2 FgColor "TanLight" Linear 0.0 0.2 + Animate PlayerStatusHealthValue2 FgColor "100 100 100 255" Linear 0.2 0.4 + Animate PlayerStatusHealthValue3 FgColor "TanLight" Linear 0.0 0.2 + Animate PlayerStatusHealthValue3 FgColor "100 100 100 255" Linear 0.2 0.4 + + RunEvent HudHealthBonusPulseLoop 0.4 +} + +// call to loop HudHealthBonusPulse +event HudHealthBonusPulseLoop +{ + RunEvent HudHealthBonusPulse 0.0 +} + +event HudHealthBonusPulseStop +{ + StopEvent HudHealthBonusPulse 0.0 + StopEvent HudHealthBonusPulseLoop 0.0 + Animate PlayerStatusHealthValue FgColor "TanLight" Linear 0.0 0.0 + Animate PlayerStatusHealthValue2 FgColor "TanLight" Linear 0.0 0.0 + Animate PlayerStatusHealthValue3 FgColor "TanLight" Linear 0.0 0.0 +} + +//=========================================== + +//Health Dying Pulse +event HudHealthDyingPulse +//Shaky shake HEALTHY +{ + Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.075 + Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.125 0.075 + Animate PlayerStatusHealthValue FgColor "TanLight" Linear 0.0 0.075 + Animate PlayerStatusHealthValue FgColor "255 100 100 255" Linear 0.125 0.075 + Animate PlayerStatusHealthValue2 FgColor "TanLight" Linear 0.0 0.075 + Animate PlayerStatusHealthValue2 FgColor "255 100 100 255" Linear 0.125 0.075 + Animate PlayerStatusHealthValue3 FgColor "TanLight" Linear 0.0 0.075 + Animate PlayerStatusHealthValue3 FgColor "255 100 100 255" Linear 0.125 0.075 +// ORINAL v + Animate PlayerStatusHealthValue Position "40 354" Linear 0.0 0.1 +// END ^ + Animate PlayerStatusHealthValue Position "40 354" Pulse 1.0 0.2 1.0 + Animate PlayerStatusHealthValue2 Position "40 354" Linear 0.0 0.1 + Animate PlayerStatusHealthValue2 Position "40 354" Pulse 1.0 0.2 1.0 + Animate PlayerStatusHealthValue3 Position "40 354" Linear 0.0 0.1 + Animate PlayerStatusHealthValue3 Position "40 354" Pulse 1.0 0.2 1.0 + + RunEvent HudHealthDyingPulseLoop 0.25 +} + +// call to loop HudHealthDyingPulse +event HudHealthDyingPulseLoop +{ + RunEvent HudHealthDyingPulse 0.0 +} +// stoppy stop HEALTHY +event HudHealthDyingPulseStop +{ + StopEvent HudHealthDyingPulse 0.0 + StopEvent HudHealthDyingPulseLoop 0.0 + Animate PlayerStatusHealthValue FgColor "TanLight" Linear 0.0 0.0 + Animate PlayerStatusHealthValue2 FgColor "TanLight" Linear 0.0 0.0 + Animate PlayerStatusHealthValue3 FgColor "TanLight" Linear 0.0 0.0 +// ORINAL v + Animate PlayerStatusHealthValue Position "40 354" Linear 0.0 0.0 +// END ^ + Animate PlayerStatusHealthValue2 Position "40 354" Linear 0.0 0.0 + Animate PlayerStatusHealthValue3 Position "40 354" Linear 0.0 0.0 + Animate PlayerStatusHealthBonusImageWhiteGlow Alpha "100" Linear 0.5 0.0 + Animate PlayerStatusHealthBonusImageWhiteGlow Alpha "0" Pulse 5.0 0.5 1.5 +} + +//=========================================== +//shaky shaky AMMOY +event HudLowAmmoPulse +{ + Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 + Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 + Animate AmmoInClip FgColor "TanLight" Linear 0.0 0.075 + Animate AmmoInClip FgColor "255 100 100 255" Linear 0.125 0.075 +// ORINAL v + Animate AmmoInClip Position "-1 58" Linear 0.0 0.1 +// END ^ +// Animate AmmoInClip Position "-3 7" Pulse 1.0 0.2 1.0 + Animate AmmoInReserve FgColor "TanLight" Linear 0.0 0.075 + Animate AmmoInReserve FgColor "255 20 20 255" Linear 0.125 0.075 +// ORINAL v + Animate AmmoInReserve Position "88 66" Linear 0.0 0.1 +// END ^ + Animate AmmoInReserve Position "88 66" Pulse 1.0 0.2 1.0 + Animate AmmoNoClip FgColor "TanLight" Linear 0.0 0.075 + Animate AmmoNoClip FgColor "255 100 100 255" Linear 0.125 0.075 + Animate AmmoNoClip Position "28 58" Linear 0.0 0.1 + Animate AmmoNoClip Position "28 58" Pulse 1.0 0.2 1.0 + + RunEvent HudLowAmmoPulseLoop 0.25 +} + +// call to loop HudLowAmmoPulse +event HudLowAmmoPulseLoop +{ + RunEvent HudLowAmmoPulse 0.0 +} + +event HudLowAmmoPulseStop +{ +// stoppy stop AMMOY + StopEvent HudLowAmmoPulse 0.0 + StopEvent HudLowAmmoPulseLoop 0.0 + Animate AmmoInClip FgColor "TanLight" Linear 0.0 0.0 + Animate AmmoInClip Position "-1 58" Linear 0.0 0.0 + Animate AmmoInReserve FgColor "TanLight" Linear 0.0 0.0 +// Animate AmmoInReserve Position "88 66" Linear 0.0 0.0 + Animate AmmoNoClip FgColor "TanLight" Linear 0.0 0.0 +// original pos V + Animate AmmoNoClip Position "28 58" Linear 0.0 0.0 + Animate HudWeaponAmmoBGWhiteGlow Alpha "150" Linear 0.2 0.0 + Animate HudWeaponAmmoBGWhiteGlow Alpha "0" Pulse 1.0 0.2 0.5 +} + +//=========================================== + +event ControlPointIconShrink +{ + Animate HudControlPointIcons icon_expand "0" Linear 0.0 0.2 +} + +event ControlPointIconGrow +{ + Animate HudControlPointIcons icon_expand "4" Linear 0.0 0.2 +} + +// Metal Account + +//activecolor - instantly turn red, fade back to yellow +event AccountMoneyRemoved +{ + Animate HudAccount FgColor "HudIcon_Red" Linear 0.0 0.0001 + Animate HudAccount FgColor "OrangeDim" Accel 0.0 3.0 + + Animate HudAccount Ammo2Color "HudIcon_Red" Linear 0.0 0.0001 + Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 3.0 +} + +//activecolor - instantly turn green, fade back to yellow +event AccountMoneyAdded +{ + Animate HudAccount FgColor "HudIcon_Green" Linear 0.0 0.0001 + Animate HudAccount FgColor "OrangeDim" Accel 0.0 3.0 + + Animate HudAccount Ammo2Color "HudIcon_Green" Accel 0.0 0.0001 + Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 3.0 +} + +event AccountMoneyInvisible +{ + Animate HudAccount FgColor "OrangeDim" Accel 0.0 0.0001 + Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 0.0001 +} + +//=========================================== + +event FlagOutlineHide +{ + Animate OutlineImage Alpha "0" Linear 0.0 0.1 +} + +// Local player flag pickup/drop +event FlagOutline +{ + RunEvent FlagOutlineHide 0.0 + Animate OutlineImage Alpha "255" Linear 0.1 0.2 + + Animate OutlineImage Position "c-200 140" Linear 0.1 0.2 + Animate OutlineImage Size "400 200" Linear 0.1 0.2 + + Animate OutlineImage Position "c-50 r137" Linear 0.7 0.2 [$WIN32] + Animate OutlineImage Position "c-50 r158" Linear 0.7 0.2 [$X360] + Animate OutlineImage Size "100 50" Linear 0.7 0.2 + + Animate OutlineImage Alpha "0" Linear 0.9 0.1 +} + +//=========================================== + +// Spy Disguise +event HudSpyDisguiseChanged +{ + Animate PlayerStatusSpyOutlineImage Alpha "255" Linear 0.0 0.2 + + Animate PlayerStatusSpyOutlineImage Position "-100 -100" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Size "10 10" Linear 0.0 0.2 + + RunEvent HudSpyDisguiseHide 0.7 +} + +event HudSpyDisguiseHide +{ + Animate PlayerStatusSpyOutlineImage Position "3 413" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Size "55 55" Linear 0.0 0.2 + + Animate PlayerStatusSpyOutlineImage Alpha "0" Linear 0.2 0.1 +} + +event HudSpyDisguiseFadeIn +{ + RunEvent HudSpyDisguiseChanged 0 + Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 +} + +event HudSpyDisguiseFadeOut +{ + RunEvent HudSpyDisguiseChanged 0 + Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 +} + +//=========================================== + +// Show the Overtime panel +event OvertimeShow +{ + Animate OvertimeLabel Alpha "255" Linear 0.0 0.1 + Animate OvertimeBG Alpha "255" Linear 0.0 0.1 +} + + +event HudSnapShotReminderIn +{ + Animate ScreenshotPanel Position "c-83 -50" Linear 0.0 0.001 + Animate ScreenshotPanel Position "c-83 13" Spline 0.001 0.2 +} + +event HudReplayReminderIn // Places the replay reminder in the same place as the snapshot reminder +{ + Animate ReplayReminder Position "c-83 -50" Linear 0.0 0.001 + Animate ReplayReminder Position "c-83 13" Spline 0.001 0.2 +} + +event HudReplayReminderIn2 // Puts the panel below the snapshot panel +{ + Animate ReplayReminder Position "c-83 -50" Linear 0.0 0.001 + Animate ReplayReminder Position "c-83 53" Spline 0.001 0.2 +} + +event HudReplayTipIn +{ + Animate ReplayTip Position "10 -100" Linear 0.0 0.001 + Animate ReplayTip Position "10 6" Spline 0.001 0.1 +} + +event HudReplayTipOut +{ + Animate ReplayTip Position "10 6" Linear 0.0 0.001 + Animate ReplayTip Position "10 -100" Spline 0.001 0.1 +} + +event HudTournamentSetupPanelOpen +{ + Animate HudTournamentSetup Position "c-90 -70" Linear 0.0 0.001 + Animate HudTournamentSetup Position "c-90 70" Spline 0.001 0.2 +} + +event HudTournamentSetupPanelClose +{ + Animate HudTournamentSetup Position "c-90 70" Linear 0.0 0.001 + Animate HudTournamentSetup Position "c-90 -70" Spline 0.001 0.2 +} + + +//==================================== + +// Flash the medic charge hud when we have full charge + +event HudMedicCharged +{ + Animate ChargeLabel FgColor "TanLight" Linear 0.0 0.1 + Animate ChargeLabel FgColor "TanDarker" Linear 0.3 0.4 + + Animate ChargeMeter FgColor "TanLight" Linear 0.0 0.1 + Animate ChargeMeter FgColor "TanDarker" Linear 0.3 0.4 + + RunEvent HudMedicChargedLoop 0.6 +} + +// call to loop HudHealthBonusPulse +event HudMedicChargedLoop +{ + RunEvent HudMedicCharged 0.0 +} + +event HudMedicChargedStop +{ + StopEvent HudMedicCharged 0.0 + StopEvent HudMedicChargedLoop 0.0 + + Animate ChargeLabel FgColor "TanLight" Linear 0.0 0.0001 + Animate ChargeMeter FgColor "TanLight" Linear 0.0 0.0001 +} + +//==================================== + +event VideoCaptionFadeIn +{ + Animate VideoCaption Alpha "255" Linear 0.0 0.1 +} + +event VideoCaptionFadeOut +{ + Animate VideoCaption Alpha "0" Linear 0.0 0.1 +} + +//==================================== + +// arena + +event ArenaVsPanelOnShow +{ + Animate bluepanel Position "-200 50" Linear 0.0 0.001 + Animate redpanel Position "r-200 140" Linear 0.0 0.001 + Animate vslabel Alpha "0" Linear 0.0 0.001 + + RunEvent ArenaVsPanelSlideIn 1.0 + RunEvent ArenaVsPanelSlideOut 4.8 +} + +event ArenaVsPanelSlideIn +{ + Animate bluepanel Position "c-100 50" Spline 0.0 0.2 + Animate redpanel Position "c-100 140" Spline 0.0 0.2 + Animate vslabel Alpha "255" Linear 0.15 0.2 +} + +event ArenaVsPanelSlideOut +{ + Animate bluepanel Position "-200 50" Spline 0.0 0.2 + Animate redpanel Position "r-200 140" Spline 0.0 0.2 + Animate vslabel Alpha "0" Linear 0.0 0.05 +} + +//=========================================== + +//Cart Alarm Pulse +event HudCartAlarmPulse +{ + Animate EscortItemImageAlert Alpha "160" Linear 0.0 0.3 + Animate EscortItemImageAlert Alpha "0" Linear 0.6 0.3 + + RunEvent HudCartAlarmPulseLoop 1.2 +} + +event HudCartAlarmPulseLoop +{ + RunEvent HudCartAlarmPulse 0.0 +} + +event HudCartAlarmPulseStop +{ + StopEvent HudCartAlarmPulse 0.0 + StopEvent HudCartAlarmPulseLoop 0.0 +} + +//=========================================== + +// Active Timer BG Pulse +event ActiveTimerBGPulse +{ + Animate ActiveTimerBG Alpha "0" Linear 0.1 0.1 + Animate ActiveTimerBG Alpha "255" Linear 0.3 0.1 + + Animate ActiveTimerBG Alpha "0" Linear 0.5 0.1 + Animate ActiveTimerBG Alpha "255" Linear 0.7 0.1 + + Animate ActiveTimerBG Alpha "0" Linear 0.9 0.1 + Animate ActiveTimerBG Alpha "255" Linear 1.1 0.1 +} + +event ActiveTimerHighlight +{ + Animate TimePanelValue FgColor TanLight Linear 0.1 0.1 + Animate TimePanelValue FgColor "142 134 115 255" Linear 0.3 0.1 + + Animate TimePanelValue FgColor TanLight Linear 0.5 0.1 + Animate TimePanelValue FgColor "142 134 115 255" Linear 0.7 0.1 + + Animate TimePanelValue FgColor TanLight Linear 0.9 0.1 + Animate TimePanelValue FgColor "142 134 115 255" Linear 1.1 0.1 + + Animate TimePanelValue FgColor TanLight Linear 1.3 0.3 + +} + +event ActiveTimerDim +{ + // Slow fade out + Animate TimePanelValue FgColor "142 134 115 255" Linear 0.0 0.4 +} + +//=========================================== + +event OvertimeLabelPulseRed +{ + Animate OvertimeLabel FgColor TanLight Linear 0.0 0.3 + Animate OvertimeLabel FgColor RedSolid Linear 0.3 0.3 + + RunEvent OvertimeLabelPulseRed 0.6 +} + +event SuddenDeathLabelPulseRed +{ + Animate SuddenDeathLabel FgColor TanLight Linear 0.0 0.3 + Animate SuddenDeathLabel FgColor RedSolid Linear 0.3 0.3 + + RunEvent SuddenDeathLabelPulseRed 0.2 +} + +//=========================================== + +event TeamsFullArrowAnimate +{ + Animate TeamsFullArrow Position "c-118 165" Linear 0 0 + Animate TeamsFullArrow Position "c-118 180" Linear 0 0.4 + Animate TeamsFullArrow Position "c-118 165" Linear 0.4 0.4 + + RunEvent TeamsFullArrowAnimateLoop 0.8 +} + +event TeamsFullArrowAnimateLoop +{ + RunEvent TeamsFullArrowAnimate 0.0 +} + +event TeamsFullArrowAnimateEnd +{ + StopEvent TeamsFullArrowAnimate 0.0 + StopEvent TeamsFullArrowAnimateLoop 0.0 +} + +//=========================================== + +event TrainingHudBounce +{ + Animate ObjectiveStatusTraining Position "c-160 r187" Linear 0 0 + Animate ObjectiveStatusTraining Position "c-160 r127" Bounce 0.0 2.0 +} + +event TrainingPressSpacebarBlink +{ + Animate PressSpacebarToContinue Alpha "255" Linear 0.0 0.1 + Animate PressSpacebarToContinue Alpha "0" Linear 0.2 0.1 + + Animate PressSpacebarToContinue Alpha "255" Linear 0.4 0.1 + Animate PressSpacebarToContinue Alpha "0" Linear 0.6 0.1 + + Animate PressSpacebarToContinue Alpha "255" Linear 0.8 0.1 + Animate PressSpacebarToContinue Alpha "0" Linear 1.0 0.1 + + Animate PressSpacebarToContinue Alpha "255" Linear 1.2 0.1 + + RunEvent TrainingPressSpacebarBlinkLoop 3.0 +} + +event TrainingPressSpacebarBlinkLoop +{ + RunEvent TrainingPressSpacebarBlink 0.0 +} + +event TrainingPressSpacebarBlinkStop +{ + StopEvent TrainingPressSpacebarBlink 0.0 + StopEvent TrainingPressSpacebarBlinkLoop 0.0 +} + +//=========================================== + +event IntroMovieContinueBlink +{ + Animate continue Alpha "255" Linear 0.0 0.1 + Animate continue Alpha "0" Linear 0.2 0.1 + + Animate continue Alpha "255" Linear 0.4 0.1 + Animate continue Alpha "0" Linear 0.6 0.1 + + Animate continue Alpha "255" Linear 0.8 0.1 + Animate continue Alpha "0" Linear 1.0 0.1 + + Animate continue Alpha "255" Linear 1.2 0.1 + + RunEvent IntroMovieContinueBlinkLoop 2.0 +} + +event IntroMovieContinueBlinkLoop +{ + RunEvent IntroMovieContinueBlink 0.0 +} + +event IntroMovieContinueBlinkStop +{ + StopEvent IntroMovieContinueBlink 0.0 + StopEvent IntroMovieContinueBlinkLoop 0.0 +} + +//=========================================== + +event HasMOTDBlink +{ + Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 + Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 0.2 0.1 + + Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.4 0.1 + Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 0.6 0.1 + + Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.8 0.1 + Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 1.0 0.1 + + Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 1.2 0.1 + + RunEvent HasMOTDBlinkLoop 2.0 +} + +event HasMOTDBlinkLoop +{ + RunEvent HasMOTDBlink 0.0 +} + +event HasMOTDBlinkStop +{ + StopEvent HasMOTDBlink 0.0 + StopEvent HasMOTDBlinkLoop 0.0 + Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 +} + +//=========================================== + +event HasNotificationsBlink +{ + Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 + Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 0.2 0.1 + + Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.4 0.1 + Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 0.6 0.1 + + Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.8 0.1 + Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 1.0 0.1 + + Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 1.2 0.1 + + RunEvent HasNotificationsBlinkLoop 2.0 +} + +event HasNotificationsBlinkLoop +{ + RunEvent HasNotificationsBlink 0.0 +} + +event HasNotificationsBlinkStop +{ + StopEvent HasNotificationsBlink 0.0 + StopEvent HasNotificationsBlinkLoop 0.0 + Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 +} + +//=========================================== + +event AddToCartBlink +{ + Animate CartButton BgColor "TanDark" Linear 0.0 0.01 + Animate CartButton BgColor "255 150 0 255" Linear 0.1 0.01 + + Animate CartButton BgColor "TanDark" Linear 0.2 0.01 + Animate CartButton BgColor "255 150 0 255" Linear 0.3 0.01 + + Animate CartButton BgColor "TanDark" Linear 0.4 0.01 + Animate CartButton BgColor "255 150 0 255" Linear 0.5 0.01 + + Animate CartButton BgColor "TanDark" Linear 0.6 0.01 + Animate CartButton BgColor "255 150 0 255" Linear 0.7 0.01 + + Animate CartButton BgColor "TanDark" Linear 0.8 0.01 + Animate CartButton BgColor "255 150 0 255" Linear 0.9 0.01 + + Animate CartButton BgColor "TanDark" Linear 1.0 0.01 +} + +//=========================================== + +event NotificationsPresentBlink +{ + Animate NotificationsPresentPanel Alpha "255" Linear 0.0 0.1 + Animate NotificationsPresentPanel Alpha "0" Linear 0.2 0.1 + + Animate NotificationsPresentPanel Alpha "255" Linear 0.4 0.1 + Animate NotificationsPresentPanel Alpha "0" Linear 0.6 0.1 + + Animate NotificationsPresentPanel Alpha "255" Linear 0.8 0.1 + Animate NotificationsPresentPanel Alpha "0" Linear 1.0 0.1 + + Animate NotificationsPresentPanel Alpha "255" Linear 1.2 0.1 + + RunEvent NotificationsPresentBlinkLoop 2.0 +} + +event NotificationsPresentBlinkLoop +{ + RunEvent NotificationsPresentBlink 0.0 +} + +event NotificationsPresentBlinkStop +{ + StopEvent NotificationsPresentBlink 0.0 + StopEvent NotificationsPresentBlinkLoop 0.0 + Animate NotificationsPresentPanel Alpha "255" Linear 0.0 0.1 +} + +//=========================================== + +event DamagedPlayer +{ + // empty +} + +//=========================================== + +event SpyWarningFlash +{ + Animate EnemyCountImageBG BgColor "RedSolid" Linear 0.0 0.01 + Animate EnemyCountImageBG BgColor "TanLight" Linear 0.21 0.01 + + RunEvent SpyWarningFlashLoop 0.42 +} + +event SpyWarningFlashLoop +{ + RunEvent SpyWarningFlash 0.0 +} + +event SpyWarningFlashEnd +{ + StopEvent SpyWarningFlash 0.0 + StopEvent SpyWarningFlashLoop 0.0 +} + +event HudReadyPulse +{ + Animate TournamentInstructionsLabel FgColor "TanLight" Linear 0.0 0.1 + Animate TournamentInstructionsLabel FgColor "RedSolid" Linear 0.3 0.4 + + RunEvent HudReadyPulseLoop 0.5 +} + +event HudReadyPulseLoop +{ + RunEvent HudReadyPulse 0.0 +} + +event HudReadyPulseEnd +{ + Animate TournamentInstructionsLabel FgColor "TanLight" Linear 0.0 0.1 + + StopEvent HudReadyPulse 0.0 + StopEvent HudReadyPulseLoop 0.0 +} + +// Respec in Win +event RespecEarnedPulse +{ + Animate RespecTextLabelWin FgColor "TanLight" Linear 0.0 0.1 + Animate RespecTextLabelWin FgColor "RedSolid" Linear 0.3 0.4 + + RunEvent RespecEarnedPulseLoop 0.5 +} + +event RespecEarnedPulseLoop +{ + RunEvent RespecEarnedPulse 0.0 +} + +event RespecEarnedPulseEnd +{ + Animate RespecTextLabelWin FgColor "TanLight" Linear 0.0 0.1 + + StopEvent RespecEarnedPulse 0.0 + StopEvent RespecEarnedPulseLoop 0.0 +} + +// Respec on Loss +event RespecEarnedPulseLoss +{ + Animate RespecTextLabelLoss FgColor "TanLight" Linear 0.0 0.1 + Animate RespecTextLabelLoss FgColor "RedSolid" Linear 0.3 0.4 + + RunEvent RespecEarnedPulseLoopLoss 0.5 +} + +event RespecEarnedPulseLoopLoss +{ + RunEvent RespecEarnedPulseLoss 0.0 +} + +event RespecEarnedPulseEndLoss +{ + Animate RespecTextLabelLoss FgColor "TanLight" Linear 0.0 0.1 + Animate RespecTextLabelLoss FgColor "TanLight" Linear 0.0 0.1 + + StopEvent RespecEarnedPulseLoss 0.0 + StopEvent RespecEarnedPulseLoopLoss 0.0 +} + +event RDPositiveScorePulse +{ + Animate Score FgColor "25 255 25 255" Linear 0.0 0.0 + Animate Score FgColor "TanLight" Linear 0.1 0.2 + + Animate Score Position "3 5" Deaccel 0.0 0.05 + Animate Score Position "3 10" Accel 0.05 0.2 + + Animate ScoreShadow FgColor "0 0 0 200" Deaccel 0.0 0.05 + Animate ScoreShadow FgColor "0 0 0 255" Accel 0.1 0.2 +} + +event RDNegativeScorePulse +{ + Animate Score FgColor "255 75 75 255" Linear 0.0 0.0 + Animate Score FgColor "TanLight" Linear 0.1 0.2 + + Animate Score Position "3 5" Deaccel 0.0 0.05 + Animate Score Position "3 10" Accel 0.05 0.2 + + Animate ScoreShadow FgColor "0 0 0 200" Deaccel 0.0 0.05 + Animate ScoreShadow FgColor "0 0 0 255" Accel 0.1 0.2 +} + +event QuestNotification_Present +{ + Animate MainContainer Position "r0 94" Deaccel 0 0 + Animate MainContainer Position "r115 94" Deaccel 0.01 0.4 +} + +event QuestNotification_Hide +{ + Animate MainContainer Position "r115 94" Deaccel 0 0 + Animate MainContainer Position "r0 94" Deaccel 0.01 0.4 +} + +event ItemCard_ShowPinHint +{ + Animate PinLabel Position "0 -20" Deaccel 0 0 + + Animate PinLabel FgColor "TanLight" Linear 0.2 0 + Animate PinLabel Position "0 0" Deaccel 0.2 0.2 +} + +event ItemCard_HidePinHint +{ + Animate PinLabel Position "0 5" Deaccel 0 0.3 + + Animate PinLabel Position "0 -20" Accel 0.3 0.1 +} + +event ItemCard_ShowCloseButton +{ + Animate CloseButton Position "-8 -68" Deaccel 0 0.3 + + Animate CloseButton Position "-8 -68" Accel 0.3 0.1 +} + +event ItemCard_HideCloseButton +{ + Animate CloseButton Position "-30 -90" Deaccel 0 0.0 +} + +event QuestItem_StaticPhoto_Reveal +{ + Animate StaticPhoto Alpha "0" Accel 0 2 +} + +event HideStamp +{ + SetVisible ApplyStampButton 0 0 +} + +event CollectionCrafting_Intro +{ + // Reset + SetVisible ApplyStampButton 0 0 + SetVisible Stamp 0 0 + Animate Stamp xpos c140 Accel 0 0 + Animate DrawingPanel xpos c0 Accel 0 0 + Animate DrawingPanel wide 0 Accel 0 0 + Animate LetterFront xpos c0 Accel 0 0 + Animate LetterFront wide 0 Accel 0 0 + Animate LetterBack_Top xpos c-250 Accel 0 0 + Animate LetterBack_Top ypos 400 Accel 0 0 + Animate LetterBack_Top wide 500 Accel 0 0 + Animate LetterBack_Bottom xpos c-250 Accel 0 0 + Animate LetterBack_Bottom ypos 400 Accel 0 0 + Animate LetterBack_Bottom wide 500 Accel 0 0 + Animate LetterBack_Flap xpos c-250 Accel 0 0 + Animate LetterBack_Flap ypos 400 Accel 0 0 + Animate LetterBack_Flap wide 500 Accel 0 0 + Animate LetterBack_Flap tall 0 Deaccel 0.6 0.4 + Animate LetterBack_Top ypos 400 Accel 0 0 + SetVisible ReturnModel 0 0 + Animate SendEvelopeButton ypos 280 Accel 0 0 + SetVisible SendEvelopeButton 0 0 + SetVisible ResponseTimeout 0 0 + SetVisible WaitingForResponse 0 0 + + SetVisible ShowExplanationsButton1 1 0 + SetVisible ShowExplanationsButton2 0 0 + Animate TradeUpContainer wide 800 Accel 0 0 + + // Slide paper down + Animate TradeUpContainer Position "0 60" Deaccel 0 0.3 + + // Slider BG up + Animate BG Position "0 34" Deaccel 0 0.3 + + // Fade dimmer down + Animate Dimmer Alpha "255" Linear 0 0.4 +} + +event CollectionCrafting_LetterStart +{ + // Slide envelope up + FireCommand 0.0 "playsound ui/trade_up_envelope_slide_in.wav" + Animate LetterBack_Bottom ypos 60 Deaccel 0 0.3 + Animate LetterBack_Flap ypos 60 Deaccel 0 0.3 + Animate LetterBack_Top ypos 60 Deaccel 0 0.3 + SetVisible ShowExplanationsButton1 0 0 + + // Close flap + FireCommand 0.3 "playsound ui/trade_up_envelope_fold.wav" + Animate LetterBack_Flap tall 250 Deaccel 0.4 0.2 + + // Start Flip + FireCommand 0.8 "playsound ui/trade_up_envelope_spin.wav" + Animate TradeUpContainer wide 0 Accel 0.8 0 + Animate LetterBack_Bottom wide 0 Accel 0.8 0.2 + Animate LetterBack_Bottom xpos c0 Accel 0.8 0.2 + Animate LetterBack_Flap wide 0 Accel 0.8 0.2 + Animate LetterBack_Flap xpos c0 Accel 0.8 0.2 + Animate LetterBack_Top wide 0 Accel 0.8 0.2 + Animate LetterBack_Top xpos c0 Accel 0.8 0.2 + + // End Flips + Animate LetterFront xpos c-250 Deaccel 1.0 0.2 + Animate LetterFront wide 500 Deaccel 1.0 0.2 + Animate DrawingPanel xpos c-250 Deaccel 1.0 0.2 + Animate DrawingPanel wide 500 Deaccel 1.0 0.2 + SetVisible ApplyStampButton 1 1.3 + SetVisible ShowExplanationsButton2 1 1.3 +} + +event CollectionCrafting_PlaceStamp +{ + SetVisible Stamp 1 0 + SetVisible ApplyStampButton 0 0 + FireCommand 0 "playsound ui/trade_up_apply_stamp.wav" +} + +event CollectionCrafting_LetterSend +{ + SetVisible ShowExplanationsButton2 0 0 + SetVisible SendEvelopeButton 0 0 + Animate Stamp xpos c70 Deaccel 0 0.3 + Animate LetterFront xpos c-320 Deaccel 0 0.3 + Animate DrawingPanel xpos c-320 Deaccel 0 0.3 + + RunEventChild BehindItemParticlePanel StartParticle2 0.3 + Animate Stamp xpos 1120 Accel 0.3 0.2 + Animate LetterFront xpos 1000 Accel 0.3 0.2 + Animate DrawingPanel xpos 1000 Accel 0.3 0.2 + SetVisible CloseButton 0 0 + FireCommand 0.2 "playsound ui/trade_up_envelope_slide_out.wav" +} + +event StartParticle0 +{ + FireCommand 0 "start0" +} + +event StartParticle1 +{ + FireCommand 0 "start1" +} + +event StartParticle2 +{ + FireCommand 0 "start2" +} + +event ShowFoundLabels +{ + Animate YouTradedForLabel alpha 0 Linear 0 0 + Animate ItemName alpha 0 Linear 0 0 + + Animate YouTradedForLabel alpha 255 Linear 3 1 + Animate ItemName alpha 255 Linear 3 1 +} + +event CollectionCrafting_ItemRecieved +{ + RunEventChild NewItemPanel ShowFoundLabels 0 + FireCommand 0 "playcratesequence1" + SetVisible NewItemPanel 0 0 + SetVisible ReturnModel 1 0.05 + RunEventChild BehindItemParticlePanel StartParticle1 0.2 + + FireCommand 0 "playsound ui/trade_up_crate_smash.wav" + + SetVisible NewItemPanel 1 1.5 + SetVisible CloseButton 1 1.5 + + FireCommand 2.1 "playcratesequence2" +// RunEventChild BehindItemParticlePanel PlayNewItemParticles 1.5 + + FireCommand 1.0 "playsound ../player/taunt_medic_heroic.wav" +} + +event CollectionCrafting_OKBlink_Repeatable +{ + Animate OkButton FgColor Red Linear 0 0.1 + Animate OkButton FgColor TanLight Linear 0.1 0.1 +} + +event CollectionCrafting_OKBlink +{ + RunEvent CollectionCrafting_OKBlink_Repeatable 0 + RunEvent CollectionCrafting_OKBlink_Repeatable 0.2 + RunEvent CollectionCrafting_OKBlink_Repeatable 0.4 + RunEvent CollectionCrafting_OKBlink_Repeatable 0.6 +} + + +event CollectionCrafting_ShowSendButton +{ + SetVisible SendEvelopeButton 1 0 + Animate SendEvelopeButton ypos 320 Deaccel 0 0.5 +} + +event CollectionCrafting_ShowWaiting +{ + SetVisible WaitingForResponse 1 0 +} + +event CollectionCrafting_HideWaiting +{ + SetVisible WaitingForResponse 0 0 +} + +event CollectionCrafting_ShowFailure +{ + SetVisible ResponseTimeout 1 0 + SetVisible CloseButton 1 0 +} + +event CollectionCrafting_WaitForItemsOnly +{ + // Set Everything Invisible + SetVisible ReturnModel 0 0 + SetVisible SendEvelopeButton 0 0 + SetVisible ResponseTimeout 0 0 + SetVisible WaitingForResponse 0 0 + SetVisible ShowExplanationsButton1 0 0 + SetVisible ShowExplanationsButton2 0 0 + SetVisible ShowExplanationsButton2 0 0 + SetVisible SendEvelopeButton 0 0 + SetVisible CloseButton 0 0 + + SetVisible ApplyStampButton 0 0 + SetVisible Stamp 0 0 + Animate Stamp xpos c140 Accel 0 0 + Animate DrawingPanel xpos c0 Accel 0 0 + Animate DrawingPanel wide 0 Accel 0 0 + Animate LetterFront xpos c0 Accel 0 0 + Animate LetterFront wide 0 Accel 0 0 + Animate LetterBack_Top xpos c-250 Accel 0 0 + Animate LetterBack_Top ypos 400 Accel 0 0 + Animate LetterBack_Top wide 500 Accel 0 0 + Animate LetterBack_Bottom xpos c-250 Accel 0 0 + Animate LetterBack_Bottom ypos 400 Accel 0 0 + Animate LetterBack_Bottom wide 500 Accel 0 0 + Animate LetterBack_Flap xpos c-250 Accel 0 0 + Animate LetterBack_Flap ypos 400 Accel 0 0 + Animate LetterBack_Flap wide 500 Accel 0 0 + Animate LetterBack_Flap tall 0 Deaccel 0.6 0.4 + Animate LetterBack_Top ypos 400 Accel 0 0 + + // Slider BG up + Animate BG Position "0 34" Deaccel 0 0.3 + + // Fade dimmer down + Animate Dimmer Alpha "255" Linear 0 0.4 +} +//-------------------------------------------------------------------------- +event QuestItem_Identify_Expand +{ + StopEvent QuestItem_Identify_Collapse 0 + Animate Dimmer wide 285 Bias 0.1 0.0 0.4 + Animate Dimmer xpos 0 Bias 0.1 0.0 0.4 +} + +event QuestItem_Identify_Collapse +{ + StopEvent QuestItem_Identify_Expand 0 + Animate Dimmer wide 0 Accel 0.4 0.4 + Animate Dimmer xpos 142 Accel 0.4 0.4 +} + +event QuestItem_Complete_Expand +{ + Animate Dimmer wide 285 Deaccel 0.4 0.1 + Animate Dimmer xpos 0 Deaccel 0.4 0.1 +} + +event QuestItem_Complete_Collapse +{ + Animate Dimmer wide 0 Accel 0 0.4 + Animate Dimmer xpos 142 Accel 0 0.4 +} + +event QuestItem_Complete_Progress +{ + Animate Dimmer wide 0 Linear 0 5 + Animate Dimmer xpos 142 Linear 0 5 +} + +event QuestItem_Options_Flash +{ + Animate OptionsButton FgColor LightOrange Linear 0 0.1 + Animate OptionsButton FgColor TanLight Linear 0.1 0.1 + Animate OptionsButton FgColor LightOrange Linear 0.2 0.1 + Animate OptionsButton FgColor TanLight Linear 0.3 0.1 + Animate OptionsButton FgColor LightOrange Linear 0.4 0.1 + Animate OptionsButton FgColor TanLight Linear 0.5 0.1 +} + +//-------------------------------------------------------------------------- +event QuestItem_Expand +{ + Animate FrontFolderContainer ypos 240 Gain 0.75 0 0.4 + RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0 + RunEventChild TurnInContainer QuestItem_Complete_Expand 0 + + SetInputEnabled FrontFolderContainer 0 0 + RunEvent QuestItem_Options_Flash 1 +} + +event QuestItem_Collapse +{ + Animate FrontFolderContainer ypos 0 Gain 0.75 0 0.4 + RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 + RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 + + SetInputEnabled FrontFolderContainer 1 0 +} + +event QuestItem_TurningIn +{ + RunEventChild TurnInContainer QuestItem_Complete_Progress 0 +} + +event QuestItem_Reset +{ + Animate FrontFolderContainer ypos 0 Linear 0 0 + RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 + RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 + + SetInputEnabled FrontFolderContainer 1 0 +} + +//-------------------------------------------------------------------------- +event QuestItem_Operation2_Expand +{ + StopEvent QuestItem_Operation2_Collapse 0 + + RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0.4 + RunEventChild TurnInContainer QuestItem_Complete_Expand 0.4 + + Animate FrontFolderContainer xpos -270 Gain 0.75 0.4 0.3 + Animate BackFolderContainer xpos -270 Gain 0.75 0.4 0.3 + Animate FrontFolderContainer xpos -10 Gain 0.75 0.7 0.3 + Animate BackFolderContainer xpos 0 Gain 0.75 0.7 0.3 + SetVisible FrontFolderContainer 0 0.7 + SetVisible BackFolderContainer 1 0.7 + + SetInputEnabled FrontFolderContainer 0 0 + RunEvent QuestItem_Options_Flash 1 +} + +event QuestItem_Operation2_Collapse +{ + StopEvent QuestItem_Operation2_Expand 0 + + RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 + RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 + + Animate FrontFolderContainer xpos -270 Gain 0.75 0.0 0.3 + Animate BackFolderContainer xpos -270 Gain 0.75 0.0 0.3 + Animate FrontFolderContainer xpos 0 Gain 0.75 0.3 0.4 + Animate BackFolderContainer xpos 0 Gain 0.75 0.3 0.4 + SetVisible FrontFolderContainer 1 0.3 + SetVisible BackFolderContainer 0 0.3 + + SetInputEnabled FrontFolderContainer 1 0 +} + +event QuestItem_Operation2_TurningIn +{ + RunEventChild TurnInContainer QuestItem_Complete_Progress 0 +} + +event QuestItem_Operation2_Reset +{ + StopEvent QuestItem_Operation2_Collapse 0 + StopEvent QuestItem_Operation2_Expand 0 + + RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 + RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 + + Animate FrontFolderContainer xpos 0 Linear 0 0 + Animate BackFolderContainer xpos 0 Linear 0 0 + SetVisible FrontFolderContainer 1 0 + SetVisible BackFolderContainer 0 0 + + SetInputEnabled FrontFolderContainer 1 0 +} + +//-------------------------------------------------------------------------- +event QuestItem_DisableFrontMouse +{ + SetVisible FrontInputProxyPanel 0 0 +} + +event QuestItem_EnableFrontMouse +{ + SetVisible FrontInputProxyPanel 1 0 +} + +event QuestItem_Expand_Halloween +{ + StopEvent QuestItem_Collapse_Halloween 0 + + // Immediately disable the mouse proxy so the inactive hint goes away + RunEventChild FrontFolderContainer QuestItem_DisableFrontMouse 0 + SetInputEnabled FrontFolderContainer 0 0 + + // Slide the sleeve + Animate SleeveImage xpos 300 Bias 0.2 0.0 0.4 + Animate EncodedStatus xpos 300 Bias 0.2 0.0 0.4 + Animate ReadyToTurnInStatus xpos 300 Bias 0.2 0.0 0.4 + Animate InactiveStatus xpos 300 Bias 0.2 0.0 0.4 + + // Once the sleeve is off, then "unroll" the paper + FireCommand 0.4 "playsound ui/quest_folder_open_halloween.wav" + RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0.4 + RunEventChild TurnInContainer QuestItem_Complete_Expand 0.4 + Animate FrontFolderContainer ypos 240 Gain 0.75 0.4 0.4 + Animate QuestPaperContainer tall 300 Gain 0.75 0.4 0.4 + + RunEvent QuestItem_Options_Flash 1 +} + +event QuestItem_Collapse_Halloween +{ + StopEvent QuestItem_Expand_Halloween 0 + + // Roll up the paper + Animate FrontFolderContainer ypos 0 Gain 0.75 0 0.4 + Animate QuestPaperContainer tall 70 Gain 0.75 0 0.4 + RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 + RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 + RunEventChild FrontFolderContainer QuestItem_EnableFrontMouse 0 + + // Put the sleeve back + FireCommand 0.5 "playsound ui/quest_folder_keeper_slide_on_halloween.wav" + + Animate SleeveImage xpos 15 Bias 0.8 0.5 0.2 + Animate ReadyToTurnInStatus xpos 10 Bias 0.8 0.5 0.2 + Animate InactiveStatus xpos 10 Bias 0.8 0.5 0.2 + Animate EncodedStatus xpos 10 Bias 0.8 0.5 0.2 + SetInputEnabled FrontFolderContainer 1 0 +} + +event QuestItem_Reset_Halloween +{ + StopEvent QuestItem_Expand_Halloween 0 + SetVisible FrontFolderContainer 1 0 + RunEventChild FrontFolderContainer QuestItem_EnableFrontMouse 0 + + // Roll up the paper + Animate FrontFolderContainer ypos 0 Linear 0 0 + Animate QuestPaperContainer tall 70 Linear 0 0 + Animate EncodedStatus xpos 10 Bias 0 0 0 + Animate ReadyToTurnInStatus xpos 10 Bias 0 0 0 + Animate InactiveStatus xpos 10 Bias 0 0 0 + + // Put the sleeve back + Animate SleeveImage xpos 15 Linear 0 0 + SetInputEnabled FrontFolderContainer 1 0 +} + +//-------------------------------------------------------------------------- +event QuestItem_Front_Selected +{ + StopEvent QuestItem_Front_OtherSelected 0 + StopEvent QuestItem_Front_NoneSelected 0 + + Animate MainContainer ypos 0 Gain 0.75 0 0.4 +} + +event QuestItem_Front_OtherSelected +{ + StopEvent QuestItem_Front_Selected 0 + StopEvent QuestItem_Front_NoneSelected 0 + + Animate MainContainer ypos 300 Gain 0.75 0 0.4 +} + + +event QuestItem_Front_NoneSelected +{ + StopEvent QuestItem_Front_Selected 0 + StopEvent QuestItem_Front_OtherSelected 0 + + Animate MainContainer ypos 120 Gain 0.75 0 0.4 +} + +//-------------------------------------------------------------------------- +event QuestItem_Back_Selected +{ + StopEvent QuestItem_Back_OtherSelected 0 + StopEvent QuestItem_Back_NoneSelected 0 + + Animate MainContainer ypos 0 Gain 0.75 0 0.4 +} + +event QuestItem_Back_OtherSelected +{ + StopEvent QuestItem_Back_Selected 0 + StopEvent QuestItem_Back_NoneSelected 0 + + Animate MainContainer ypos 300 Gain 0.75 0 0.8 +} + + +event QuestItem_Back_NoneSelected +{ + StopEvent QuestItem_Back_Selected 0 + StopEvent QuestItem_Back_OtherSelected 0 + + Animate MainContainer ypos 0 Gain 0.75 0 0.4 +} + +//-------------------------------------------------------------------------- +event QuestItem_Highlight_On_Halloween +{ + SetVisible GlowImage 1 0 + Animate GlowImage Alpha 255 Bias 0.8 0 0.2 +} + +event QuestItem_Highlight_Off_Halloween +{ + Animate GlowImage Alpha 0 Bias 0.8 0 0.2 +} + +//-------------------------------------------------------------------------- +event CompetitiveGame_LowerChatWindow +{ + Animate HudChat ypos r140 Accel 0 0 +} + +event CompetitiveGame_RestoreChatWindow +{ + Animate HudChat ypos r250 Accel 0 0 +} + +event HudTournament_MoveChatWindow +{ + RunEvent CompetitiveGame_LowerChatWindow 0 + RunEvent CompetitiveGame_RestoreChatWindow 10 +} + +//-------------------------------------------------------------------------- + +event HudTournament_MoveTimerDown +{ + Animate CountdownLabel ypos 150 Linear 0 0 + Animate CountdownLabelShadow ypos 150 Linear 0 0 + + SetVisible CountdownBG 0 5 + SetVisible CountdownLabel 1 0 + SetVisible CountdownLabelShadow 1 0 + + Animate CountdownLabel ypos c-3 Gain 0.75 0 0.4 + Animate CountdownLabelShadow ypos c0 Gain 0.75 0 0.4 + + SetVisible TournamentConditionLabel 0 2 + + SetVisible CountdownLabel 0 3 + SetVisible CountdownLabelShadow 0 3 +} +event HudTournament_AnimateTeams_In +{ + Animate RedTeamPanel xpos c150 Accel 0 0.25 + Animate BlueTeamPanel xpos c-300 Accel 0 0.25 +} + +event HudTournament_AnimateTeams_Out +{ + Animate RedTeamPanel xpos r-5 Accel 0 0.68 + Animate BlueTeamPanel xpos -155 Accel 0 0.68 +} + +event HudMatchStatus_ShowMatchStartDoors +{ + SetVisible MatchDoors 1 0 + SetVisible BlueTeamPanel 1 0 + SetVisible RedTeamPanel 1 0 + SetVisible CountdownLabel 1 0 + SetVisible CountdownLabelShadow 1 0 + Animate CountdownLabel ypos 150 Linear 0 0 + Animate CountdownLabelShadow ypos 150 Linear 0 0 + + Animate CountdownLabel ypos c-3 Gain 0.75 0 0.4 + Animate CountdownLabelShadow ypos c-0 Gain 0.75 0 0.4 + + SetVisible HudTournamentBG 0 2 + RunEventChild MatchDoors PlayDoorCloseAnim 0 + RunEventChild FrontParticlePanel PlayDoorSlamParticles 0.45 + RunEventChild MatchDoors PlayDoorOpenAnim 7 + + RunEvent HudTournament_AnimateTeams_In 0.25 + RunEvent HudTournament_AnimateTeams_Out 7.70 + + SetVisible MatchDoors 0 9 + SetVisible CountdownLabel 0 9.9 + SetVisible CountdownLabelShadow 0 9.9 + + RunEvent HudTournament_DoorsCleanup 10 + + SetVisible CountdownBG 1 11 +} + +event HudMatchStatus_ShowRankMatch +{ + // Reset + Animate RankUpLabel ypos 95 Linear 0 0 + Animate RankUpShadowLabel ypos 97 Linear 0 0 + Animate RankUpLabel alpha 0 Linear 0 0 + Animate RankUpShadowLabel alpha 0 Linear 0 0 + + Animate RankUpLabel ypos 80 Deaccel 1 0.2 + Animate RankUpShadowLabel ypos 82 Deaccel 1 0.2 + + Animate RankUpLabel alpha 255 Linear 1 0.4 + Animate RankUpShadowLabel alpha 255 Linear 1 0.4 + + Animate RankUpLabel alpha 0 Linear 7 0.2 + Animate RankUpShadowLabel alpha 0 Linear 7 0.2 +} + +event HudMatchStatus_ShowCountdown +{ + SetVisible CountdownLabel 1 0 + SetVisible CountdownLabelShadow 1 0 + Animate CountdownLabel ypos 150 Linear 0 0 + Animate CountdownLabelShadow ypos 150 Linear 0 0 + Animate CountdownLabel ypos c-3 Gain 0.75 0 0.4 + Animate CountdownLabelShadow ypos c-0 Gain 0.75 0 0.4 + SetVisible CountdownLabel 0 9.9 + SetVisible CountdownLabelShadow 0 9.9 +} + +event HudTournament_DoorsCleanup +{ + SetVisible MatchDoors 0 0 + SetVisible BlueTeamPanel 0 0 + SetVisible RedTeamPanel 0 0 + + Animate RedTeamPanel xpos r-5 Accel 0 0 + Animate BlueTeamPanel xpos -155 Accel 0 0 +} + +event PlayDoorSlamParticles +{ + FireCommand 0 "start0" +} + +event PlayDoorCloseAnim +{ + FireCommand 0 "animation close" +} + +event PlayDoorOpenAnim +{ + FireCommand 0 "animation open" +} + +event HudTournament_ShowTimerCompetitive +{ + Animate CountdownLabel ypos 150 Linear 0 0 + Animate CountdownLabelShadow ypos 150 Linear 0 0 + + SetVisible CountdownBG 1 0 + SetVisible CountdownLabel 1 0 + SetVisible CountdownLabelShadow 1 0 +} + +event HudTournament_ShowTimerDefault +{ + Animate CountdownLabel ypos 425 Linear 0 0 + Animate CountdownLabelShadow ypos 425 Linear 0 0 + + SetVisible CountdownBG 1 0 + SetVisible CountdownLabel 1 0 + SetVisible CountdownLabelShadow 1 0 +} + +event HudTournament_HideTimer +{ + SetVisible CountdownBG 0 0 + SetVisible CountdownLabel 0 0 + SetVisible CountdownLabelShadow 0 0 +} + +event HudTournament_ShowRoundSign +{ + SetVisible RoundSignModel 1 0 + RunEventChild RoundSignModel HudTournament_PlaySignAnim 0 + SetVisible RoundSignModel 0 6 +} + +event HudTournament_PlaySignAnim +{ + FireCommand 0 "animation intro" + FireCommand 5 "animation outro" +} + +event TeamStatus_PlayerDead +{ + SetVisible DeathPanel 1 0 + SetVisible SkullPanel 1 0 + SetVisible respawntime 1 0 + + Animate DeathPanel ypos 19 Accel 0 0.2 + Animate SkullPanel ypos 20 Accel 0 0.2 + Animate respawntime ypos 21 Accel 0 0.2 +} + +event TeamStatus_PlayerAlive +{ + Animate DeathPanel ypos 0 Accel 0 0.2 + Animate SkullPanel ypos 0 Accel 0 0.2 + Animate respawntime ypos 0 Accel 0 0.2 + + SetVisible DeathPanel 0 0.2 + SetVisible SkullPanel 0 0.2 + SetVisible respawntime 0 0.2 +} + +event HudMatchStatus_ShowMatchWinDoors +{ + SetVisible MatchDoors 1 0 + SetVisible FrontParticlePanel 1 0 + + RunEventChild MatchDoors PlayDoorCloseAnim 0 + RunEventChild FrontParticlePanel PlayDoorSlamParticles 0.45 + RunEventChild MatchDoors PlayDoorOpenAnim 4.5 + + SetVisible MatchDoors 0 7 + SetVisible FrontParticlePanel 0 7 +} + +event HudMatchStatus_ShowMatchWinDoors_NoOpen +{ + SetVisible MatchDoors 1 0 + SetVisible FrontParticlePanel 1 0 + + RunEventChild MatchDoors PlayDoorCloseAnim 0 + RunEventChild FrontParticlePanel PlayDoorSlamParticles 0.45 +} + +event HudMatchSummary_SlideInPanels +{ + Animate BlueTeamPanel xpos 0 Accel 0.25 0.25 + Animate RedTeamPanel xpos 0 Accel 0.25 0.25 +} + +event MMenu_PlayList_Expand +{ + Animate ItemsContainer ypos 420 Spline 0 0.4 + Animate EventPromo ypos 470 Spline 0 0.4 + Animate SafeMode ypos 470 Spline 0 0.4 + Animate VRBGPanel ypos 633 Spline 0 0.4 + Animate VRModeButton ypos 639 Spline 0 0.4 + Animate ShowPromoCodesButton ypos 639 Spline 0 0.4 + + Animate PlayListContainer Tall 260 Spline 0.0 0.40 + + FireCommand 0 "soundentry Panel.SlideDown" +} + +event MMenu_PlayList_Collapse +{ + Animate ItemsContainer ypos 160 Spline 0 0.4 + Animate EventPromo ypos 210 Spline 0 0.4 + Animate SafeMode ypos 210 Spline 0 0.4 + Animate VRBGPanel ypos 373 Spline 0 0.4 + Animate VRModeButton ypos 379 Spline 0 0.4 + Animate ShowPromoCodesButton ypos 379 Spline 0 0.4 + + Animate PlayListContainer Tall 0 Spline 0 0.4 + + FireCommand 0 "soundentry Panel.SlideUp" +} + +event MMenu_PlayList_Collapse_Immediate +{ + Animate ItemsContainer ypos 160 Spline 0 0 + Animate EventPromo ypos 210 Spline 0 0 + Animate VRBGPanel ypos 373 Spline 0 0 + Animate VRModeButton ypos 379 Spline 0 0 + Animate ShowPromoCodesButton ypos 379 Spline 0 0 + + Animate PlayListContainer Tall 0 Spline 0 0 +} + +event MMenu_SafeMode_Blink +{ + Animate InfoImage alpha 255 Linear 0.0 0.1 + Animate InfoImage alpha 0 Linear 0.1 0.1 + + Animate InfoImage alpha 255 Linear 0.2 0.1 + Animate InfoImage alpha 0 Linear 0.3 0.1 + + Animate InfoImage alpha 255 Linear 0.4 0.1 + + RunEvent MMenu_SafeMode_Blink 1 +} + +event PvPRankModelClicked +{ + RunEventChild AboveModelParticlePanel StartParticle1 0 +} + +event PvPRankLevelUpXPBar +{ + Animate ContinuousProgressBar BgColor "100 255 100 255" Linear 0.0 0.1 + Animate ContinuousProgressBar BgColor ProgressBackground Linear 0.1 0.3 + + Animate LevelLabel FgColor "100 255 100 255" Linear 0.0 0.1 + Animate LevelLabel FgColor TanLight Linear 4.0 0.3 +} + +event PvPRankLevelUpModel +{ + RunEventChild BelowModelParticlePanel StartParticle0 1.0 + RunEventChild AboveModelParticlePanel StartParticle0 1.0 + + PlaySound 0 "ui/mm_medal_spin_hit.wav" +} + +event PvPRankLevelDownXPBar +{ + Animate ContinuousProgressBar FgColor "255 100 100 255" Linear 0.0 0.1 + Animate ContinuousProgressBar FgColor CreditsGreen Linear 0.1 0.3 + + Animate LevelLabel FgColor "255 100 100 255" Linear 0.0 0.1 + Animate LevelLabel FgColor TanLight Linear 4.0 0.3 +} + +event PvPRankLevelDownModel +{ + RunEventChild AboveModelParticlePanel StartParticle2 0.15 + PlaySound 0 "ui/mm_rank_down_medal_shoot.wav" + PlaySound 0.15 "ui/mm_rank_down_medal_shoot_impact.wav" +} + +event CompetitiveGame_ShowPvPRankPanel +{ + Animate RankBorder ypos r0 Linear 0 0 + Animate RankBorder ypos r65 Bias 0.90 0.2 0.3 + + Animate RankPanel ypos r0 Linear 0 0 + Animate RankPanel ypos r285 Bias 0.90 0.2 0.3 + RunEventChild RankPanel PvPRankPanelShowXPChange 0 + + Animate RankModelPanel ypos r0 Linear 0 0 + Animate RankModelPanel ypos r1095 Bias 0.90 0.2 0.3 + RunEventChild RankModelPanel PvPRankPanelShowXPChange 0 +} + +event PvPRankPanelShowXPChange +{ + FireCommand 0 "update_base_state" + FireCommand 1 "begin_xp_lerp" +} + +event PyroVsHeavyWar_ShowChooseScene +{ + // Reset + Animate Background ypos -250 Linear 0 0 + Animate Heavy ypos -180 Linear 0 0 + Animate Pyro ypos -180 Linear 0 0 + Animate Foreground ypos -100 Linear 0 0 + + // Paralax + Animate Background ypos -175 Bias 0.9 0 1 + Animate Heavy ypos -60 Bias 0.9 0 1 + Animate Pyro ypos -60 Bias 0.9 0 1 + Animate Foreground ypos 65 Bias 0.9 0 1 +} + +event PyroVsHeavyWar_PyroWinnerScene +{ + // Reset + Animate Background ypos -220 Linear 0 0 + Animate PyroWinMidground ypos -180 Linear 0 0 + Animate Foreground ypos 40 Linear 0 0 + + // Paralax + Animate Background ypos -175 Bias 0.9 0 1 + Animate PyroWinMidground ypos -100 Bias 0.9 0 1 + Animate Foreground ypos 75 Bias 0.9 0 1 +} + +event CasualCategory_Checkbox_Hide +{ + Animate Checkbutton xpos 250 Deaccel 0 0.2 + Animate Title xpos 115 Deaccel 0 0.2 + Animate TitleShadow xpos 116 Deaccel 0 0.2 + + //Animate Title FgColor TanDark Deaccel 0 0.2 +} + +event CasualCategory_Checkbox_Show +{ + Animate Checkbutton xpos 215 Deaccel 0 0.2 + Animate Title xpos 100 Deaccel 0 0.2 + Animate TitleShadow xpos 101 Deaccel 0 0.2 + + //Animate Title FgColor TanLight Deaccel 0 0.2 +} + +event CasualCategory_Selected +{ + Animate Shade BgColor "0 0 0 0" Deaccel 0 0.2 + Animate Title FgColor TanLight Deaccel 0 0.2 +} + +event CasualCategory_NotSelected +{ + Animate Shade BgColor "0 0 0 200" Deaccel 0 0.2 + Animate Title FgColor TanDark Deaccel 0 0.2 +} + +event HealthProgressBar_Selected +{ + Animate HealthProgressBar Alpha 255 Deaccel 0 0.2 +} + +event HealthProgressBar_NotSelected +{ + Animate HealthProgressBar Alpha 50 Deaccel 0 0.2 +} + +event MMenu_UpdateButton_StartGlow +{ + SetVisible ViewDetailsGlow 1 0 + Animate ViewDetailsGlow BgColor "238 103 17 255" Linear 0 0 + Animate ViewDetailsGlow Alpha 0 Linear 0.0 0.2 + Animate ViewDetailsGlow Alpha 255 Linear 0.2 0.2 + Animate ViewDetailsGlow Alpha 0 Linear 0.4 0.2 + Animate ViewDetailsGlow Alpha 255 Linear 0.6 0.2 + Animate ViewDetailsGlow Alpha 0 Linear 0.8 0.2 + Animate ViewDetailsGlow Alpha 255 Linear 1.0 0.2 + Animate ViewDetailsGlow BgColor "178 83 22 255" Linear 1.0 1.0 + + SetVisible ViewWarButtonGlow 1 0 + Animate ViewWarButtonGlow BgColor "238 103 17 255" Linear 0 0 + Animate ViewWarButtonGlow Alpha 0 Linear 0.0 0.2 + Animate ViewWarButtonGlow Alpha 255 Linear 0.2 0.2 + Animate ViewWarButtonGlow Alpha 0 Linear 0.4 0.2 + Animate ViewWarButtonGlow Alpha 255 Linear 0.6 0.2 + Animate ViewWarButtonGlow Alpha 0 Linear 0.8 0.2 + Animate ViewWarButtonGlow Alpha 255 Linear 1.0 0.2 + Animate ViewWarButtonGlow BgColor "178 83 22 255" Linear 1.0 1.0 + + RunEvent MMenu_UpdateButton_SubtleGlow 5 +} + +event MMenu_UpdateButton_SubtleGlow +{ + Animate ViewDetailsGlow BgColor "238 103 17 255" Linear 0 0.2 + Animate ViewDetailsGlow BgColor "178 83 22 255" Linear 0.2 1.0 + + Animate ViewWarButtonGlow BgColor "238 103 17 255" Linear 0 0.2 + Animate ViewWarButtonGlow BgColor "178 83 22 255" Linear 0.2 1.0 + + RunEvent MMenu_UpdateButton_SubtleGlow 5 +} + +event XPSourceShow_Positive +{ + Animate SourceLabel Alpha 0 Linear 0 0 + Animate SourceLabelGlow Alpha 0 Linear 0 0 + + Animate SourceLabel Alpha 255 Linear 0.1 0.3 + Animate SourceLabel FgColor "100 255 100 255" Linear 0.1 0 + Animate SourceLabel FgColor CreditsGreen Linear 0.5 1 + Animate SourceLabel Alpha 0 Linear 2.9 0.3 + + Animate SourceLabelGlow Alpha 255 Linear 0.0 0.1 + Animate SourceLabelGlow FgColor "100 255 100 255" Linear 0.1 0 + Animate SourceLabelGlow FgColor CreditsGreen Linear 0.5 1 + Animate SourceLabelGlow Alpha 200 Linear 0.5 1 + Animate SourceLabelGlow Alpha 0 Linear 2.9 0.3 +} + +event XPSourceShow_Negative +{ + Animate SourceLabel Alpha 0 Linear 0 0 + Animate SourceLabelGlow Alpha 0 Linear 0 0 + + Animate SourceLabel Alpha 255 Linear 0.1 0.3 + Animate SourceLabel FgColor "255 100 100 255" Linear 0.1 0 + Animate SourceLabel FgColor RedSolid Linear 0.5 1 + Animate SourceLabel Alpha 0 Linear 2.9 0.1 + Animate SourceLabel ypos -15 Linear 0 0.4 + + Animate SourceLabelGlow Alpha 0 Linear 0 0 +} + +event SurveyShowSequence +{ + Animate Survey ypos 480 Linear 0 0 + Animate Survey ypos 150 Linear 1 0.3 + Animate Survey ypos 130 Deaccel 1.3 0.1 + Animate Survey ypos 150 Accel 1.4 0.1 +} + +event SurveySubmitSequence +{ + // Show submitting + SetVisible QuestionContainer 0 0 + SetVisible SubmittingContainer 1 0 + + // Show thanks + SetVisible SubmittingContainer 0 2 + SetVisible ThanksContainer 1 2 + + RunEvent SurveyHideSequence 6 +} + +event SurveyDelete +{ + FireCommand 0 "delete" +} + +event SurveyHideSequence +{ + SetVisible CloseButton 0 0 + + Animate Survey ypos 130 Deaccel 0 0.3 + Animate Survey ypos 480 Accel 0.3 0.2 + RunEventChild Survey SurveyDelete 0.6 +} + +event MapVoted +{ + Animate VotesLabel ypos 30 Deaccel 0 0.05 + Animate VotesLabel ypos 40 Deaccel 0.05 0.1 +} + +event WinningNextMapVote +{ + Animate VotesLabel FgColor CreditsGreen Deaccel 0 0.1.5 +} + +event LosingNextMapVote +{ + Animate VotesLabel FgColor TanLight Deaccel 0 0.1.5 +} + +event QuestMap_Start +{ + FireCommand 0.0 "switch_off" + FireCommand 0.4 "switch_on" + + StopEvent QuestMap_StaticBarOverlayLoop 0 + StopEvent QuestMap_StaticBarOverlayBrighten 0 + StopEvent QuestMap_StaticBarOverlayDarken 0 + StopEvent QuestMap_StaticFadeOut 0 + StopEvent QuestMap_StaticBar1Loop 0 + StopEvent QuestMap_StaticBar2Loop 0 + + // Reset + Animate StaticBar1 ypos -50 Linear 0 0 + Animate StaticBar2 ypos -10 Linear 0 0 + Animate StaticOverlay alpha 255 Linear 0 0 + Animate StaticOverlay xpos 270 Linear 0 0 + Animate StaticOverlay ypos 160 Linear 0 0 + Animate StaticOverlay wide 0 Linear 0 0 + Animate StaticOverlay tall 0 Linear 0 0 + Animate BlackOverlay alpha 255 Linear 0 0 + + + // Grow full wide, and a little tall + Animate StaticOverlay ypos 155 Accel 0.01 0.25 + Animate StaticOverlay tall 10 Accel 0.01 0.25 + Animate StaticOverlay wide 540 Accel 0.01 0.25 + Animate StaticOverlay xpos 0 Accel 0.01 0.25 + + // Grow full tall + Animate StaticOverlay tall 320 Accel 0.3 0.15 + Animate StaticOverlay ypos 0 Accel 0.3 0.15 + + Animate BlackOverlay alpha 0 Linear 0.6 0 + + // Start mostly staticy, then reduce to the loop + RunEvent QuestMap_StaticBarOverlayLoop 2 + RunEvent QuestMap_StaticBar1Loop 0.7 + RunEvent QuestMap_StaticBar2Loop 0.7 +} + +event QuestMap_MapLoaded +{ + // Remove the black and fade out + Animate DisconnetedContainer alpha 0 Linear 0.2 0 + Animate BlackOverlay alpha 0 Linear 0.6 0 + Animate StaticOverlay alpha 20 Deaccel 0.6 1.2 +} + +event QuestMap_LoadingLoop +{ + Animate DisconnetedContainer alpha 255 Linear 0 0 +} + +event QuestMap_StaticFadeOut +{ + RunEvent QuestMap_StaticBar1Loop 0 + RunEvent QuestMap_StaticBar2Loop 0 + // Start mostly staticy, then reduce to the loop + Animate StaticOverlay alpha 255 Linear 0 0 + Animate StaticOverlay alpha 20 Deaccel 0 0.4 + RunEvent QuestMap_StaticBarOverlayLoop 1 +} + +event QuestMap_StaticBar1Loop +{ + Animate StaticBar1 ypos -50 Linear 0 0 // Reset + Animate StaticBar1 ypos r0 Linear 0 5 + RunEvent QuestMap_StaticBar1Loop 5 +} + +event QuestMap_StaticBar2Loop +{ + Animate StaticBar2 ypos -10 Linear 0 0 // Reset + Animate StaticBar2 ypos r0 Linear 0 15 + RunEvent QuestMap_StaticBar2Loop 15 +} + +event QuestMap_StaticBarOverlayLoop +{ + RunEvent QuestMap_StaticBarOverlayBrighten 0 + RunEvent QuestMap_StaticBarOverlayDarken 1 +} + +event QuestMap_StaticBarOverlayBrighten +{ + Animate StaticOverlay alpha 30 Linear 0 3 + RunEvent QuestMap_StaticBarOverlayBrighten 3 +} + +event QuestMap_StaticBarOverlayDarken +{ + Animate StaticOverlay alpha 1 Linear 0 2 + RunEvent QuestMap_StaticBarOverlayDarken 5 +} + +event QuestNodeView_PinTipHighlight +{ + Animate PinTipLabel fgcolor TanDark Linear 1 0.2 + Animate PinTipLabel fgcolor TanLight Linear 1.2 0.2 + + Animate PinTipLabel fgcolor TanDark Linear 1.4 0.2 + Animate PinTipLabel fgcolor TanLight Linear 1.6 0.2 +} + +event QuestMapIntro_StageReveal +{ + Animate StageDesc xpos 300 Linear 0 0 + Animate StageDesc Alpha 0 Linear 0 0 + Animate StageDesc fgcolor TanDark Linear 0 0 + + Animate StageDesc xpos 270 Deaccel 0 0.4 + Animate StageDesc Alpha 255 Bias 0.3 0 0.4 + Animate StageDesc fgcolor TanLight Linear 0.4 0.4 +} + +event QuestMapIntro_ShowStage +{ + Animate IntroDesc fgcolor TanDark Linear 0 0.4 +} + +event QuestMapIntro_ClearStage +{ + Animate IntroDesc fgcolor TanLight Linear 0 0.4 +} + +event QuestNodeView_QuestPurchased +{ + FireCommand 2 "show_items" +} + +event QuestViewSubPanel_QuestPurchased +{ + Animate ActivationFlash Alpha 255 Linear 0 0 + Animate ActivationFlash wide f0 Linear 0 0 + Animate ActivationFlash ypos 0 Linear 0 0 + Animate ActivationFlash tall 46 Linear 0 0 + + Animate ActivationFlash Alpha 0 Deaccel 0.2 0.5 + Animate ActivationFlash wide f0 Deaccel 0 0.5 + Animate ActivationFlash ypos 46 Linear 0 0.5 + Animate ActivationFlash tall 0 Linear 0 0.5 + FireCommand 0 "playsoundentry CYOA.OrangePanelCollapse" + + FireCommand 1 "toggle_expand" + FireCommand 1 "playsoundentry CYOA.objectivepanelexpand" + + SetVisible AcceptButton 0 0 +} + +event QuestViewSubPanel_SelectMouseOver +{ + Animate BGImageDarkener Alpha 0 Linear 0 0.1 +} + +event QuestViewSubPanel_SelectMouseExit +{ + Animate BGImageDarkener Alpha 150 Linear 0 0.1 +} + +event QuestMap_ShowLegend +{ + Animate Legend ypos 240 Bias 0.6 0 0.2 + Animate Legend Alpha 255 Linear 0.1 0.1 +} + +event QuestMap_HideLegend +{ + Animate Legend ypos 290 Bias 0.6 0 0.2 + Animate Legend Alpha 0 Linear 0 0.1 +} + +event QuestMap_CreditNotificationAcknowledge +{ + RunEventChild CreditNotification QuestMap_CreditHideAnim 0 + SetVisible CreditNotification 0 3 +} + +event QuestMap_CreditHideAnim +{ + SetVisible Body 0 0 + SetVisible OkButton 0 0 + Animate CreditImage xpos 14 Spline 0 1.5 + Animate CreditImage ypos 293 Spline 0 1.5 + Animate CreditImage wide 15 Spline 0 1.5 + Animate CreditImage tall 15 Spline 0 1.5 + + Animate StaticBG Alpha 0 Bias 0.7 2 1 + Animate StaticDarken Alpha 0 Bias 0.7 2 1 +} + +event QuestMap_CreditNotificationShow +{ + RunEventChild CreditNotification QuestMap_CreditShowAnim 0 + SetVisible CreditNotification 1 0 +} + +event QuestMap_CreditShowAnim +{ + // Reset everything + Animate CreditImage xpos 245 Linear 0 0 + Animate CreditImage ypos 130 Linear 0 0 + Animate CreditImage wide 50 Linear 0 0 + Animate CreditImage tall 50 Linear 0 0 + Animate CreditImage alpha 255 Linear 0 0 + Animate StaticBG Alpha 255 Linear 0 0 + Animate StaticDarken Alpha 255 Linear 0 0 + SetVisible Body 1 0 + SetVisible OkButton 1 0 +} + +event ObjectiveCompletedByUser +{ + Animate ScorerLabel xpos -20 Bias 0.8 0 0.4 + Animate ScorerLabel alpha 0 Linear 1.8 0.2 + + Animate ScorerLabelBlur xpos -20 Bias 0.8 0 0.4 + Animate ScorerLabelBlur alpha 0 Linear 1.8 0.2 +} + +event QuestReport_ContractComplete +{ + RunEventChild QuestCompletionContainer ObjectiveCompletionFanfare 0 + firecommand 3.2 "soundentry plng_contract_fully_completed" +} + +event QuestReport_ContractProgress +{ + RunEventChild QuestCompletionContainer ObjectiveCompletionFanfare 0 + firecommand 3.2 "soundentry plng_contract_partially_completed" +} + +event ObjectiveCompletionFanfare +{ + // + // Reset / hide everything + // + Animate FolderImage tall 0 Linear 0 0 + Animate FolderImage ypos 75 Linear 0 0 + + Animate ProgressTitle tall 0 Linear 0 0 + Animate ProgressTitle ypos 75 Linear 0 0 + + Animate TopBar xpos r0 Linear 0 0 + Animate BottomBar ypos 74 Linear 0 0 + Animate BottomBar xpos r0 Linear 0 0 + Animate AlphaBG tall 0 Linear 0 0 + Animate LineItemContainer tall 0 Linear 0 0 + + Animate AlphaBG alpha 190 Linear 0 0 + + // + // Animate in + // + PlaySound 2 "ui/quest_alert.wav" + Animate TopBar xpos 0 Bias 0.7 2 0.4 + Animate BottomBar xpos 0 Bias 0.7 2 0.4 + + // + // Grow the title and bottom + // + Animate FolderImage ypos 50 Linear 2.55 0.2 + Animate FolderImage tall 25 Linear 2.55 0.2 + Animate AlphaBG tall 35 Linear 2.55 0.2 + Animate LineItemContainer tall 35 Linear 2.55 0.2 + + Animate BottomBar ypos 110 Linear 2.55 0.2 + + Animate ProgressTitle ypos 50 Linear 2.55 0.2 + Animate ProgressTitle tall 25 Linear 2.55 0.2 +} + +event ObjectiveCompletionFanfareEnd +{ + // + // Collapse + // + Animate FolderImage tall 0 Linear 2 0.2 + Animate FolderImage ypos 75 Linear 2 0.2 + + Animate ProgressTitle tall 0 Linear 2 0.2 + Animate ProgressTitle ypos 75 Linear 2 0.2 + + Animate BottomBar ypos 74 Linear 2 0.2 + Animate AlphaBG tall 0 Linear 2 0.2 + Animate LineItemContainer tall 0 Linear 2 0.2 + + // Animate out + Animate TopBar xpos r0 Accel 2.4 0.4 + Animate BottomBar xpos r0 Accel 2.4 0.4 +} + +event RegionZoom +{ + FireCommand 0.2 "update_region_visiblity" +} + +// The screen area is 540 x 315 + +event StartRegionZoomIn +{ + Animate bgimage xpos -108 Linear 0 0.2 + Animate bgimage ypos -63 Linear 0 0.2 + + Animate bgimage wide 756 Linear 0 0.2 + Animate bgimage tall 441 Linear 0 0.2 +} + +event StartRegionZoomOut +{ + Animate bgimage xpos 0 Linear 0 0.2 + Animate bgimage ypos 0 Linear 0 0.2 + + Animate bgimage wide 540 Linear 0 0.2 + Animate bgimage tall 315 Linear 0 0.2 +} + +event EndRegionZoomIn +{ + // Snap to full-size + Animate bgimage xpos 0 Linear 0 0 + Animate bgimage ypos 0 Linear 0 0 + + Animate bgimage wide 540 Linear 0 0 + Animate bgimage tall 315 Linear 0 0 + + // Zoom in + Animate bgimage xpos -10 Linear 0.4 0.6 + Animate bgimage ypos -10 Linear 0.4 0.6 + + Animate bgimage wide 560 Linear 0.4 0.6 + Animate bgimage tall 335 Linear 0.4 0.6 +} + +event EndRegionZoomOut +{ + // Snap to zoomed + Animate bgimage xpos -108 Linear 0 0 + Animate bgimage ypos -63 Linear 0 0 + + Animate bgimage wide 756 Linear 0 0 + Animate bgimage tall 441 Linear 0 0 + + // Zoom out + Animate bgimage xpos -10 Deaccel 0.3 0.6 + Animate bgimage ypos -10 Deaccel 0.3 0.6 + + Animate bgimage wide 560 Deaccel 0.3 0.6 + Animate bgimage tall 335 Deaccel 0.3 0.6 +} + +event DelayQuestMapClose +{ + // Stop everything + StopPanelAnimations StaticOverlay 0 + StopPanelAnimations BlackOverlay 0 + StopPanelAnimations StaticBar1 0 + StopPanelAnimations StaticBar2 0 + StopEvent QuestMap_StaticFadeOut 0 + StopEvent QuestMap_StaticBarOverlayLoop 0 + StopEvent QuestMap_StaticBar1Loop 0 + StopEvent QuestMap_StaticBar2Loop 0 + StopEvent QuestMap_StaticBarOverlayDarken 0 + StopEvent QuestMap_StaticBarOverlayBrighten 0 + + // Bring up the black on top of the map and the static on top of everything + Animate StaticOverlay alpha 255 Linear 0 0.3 + Animate BlackOverlay alpha 255 Linear 0 0.3 + + // Move the bars up off the top. It's a pain to shrink them, so just hide them + Animate StaticBar1 ypos -50 Linear 0 0.3 + Animate StaticBar2 ypos -10 Linear 0 0.3 + + // Do the reverse of how we turn on. Shring vertically. + Animate StaticOverlay ypos 160 Accel 0.3 0.25 + Animate StaticOverlay tall 10 Accel 0.3 0.25 + + // Squish horizontally + Animate StaticOverlay wide 0 Accel 0.55 0.15 + Animate StaticOverlay xpos 270 Accel 0.55 0.15 + + // For real close + FireCommand 1.0 "close" +} + +// diff --git a/scripts/hudanimations_manifest.txt b/scripts/hudanimations_manifest.txt new file mode 100644 index 0000000..1005ae5 --- /dev/null +++ b/scripts/hudanimations_manifest.txt @@ -0,0 +1,6 @@ +hudanimations_manifest +{ + "file" "scripts/hudanimations_VEXCENOT'S centered default.txt" + "file" "scripts/hudanimations.txt" + "file" "scripts/hudanimations_tf.txt" +} diff --git a/scripts/hudanimations_manifest.txt.bak b/scripts/hudanimations_manifest.txt.bak new file mode 100644 index 0000000..4360328 --- /dev/null +++ b/scripts/hudanimations_manifest.txt.bak @@ -0,0 +1,6 @@ +hudanimations_manifest +{ + "file" "scripts/hudanimations_VEXCENOT is BASED CENTER NEWrrr.txt" + "file" "scripts/hudanimations.txt" + "file" "scripts/hudanimations_tf.txt" +} diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res new file mode 100644 index 0000000..cecafad --- /dev/null +++ b/scripts/hudlayout.res @@ -0,0 +1,1330 @@ +"Resource/HudLayout.res" +{ + "HudPlayerStatus" + { + "fieldName" "HudPlayerStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "HudWeaponAmmo" + { + "fieldName" "HudWeaponAmmo" + "visible" "1" + "enabled" "1" + "xpos" "c90" + "ypos" "rs1" + "wide" "160" + "tall" "100" + } + "HudObjectiveStatus" + { + "fieldName" "HudObjectiveStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "HudKothTimeStatus" + { + "fieldName" "HudKothTimeStatus" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "0" + "wide" "200" + "tall" "160" + "blue_active_xpos" "16" + "blue_active_xpos_minbad" "55" + "red_active_xpos" "106" + "red_active_xpos_minbad" "105" + } + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c" [$WIN32] + "ypos" "c" [$WIN32] + "wide" "100" + "tall" "50" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudMedicCharge" + { + "fieldName" "HudMedicCharge" + "visible" "1" + "enabled" "1" + "xpos" "c-128" + "xpos_minbad" "c0" + "ypos" "c70" + "ypos_minbad" "r34" + "wide" "400" + "tall" "200" + } + HudDemomanCharge + { + "fieldName" "HudDemomanCharge" + "visible" "1" + "enabled" "1" + "xpos" "cs-0.56" [$WIN32] + "xpos_minbad" "r52" [$WIN32] + "ypos" "300" [$WIN32] + "ypos_minbad" "r40" [$WIN32] + "xpos" "r112" [$X360] + "ypos" "r45" [$X360] + "zpos" "1" // draw in front of ammo + "wide" "60" + "wide_minbad" "50" + "tall" "6" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "HudBowCharge" + { + "fieldName" "HudBowCharge" + "visible" "0" + "enabled" "0" + "xpos" "9999" [$WIN32] + "xpos_minmode" "r52" [$WIN32] + "ypos" "r21" [$WIN32] + "ypos_minmode" "r40" [$WIN32] + "xpos" "r112" [$X360] + "ypos" "r45" [$X360] + "zpos" "1" + "wide" "60" + "wide_minmode" "50" + "tall" "8" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudFlameRocketCharge" + { + "fieldName" "HudFlameRocketCharge" + "visible" "1" + "enabled" "1" + "xpos" "r80" [$WIN32] + "xpos_minmode" "r52" [$WIN32] + "ypos" "r21" [$WIN32] + "ypos_minmode" "r40" [$WIN32] + "xpos" "r112" [$X360] + "ypos" "r45" [$X360] + "zpos" "1" + "wide" "60" + "wide_minmode" "50" + "tall" "8" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudBossHealth" + { + "fieldName" "HudBossHealth" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "42" + "zpos" "0" + "wide" "200" + "tall" "50" + "MeterFG" "Red" + "MeterBG" "Gray" + } + "HudWeaponSelection" + { + "fieldName" "HudWeaponSelection" + "xpos" "0" + "wide" "f0" + "ypos" "0" + "tall" "480" + "RightMargin" "0" + "RightMargin_hidef" "32" + "RightMargin_lodef" "38" + "visible" "1" + "enabled" "1" + "SmallBoxWide" "72" + "SmallBoxTall" "54" + "PlusStyleBoxWide" "90" + "PlusStyleBoxTall" "63" + "PlusStyleExpandSelected" "0.3" + "LargeBoxWide" "110" + "LargeBoxTall" "77" + "BoxGap" "4" [$WIN32] + "BoxGap" "4" [$X360] + "SelectionNumberXPos" "12" + "SelectionNumberYPos" "4" + "IconXPos" "8" + "IconYPos" "0" + "TextYPos" "70" [$WIN32] + "TextYPos" "65" [$X360] + "ErrorYPos" "48" + "TextColor" "SelectionTextFg" + "MaxSlots" "6" + "PlaySelectSounds" "1" + "Alpha" "220" + "SelectionAlpha" "220" + "BoxColor" "0 0 0 220" + "SelectedBoxClor" "0 0 0 220" + "SelectionNumberFg" "200 187 161 255" + "NumberFont" "HudSelectionText" + } + "CHudAccountPanel" + { + "fieldName" "CHudAccountPanel" + "xpos" "c-38" + "ypos" "c66" + "ypos_minbad" "r134" + "zpos" "1" + "wide" "116" + "tall" "80" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + "CHealthAccountPanel" + { + "fieldName" "CHealthAccountPanel" + "xpos" "c-148" + "ypos" "c50" + "wide" "116" + "tall" "180" + "visible" "1" + "enabled" "1" + } + "CDamageAccountPanel" + { + "fieldName" "CDamageAccountPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + "DisguiseStatus" + { + "fieldName" "DisguiseStatus" + "visible" "1" + "enabled" "1" + "xpos" "c-280" + "ypos" "r124" + "zpos" "-110" + "wide" "345" + "tall" "200" + } + "CMainTargetID" + { + "fieldName" "CMainTargetID" + "visible" "1" + "enabled" "1" + "xpos" "c-126" + "ypos" "275" + "wide" "252" + "tall" "35" + "tall_minbad" "28" + "priority" "40" + "priority_lodef" "5" + "if_vr" + { + "ypos" "370" + "x_offset" "20" + } + } + "CSpectatorTargetID" + { + "fieldName" "CSpectatorTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-126" + "ypos" "250" + "wide" "252" + "tall" "35" + "tall_minbad" "28" + "priority" "40" + "priority_lodef" "35" + "x_offset" "20" + "y_offset" "20" + } + "CSecondaryTargetID" + { + "fieldName" "CSecondaryTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-126" + "ypos" "307" + "wide" "252" + "tall" "35" + "tall_minbad" "28" + "priority" "35" + "if_vr" + { + "ypos" "330" + "x_offset" "20" + } + } + "BuildingStatus_Spy" + { + "fieldName" "BuildingStatus_Spy" + "visible" "1" + "enabled" "1" + "xpos" "0" [$WIN32] + "ypos" "0" [$WIN32] + "xpos" "32" [$X360] + "ypos" "16" [$X360] + "wide" "640" + "tall" "480" + "PaintBackgroundType" "2" + } + "BuildingStatus_Engineer" + { + "fieldName" "BuildingStatus_Engineer" + "visible" "1" + "enabled" "1" + "xpos" "0" + "xpos_hidef" "32" + "xpos_lodef" "40" + "ypos" "0" + "ypos_hidef" "16" + "ypos_lodef" "25" + "wide" "640" + "tall" "480" + "PaintBackgroundType" "2" + } + "HudMannVsMachineStatus" + { + "fieldName" "HudMannVsMachineStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "PaintBackgroundType" "2" + } + "HudProgressBar" + { + "fieldName" "HudProgressBar" + "xpos" "c-150" + "ypos" "300" + "wide" "300" + "tall" "15" + "visible" "1" + "enabled" "1" + "BorderThickness" "1" + "PaintBackgroundType" "2" + } + "HudRoundTimer" + { + "fieldName" "HudRoundTimer" + "xpos" "c-20" + "ypos" "440" + "wide" "120" + "tall" "40" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "FlashColor" "HudIcon_Red" + "icon_xpos" "0" + "icon_ypos" "2" + "digit_xpos" "34" + "digit_ypos" "2" + } + "HudScenarioIcon" + { + "fieldName" "HudScenarioIcon" + "xpos" "c110" + "ypos" "443" + "wide" "40" + "tall" "44" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "IconColor" "Hostage_Yellow" + } + "HudFlashlight" + { + "fieldName" "HudFlashlight" + "visible" "1" + "enabled" "1" + "xpos" "16" + "ypos" "370" + "wide" "102" + "tall" "20" + "text_xpos" "8" + "text_ypos" "6" + "TextColor" "255 170 0 220" + "PaintBackgroundType" "2" + } + "HudDamageIndicator" + { + } + "HudCommentary" + { + "fieldName" "HudCommentary" + "xpos" "c-190" + "ypos" "320" + "wide" "380" + "tall" "50" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "BackgroundOverrideColor" "0 0 0 128" + "bar_xpos" "50" + "bar_ypos" "20" + "bar_height" "8" + "bar_width" "320" + "speaker_xpos" "50" + "speaker_ypos" "8" + "count_xpos_from_right" "10" + "count_ypos" "8" + "icon_texture" "vgui/hud/icon_commentary" + "icon_xpos" "0" + "icon_ypos" "0" + "icon_width" "40" + "icon_height" "40" + "use_script_bgcolor" "1" + } + "HudZoom" + { + "fieldName" "HudZoom" + "visible" "1" + "enabled" "1" + "Circle1Radius" "66" + "Circle2Radius" "74" + "DashGap" "16" + "DashHeight" "4" + "BorderThickness" "88" + } + "HudCrosshair" + { + "fieldName" "HudCrosshair" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudDeathNotice" + { + "fieldName" "HudDeathNotice" + "visible" "1" + "enabled" "1" + "xpos" "r640" + "ypos" "18" + "wide" "628" + "tall" "468" + "MaxDeathNotices" "4" + "IconScale" "0.35" + "LineHeight" "16" + "LineSpacing" "4" + "CornerRadius" "3" + "RightJustify" "1" + "TextFont" "Verdana" + "TeamBlue" "HUDBlueTeamSolid" + "TeamRed" "HUDRedTeamSolid" + "PurpleText" "134 80 172 255" + "GreenText" "112 176 74 255" + "IconColor" "HudWhite" + "LocalPlayerColor" "HUDBlack" + "BaseBackgroundColor" "46 43 42 220" + "LocalBackgroundColor" "245 229 196 200" + "KillStreakBackgroundColor" "46 43 42 255" + } + "HudVehicle" + { + "fieldName" "HudVehicle" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "CVProfPanel" + { + "fieldName" "CVProfPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "ScorePanel" + { + "fieldName" "ScorePanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudTrain" + { + "fieldName" "HudTrain" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudMOTD" + { + "fieldName" "HudMOTD" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudMessage" + { + "fieldName" "HudMessage" + "visible" "1" + "enabled" "1" + "wide" "f0" + "tall" "480" + } + "HudMenu" + { + "fieldName" "HudMenu" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + "zpos" "1" + "TextFont" "Default" + "ItemFont" "Default" + "ItemFontPulsing" "Default" + } + "HudSpellMenu" + { + "fieldName" "HudSpellMenu" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + "zpos" "2" + "xpos" "130" + "ypos" "r61" + "TextFont" "Default" + "ItemFont" "Default" + "ItemFontPulsing" "Default" + } + "HudCloseCaption" + { + "fieldName" "HudCloseCaption" + "visible" "1" + "enabled" "1" + "xpos" "c-250" + "ypos" "276" [$WIN32] + "ypos" "236" [$X360] + "wide" "500" + "tall" "136" [$WIN32] + "tall" "176" [$X360] + "BgAlpha" "128" + "GrowTime" "0.25" + "ItemHiddenTime" "0.2" + "ItemFadeInTime" "0.15" + "ItemFadeOutTime" "0.3" + "topoffset" "0" + } + "HudHistoryResource" + { + "fieldName" "HudHistoryResource" + "visible" "0" + "enabled" "0" + "xpos" "r640" [$WIN32] + "xpos" "r672" [$X360] + "wide" "640" + "tall" "330" + "history_gap" "55" + } + "HudGeiger" + { + "fieldName" "HudGeiger" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HUDQuickInfo" + { + "fieldName" "HUDQuickInfo" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudWeapon" + { + "fieldName" "HudWeapon" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudAnimationInfo" + { + "fieldName" "HudAnimationInfo" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "CBudgetPanel" + { + "fieldName" "CBudgetPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "CTextureBudgetPanel" + { + "fieldName" "CTextureBudgetPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudPredictionDump" + { + "fieldName" "HudPredictionDump" + "visible" "1" + "enabled" "1" + "wide" "1280" + "tall" "1024" + } + "HudLocation" + { + "fieldName" "HudLocation" + "visible" "1" + "enabled" "1" + "xpos" "16" + "ypos" "112" + "wide" "96" + "tall" "16" + "textAlignment" "north" + } + "HudScope" + { + "fieldName" "HudScope" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudScopeCharge" + { + "fieldName" "HudScopeCharge" + "visible" "1" + "enabled" "1" + "xpos" "c64" + "ypos" "c-64" + "wide" "64" + "tall" "128" + } + "HudVoiceSelfStatus" + { + "fieldName" "HudVoiceSelfStatus" + "visible" "1" + "enabled" "1" + "xpos" "r42" [$WIN32] + "ypos" "355" [$WIN32] + "xpos" "r75" [$X360] + "ypos" "375" [$X360] + "wide" "32" + "tall" "32" + } + "HudVoiceStatus" + { + "fieldName" "HudVoiceStatus" + "visible" "1" + "enabled" "1" + "xpos" "r145" [$WIN32] + "ypos" "0" [$WIN32] + "xpos" "r210" [$X360] + "ypos" "0" [$X360] + "wide" "145" + "tall" "400" + "item_wide" "135" + "show_avatar" "0" + "show_dead_icon" "1" + "dead_xpos" "1" + "dead_ypos" "0" + "dead_wide" "16" + "dead_tall" "16" + "show_voice_icon" "1" + "icon_ypos" "0" + "icon_xpos" "15" + "icon_tall" "16" + "icon_wide" "16" + "text_xpos" "33" + } + "HudHintDisplay" + { + "fieldName" "HudHintDisplay" + "visible" "0" + "enabled" "1" + "xpos" "c-240" + "ypos" "c60" + "wide" "480" + "tall" "100" + "HintSize" "1" + "text_xpos" "8" + "text_ypos" "8" + "center_x" "0" + "center_y" "-1" + } + "HudHintKeyDisplay" + { + "fieldName" "HudHintKeyDisplay" + "visible" "0" + "enabled" "1" + "xpos" "r120" + "ypos" "r340" + "wide" "100" + "tall" "200" + "text_xpos" "8" + "text_ypos" "8" + "text_xgap" "8" + "text_ygap" "8" + "TextColor" "255 170 0 220" + "PaintBackgroundType" "2" + } + "overview" + { + "fieldname" "overview" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + } + "VguiScreenCursor" + { + "fieldName" "VguiScreenCursor" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudControlPointIcons" + { + "fieldName" "HudControlPointIcons" + "xpos" "0" + "ypos" "410" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "separator_width" "9" + "separator_height" "7" + "height_offset" "0" [$WIN32] + "height_offset" "26" [$X360] + } + "HudCapturePanel" + { + "fieldName" "HudCapturePanel" + "xpos" "c-75" + "ypos" "c80" + "wide" "150" + "tall" "90" + "visible" "1" + "enabled" "1" + "icon_space" "2" + } + "HUDAutoAim" + { + } + "HudHDRDemo" + { + } + "WinPanel" + { + "fieldName" "WinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-150" + "ypos" "215" + "wide" "300" + "tall" "300" + "zpos" "4" + "proportionaltoparent" "1" + } + "ArenaWinPanel" + { + "fieldName" "ArenaWinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "250" + "wide" "450" + "tall" "218" + } + "PVEWinPanel" + { + "fieldName" "PVEWinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-150" + "ypos" "255" + "wide" "300" + "tall" "215" + } + "StatPanel" + { + "fieldName" "StatPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-133" + "xpos_lodef" "c-190" + "ypos" "270" + "ypos_lodef" "250" + "wide" "266" + "wide_lodef" "400" + "tall" "120" + "tall_lodef" "190" + } + "FreezePanel" + { + "fieldName" "FreezePanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "FreezePanelCallout" + { + "fieldName" "FreezePanelCallout" + "visible" "1" + "enabled" "1" + "xpos" "200" + "ypos" "200" + "wide" "100" + "tall" "50" + } + "AnnotationsPanelCallout" + { + "fieldName" "AnnotationsPanelCallout" + "visible" "1" + "enabled" "1" + "xpos" "200" + "ypos" "200" + "wide" "100" + "tall" "50" + } + "AnnotationsPanel" + { + } + "WaitingForPlayersPanel" + { + "fieldName" "WaitingForPlayersPanel" + "visible" "0" + "enabled" "1" + "xpos" "c-146" + "ypos" "10" + "wide" "292" + "tall" "64" + } + "HudUpgradePanel" + { + "fieldName" "HudUpgradePanel" + "visible" "0" + "enable" "1" + "xpos" "c-200" + "ypos" "260" + "wide" "400" + "tall" "160" + } + "HudChat" + { + "ControlName" "EditablePanel" + "fieldName" "HudChat" + "visible" "1" + "enabled" "1" + "xpos" "10" [$WIN32] + "xpos" "42" [$X360] + "ypos" "275" + "wide" "320" + "tall" "120" + "PaintBackgroundType" "2" + } + "HudMenuEngyBuild" + { + "fieldName" "HudMenuEngyBuild" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "c-55" + "wide" "450" + "tall" "195" + "PaintBackgroundType" "0" + } + "HudMenuEngyDestroy" + { + "fieldName" "HudMenuEngyDestroy" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "c-59" + "wide" "450" + "tall" "200" + "PaintBackgroundType" "0" + } + "HudEurekaEffectTeleportMenu" + { + "fieldName" "HudEurekaEffectTeleportMenu" + "visible" "1" + "enabled" "1" + "xpos" "c-125" + "ypos" "c-55" + "wide" "250" + "tall" "195" + "PaintBackgroundType" "0" + } + "HudMenuSpyDisguise" + { + "fieldName" "HudMenuSpyDisguise" + "visible" "1" + "enabled" "1" + "xpos" "c-235" + "ypos" "c-52" + "ypos_hidef" "c-42" + "ypos_lodef" "c-42" + "wide" "470" + "tall" "200" [$WIN32] + "tall" "180" [$X360] + "PaintBackgroundType" "0" + } + "HudDemomanPipes" + { + "fieldName" "HudDemomanPipes" + "visible" "1" + "enabled" "1" + "xpos" "c-44" + "xpos_minbad" "r110" + "ypos" "c75" + "ypos_minbad" "r30" + "wide" "100" + "tall" "500" + } + "HudTeamGoal" + { + "fieldName" "HudTeamGoal" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "65" + "ypos_lodef" "75" + "wide" "320" + "tall" "100" + } + "HudTeamGoalTournament" + { + "fieldName" "HudTeamGoalTournament" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "15" + "ypos_lodef" "75" + "wide" "320" + "tall" "300" + } + "HudTeamSwitch" + { + "fieldName" "HudTeamSwitch" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "75" + "ypos_hidef" "90" + "ypos_lodef" "90" + "wide" "320" + "tall" "100" + } + "HudArenaNotification" + { + "fieldName" "HudArenaNotification" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "75" + "ypos_hidef" "90" + "ypos_lodef" "90" + "wide" "320" + "tall" "150" + } + "HudArenaCapPointCountdown" + { + "fieldName" "HudArenaCapPointCountdown" + "visible" "1" + "enabled" "1" + "xpos" "c-15" + "ypos" "442" + "wide" "30" + "tall" "30" + "zpos" "99" + } + "HudStalemate" + { + "fieldName" "HudStalemate" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "65" + "ypos_lodef" "75" + "wide" "320" + "tall" "100" + } + "HudTournament" + { + "fieldName" "HudTournament" + "visible" "0" + "enabled" "1" + "xpos" "c-125" + "ypos" "5" + "ypos_lodef" "75" + "zpos" "2" + "wide" "250" + "tall" "80" + } + "HudTournamentSetup" + { + "fieldName" "HudTournamentSetup" + "visible" "0" + "enabled" "1" + "xpos" "c-90" + "ypos" "-70" + "ypos_lodef" "75" + "wide" "180" + "tall" "65" + } + "HudStopWatch" + { + "fieldName" "HudStopWatch" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "5" + "ypos_minbad" "15" + "ypos_lodef" "75" + "wide" "125" + "tall" "70" + } + "NotificationPanel" + { + "fieldName" "NotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-320" + "ypos" "300" + "wide" "640" + "tall" "100" + } + "AchievementNotificationPanel" + { + "fieldName" "AchievementNotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "180" + "wide" "f10" [$WIN32] + "wide" "f60" [$X360] + "tall" "100" + } + "CriticalPanel" [$WIN32] + { + "fieldName" "CriticalPanel" + "visible" "1" + "enabled" "1" + "xpos" "r155" + "ypos" "r75" + "wide" "150" + "tall" "25" + } + "HudArenaClassLayout" [$WIN32] + { + "fieldName" "HudArenaClassLayout" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "r320" + "wide" "f0" + "tall" "320" + } + "HudArenaVsPanel" [$WIN32] + { + "fieldName" "HudArenaVsPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "240" + "wide" "f0" + "tall" "240" + } + "HudArenaPlayerCount" [$WIN32] + { + "fieldName" "HudArenaPlayerCount" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "50" + } + "HudAchievementTracker" + { + "ControlName" "EditablePanel" + "fieldName" "HudAchievementTracker" + "xpos" "5" + "NormalY" "10" + "EngineerY" "170" + "zpos" "2" + "wide" "280" + "tall" "280" + "visible" "1" + "enabled" "1" + } + "HudTrainingInfoMsg" + { + "fieldName" "HudTrainingInfoMsg" + "visible" "0" + "enabled" "1" + "xpos" "10" + "ypos" "50" + "wide" "200" + "tall" "300" + } + "HudTrainingMsg" + { + } + "TrainingComplete" + { + } + "HudInspectPanel" + { + "fieldName" "HudInspectPanel" + "visible" "0" + "enabled" "1" + "xpos" "r200" + "ypos" "rs1" + "zpos" "10" + "wide" "190" + "tall" "f0" + } + "HudTFCrosshair" + { + "fieldName" "HudTFCrosshair" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "ItemQuickSwitchPanel" + { + "fieldName" "ItemQuickSwitchPanel" + "visible" "0" + "enabled" "1" + "xpos" "c-125" + "ypos" "280" + "wide" "250" + "tall" "160" + } + "ReplayReminder" + { + "fieldName" "ReplayReminder" + "visible" "0" + "enable" "1" + } + "MainMenuAdditions" + { + "fieldName" "MainMenuAdditions" + "visible" "1" + "enabled" "1" + "xpos" "c0" + "ypos" "310" + "zpos" "0" + "wide" "300" + "tall" "100" + } + "CoachedByPanel" + { + "fieldName" "CoachedByPanel" + "visible" "0" + "enable" "1" + "xpos" "5" + "ypos" "10" + "wide" "250" + "tall" "44" + } + "ItemTestHUDPanel" + { + "fieldName" "ItemTestHUDPanel" + "visible" "0" + "enable" "1" + "xpos" "5" + "ypos" "10" + "wide" "150" + "tall" "44" + } + "NotificationQueuePanel" + { + "fieldName" "NotificationQueuePanel" + "visible" "0" + "enable" "1" + "xpos" "r155" + "ypos" "r90" + "zpos" "100" + "wide" "200" + "tall" "0" + } + "CHudVote" + { + "fieldName" "CHudVote" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" + } + "HudAlert" + { + "fieldName" "HudAlert" + "visible" "0" + "enable" "1" + "xpos" "c-160" + "ypos" "100" + "wide" "320" + "tall" "150" + } + "CTFStreakNotice" + { + "fieldName" "CTFStreakNotice" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" + } + "CTFFlagCalloutPanel" + { + "fieldName" "CTFFlagCalloutPanel" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "40" + "tall" "40" + "priority" "40" + } + "HudMenuTauntSelection" + { + "fieldName" "HudMenuTauntSelection" + "visible" "1" + "enabled" "1" + "xpos" "r125" + "ypos" "c-130" + "wide" "150" + "tall" "250" + "PaintBackgroundType" "0" + } + "ItemAttributeTracker" + { + "fieldName" "ItemAttributeTracker" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f5" + "tall" "f0" + "PaintBackgroundType" "0" + } + "HudMiniGame" + { + "fieldName" "HudMiniGame" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "QuestNotificationPanel" + { + "fieldName" "QuestNotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "MatchMakingContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MatchMakingContainer" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "HudSpectatorExtras" + { + "fieldName" "HudSpectatorExtras" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "MatchSummary" + { + "fieldName" "MatchSummary" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "HudMatchStatus" + { + "fieldName" "HudMatchStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + } + "QueueHUDStatus" + { + "fieldName" "QueueHUDStatus" + "visible" "1" + "enabled" "1" + "xpos" "rs1-5" + "ypos" "1" + "zpos" "1001" + "wide" "200" + "tall" "18" + "proportionaltoparent" "1" + "keyboardinputenabled" "1" + "mouseinputenabled" "0" + "alpha" "100" + } +} diff --git a/scripts/hudlayout.res.bak b/scripts/hudlayout.res.bak new file mode 100644 index 0000000..b151566 --- /dev/null +++ b/scripts/hudlayout.res.bak @@ -0,0 +1,1329 @@ +"Resource/HudLayout.res" +{ + "HudPlayerStatus" + { + "fieldName" "HudPlayerStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "HudWeaponAmmo" + { + "fieldName" "HudWeaponAmmo" + "visible" "1" + "enabled" "1" + "xpos" "c90" + "ypos" "rs1" + "wide" "160" + "tall" "100" + } + "HudObjectiveStatus" + { + "fieldName" "HudObjectiveStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "HudKothTimeStatus" + { + "fieldName" "HudKothTimeStatus" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "0" + "wide" "200" + "tall" "160" + "blue_active_xpos" "16" + "blue_active_xpos_minbad" "55" + "red_active_xpos" "106" + "red_active_xpos_minbad" "105" + } + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c" [$WIN32] + "ypos" "c" [$WIN32] + "wide" "100" + "tall" "50" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudMedicCharge" + { + "fieldName" "HudMedicCharge" + "visible" "1" + "enabled" "1" + "xpos" "c-128" + "xpos_minbad" "c0" + "ypos" "c70" + "ypos_minbad" "r34" + "wide" "400" + "tall" "200" + } + HudDemomanCharge + { + "fieldName" "HudDemomanCharge" + "visible" "1" + "enabled" "1" + "xpos" "r461" [$WIN32] + "xpos_minbad" "r52" [$WIN32] + "ypos" "r215" [$WIN32] + "ypos_minbad" "r40" [$WIN32] + "xpos" "r112" [$X360] + "ypos" "r45" [$X360] + "zpos" "1" // draw in front of ammo + "wide" "60" + "wide_minbad" "50" + "tall" "8" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudBowCharge" + { + "fieldName" "HudBowCharge" + "visible" "1" + "enabled" "1" + "xpos" "r80" [$WIN32] + "xpos_minmode" "r52" [$WIN32] + "ypos" "r21" [$WIN32] + "ypos_minmode" "r40" [$WIN32] + "xpos" "r112" [$X360] + "ypos" "r45" [$X360] + "zpos" "1" + "wide" "60" + "wide_minmode" "50" + "tall" "8" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudFlameRocketCharge" + { + "fieldName" "HudFlameRocketCharge" + "visible" "1" + "enabled" "1" + "xpos" "r80" [$WIN32] + "xpos_minmode" "r52" [$WIN32] + "ypos" "r21" [$WIN32] + "ypos_minmode" "r40" [$WIN32] + "xpos" "r112" [$X360] + "ypos" "r45" [$X360] + "zpos" "1" + "wide" "60" + "wide_minmode" "50" + "tall" "8" + "MeterFG" "White" + "MeterBG" "Gray" + } + "HudBossHealth" + { + "fieldName" "HudBossHealth" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "42" + "zpos" "0" + "wide" "200" + "tall" "50" + "MeterFG" "Red" + "MeterBG" "Gray" + } + "HudWeaponSelection" + { + "fieldName" "HudWeaponSelection" + "xpos" "0" + "wide" "f0" + "ypos" "0" + "tall" "480" + "RightMargin" "0" + "RightMargin_hidef" "32" + "RightMargin_lodef" "38" + "visible" "1" + "enabled" "1" + "SmallBoxWide" "72" + "SmallBoxTall" "54" + "PlusStyleBoxWide" "90" + "PlusStyleBoxTall" "63" + "PlusStyleExpandSelected" "0.3" + "LargeBoxWide" "110" + "LargeBoxTall" "77" + "BoxGap" "4" [$WIN32] + "BoxGap" "4" [$X360] + "SelectionNumberXPos" "12" + "SelectionNumberYPos" "4" + "IconXPos" "8" + "IconYPos" "0" + "TextYPos" "70" [$WIN32] + "TextYPos" "65" [$X360] + "ErrorYPos" "48" + "TextColor" "SelectionTextFg" + "MaxSlots" "6" + "PlaySelectSounds" "1" + "Alpha" "220" + "SelectionAlpha" "220" + "BoxColor" "0 0 0 220" + "SelectedBoxClor" "0 0 0 220" + "SelectionNumberFg" "200 187 161 255" + "NumberFont" "HudSelectionText" + } + "CHudAccountPanel" + { + "fieldName" "CHudAccountPanel" + "xpos" "c-38" + "ypos" "c60" + "ypos_minbad" "r134" + "zpos" "1" + "wide" "116" + "tall" "80" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + "CHealthAccountPanel" + { + "fieldName" "CHealthAccountPanel" + "xpos" "c-148" + "ypos" "c50" + "wide" "116" + "tall" "180" + "visible" "1" + "enabled" "1" + } + "CDamageAccountPanel" + { + "fieldName" "CDamageAccountPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + "DisguiseStatus" + { + "fieldName" "DisguiseStatus" + "visible" "1" + "enabled" "1" + "xpos" "c-280" + "ypos" "r124" + "zpos" "-110" + "wide" "345" + "tall" "200" + } + "CMainTargetID" + { + "fieldName" "CMainTargetID" + "visible" "1" + "enabled" "1" + "xpos" "c-126" + "ypos" "275" + "wide" "252" + "tall" "35" + "tall_minbad" "28" + "priority" "40" + "priority_lodef" "5" + "if_vr" + { + "ypos" "370" + "x_offset" "20" + } + } + "CSpectatorTargetID" + { + "fieldName" "CSpectatorTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-126" + "ypos" "250" + "wide" "252" + "tall" "35" + "tall_minbad" "28" + "priority" "40" + "priority_lodef" "35" + "x_offset" "20" + "y_offset" "20" + } + "CSecondaryTargetID" + { + "fieldName" "CSecondaryTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-126" + "ypos" "307" + "wide" "252" + "tall" "35" + "tall_minbad" "28" + "priority" "35" + "if_vr" + { + "ypos" "330" + "x_offset" "20" + } + } + "BuildingStatus_Spy" + { + "fieldName" "BuildingStatus_Spy" + "visible" "1" + "enabled" "1" + "xpos" "0" [$WIN32] + "ypos" "0" [$WIN32] + "xpos" "32" [$X360] + "ypos" "16" [$X360] + "wide" "640" + "tall" "480" + "PaintBackgroundType" "2" + } + "BuildingStatus_Engineer" + { + "fieldName" "BuildingStatus_Engineer" + "visible" "1" + "enabled" "1" + "xpos" "0" + "xpos_hidef" "32" + "xpos_lodef" "40" + "ypos" "0" + "ypos_hidef" "16" + "ypos_lodef" "25" + "wide" "640" + "tall" "480" + "PaintBackgroundType" "2" + } + "HudMannVsMachineStatus" + { + "fieldName" "HudMannVsMachineStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "PaintBackgroundType" "2" + } + "HudProgressBar" + { + "fieldName" "HudProgressBar" + "xpos" "c-150" + "ypos" "300" + "wide" "300" + "tall" "15" + "visible" "1" + "enabled" "1" + "BorderThickness" "1" + "PaintBackgroundType" "2" + } + "HudRoundTimer" + { + "fieldName" "HudRoundTimer" + "xpos" "c-20" + "ypos" "440" + "wide" "120" + "tall" "40" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "FlashColor" "HudIcon_Red" + "icon_xpos" "0" + "icon_ypos" "2" + "digit_xpos" "34" + "digit_ypos" "2" + } + "HudScenarioIcon" + { + "fieldName" "HudScenarioIcon" + "xpos" "c110" + "ypos" "443" + "wide" "40" + "tall" "44" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "IconColor" "Hostage_Yellow" + } + "HudFlashlight" + { + "fieldName" "HudFlashlight" + "visible" "1" + "enabled" "1" + "xpos" "16" + "ypos" "370" + "wide" "102" + "tall" "20" + "text_xpos" "8" + "text_ypos" "6" + "TextColor" "255 170 0 220" + "PaintBackgroundType" "2" + } + "HudDamageIndicator" + { + } + "HudCommentary" + { + "fieldName" "HudCommentary" + "xpos" "c-190" + "ypos" "320" + "wide" "380" + "tall" "50" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "BackgroundOverrideColor" "0 0 0 128" + "bar_xpos" "50" + "bar_ypos" "20" + "bar_height" "8" + "bar_width" "320" + "speaker_xpos" "50" + "speaker_ypos" "8" + "count_xpos_from_right" "10" + "count_ypos" "8" + "icon_texture" "vgui/hud/icon_commentary" + "icon_xpos" "0" + "icon_ypos" "0" + "icon_width" "40" + "icon_height" "40" + "use_script_bgcolor" "1" + } + "HudZoom" + { + "fieldName" "HudZoom" + "visible" "1" + "enabled" "1" + "Circle1Radius" "66" + "Circle2Radius" "74" + "DashGap" "16" + "DashHeight" "4" + "BorderThickness" "88" + } + "HudCrosshair" + { + "fieldName" "HudCrosshair" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudDeathNotice" + { + "fieldName" "HudDeathNotice" + "visible" "1" + "enabled" "1" + "xpos" "r640" + "ypos" "18" + "wide" "628" + "tall" "468" + "MaxDeathNotices" "4" + "IconScale" "0.35" + "LineHeight" "16" + "LineSpacing" "4" + "CornerRadius" "3" + "RightJustify" "1" + "TextFont" "Default" + "TeamBlue" "HUDBlueTeamSolid" + "TeamRed" "HUDRedTeamSolid" + "PurpleText" "134 80 172 255" + "GreenText" "112 176 74 255" + "IconColor" "HudWhite" + "LocalPlayerColor" "HUDBlack" + "BaseBackgroundColor" "46 43 42 220" + "LocalBackgroundColor" "245 229 196 200" + "KillStreakBackgroundColor" "46 43 42 255" + } + "HudVehicle" + { + "fieldName" "HudVehicle" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "CVProfPanel" + { + "fieldName" "CVProfPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "ScorePanel" + { + "fieldName" "ScorePanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudTrain" + { + "fieldName" "HudTrain" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudMOTD" + { + "fieldName" "HudMOTD" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudMessage" + { + "fieldName" "HudMessage" + "visible" "1" + "enabled" "1" + "wide" "f0" + "tall" "480" + } + "HudMenu" + { + "fieldName" "HudMenu" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + "zpos" "1" + "TextFont" "Default" + "ItemFont" "Default" + "ItemFontPulsing" "Default" + } + "HudSpellMenu" + { + "fieldName" "HudSpellMenu" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + "zpos" "2" + "xpos" "130" + "ypos" "r61" + "TextFont" "Default" + "ItemFont" "Default" + "ItemFontPulsing" "Default" + } + "HudCloseCaption" + { + "fieldName" "HudCloseCaption" + "visible" "1" + "enabled" "1" + "xpos" "c-250" + "ypos" "276" [$WIN32] + "ypos" "236" [$X360] + "wide" "500" + "tall" "136" [$WIN32] + "tall" "176" [$X360] + "BgAlpha" "128" + "GrowTime" "0.25" + "ItemHiddenTime" "0.2" + "ItemFadeInTime" "0.15" + "ItemFadeOutTime" "0.3" + "topoffset" "0" + } + "HudHistoryResource" + { + "fieldName" "HudHistoryResource" + "visible" "0" + "enabled" "0" + "xpos" "r640" [$WIN32] + "xpos" "r672" [$X360] + "wide" "640" + "tall" "330" + "history_gap" "55" + } + "HudGeiger" + { + "fieldName" "HudGeiger" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HUDQuickInfo" + { + "fieldName" "HUDQuickInfo" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudWeapon" + { + "fieldName" "HudWeapon" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudAnimationInfo" + { + "fieldName" "HudAnimationInfo" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "CBudgetPanel" + { + "fieldName" "CBudgetPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "CTextureBudgetPanel" + { + "fieldName" "CTextureBudgetPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudPredictionDump" + { + "fieldName" "HudPredictionDump" + "visible" "1" + "enabled" "1" + "wide" "1280" + "tall" "1024" + } + "HudLocation" + { + "fieldName" "HudLocation" + "visible" "1" + "enabled" "1" + "xpos" "16" + "ypos" "112" + "wide" "96" + "tall" "16" + "textAlignment" "north" + } + "HudScope" + { + "fieldName" "HudScope" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudScopeCharge" + { + "fieldName" "HudScopeCharge" + "visible" "1" + "enabled" "1" + "xpos" "c64" + "ypos" "c-64" + "wide" "64" + "tall" "128" + } + "HudVoiceSelfStatus" + { + "fieldName" "HudVoiceSelfStatus" + "visible" "1" + "enabled" "1" + "xpos" "r42" [$WIN32] + "ypos" "355" [$WIN32] + "xpos" "r75" [$X360] + "ypos" "375" [$X360] + "wide" "32" + "tall" "32" + } + "HudVoiceStatus" + { + "fieldName" "HudVoiceStatus" + "visible" "1" + "enabled" "1" + "xpos" "r145" [$WIN32] + "ypos" "0" [$WIN32] + "xpos" "r210" [$X360] + "ypos" "0" [$X360] + "wide" "145" + "tall" "400" + "item_wide" "135" + "show_avatar" "0" + "show_dead_icon" "1" + "dead_xpos" "1" + "dead_ypos" "0" + "dead_wide" "16" + "dead_tall" "16" + "show_voice_icon" "1" + "icon_ypos" "0" + "icon_xpos" "15" + "icon_tall" "16" + "icon_wide" "16" + "text_xpos" "33" + } + "HudHintDisplay" + { + "fieldName" "HudHintDisplay" + "visible" "0" + "enabled" "1" + "xpos" "c-240" + "ypos" "c60" + "wide" "480" + "tall" "100" + "HintSize" "1" + "text_xpos" "8" + "text_ypos" "8" + "center_x" "0" + "center_y" "-1" + } + "HudHintKeyDisplay" + { + "fieldName" "HudHintKeyDisplay" + "visible" "0" + "enabled" "1" + "xpos" "r120" + "ypos" "r340" + "wide" "100" + "tall" "200" + "text_xpos" "8" + "text_ypos" "8" + "text_xgap" "8" + "text_ygap" "8" + "TextColor" "255 170 0 220" + "PaintBackgroundType" "2" + } + "overview" + { + "fieldname" "overview" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + } + "VguiScreenCursor" + { + "fieldName" "VguiScreenCursor" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "HudControlPointIcons" + { + "fieldName" "HudControlPointIcons" + "xpos" "0" + "ypos" "410" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "separator_width" "9" + "separator_height" "7" + "height_offset" "0" [$WIN32] + "height_offset" "26" [$X360] + } + "HudCapturePanel" + { + "fieldName" "HudCapturePanel" + "xpos" "c-75" + "ypos" "c80" + "wide" "150" + "tall" "90" + "visible" "1" + "enabled" "1" + "icon_space" "2" + } + "HUDAutoAim" + { + } + "HudHDRDemo" + { + } + "WinPanel" + { + "fieldName" "WinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-150" + "ypos" "215" + "wide" "300" + "tall" "300" + "zpos" "4" + "proportionaltoparent" "1" + } + "ArenaWinPanel" + { + "fieldName" "ArenaWinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "250" + "wide" "450" + "tall" "218" + } + "PVEWinPanel" + { + "fieldName" "PVEWinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-150" + "ypos" "255" + "wide" "300" + "tall" "215" + } + "StatPanel" + { + "fieldName" "StatPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-133" + "xpos_lodef" "c-190" + "ypos" "270" + "ypos_lodef" "250" + "wide" "266" + "wide_lodef" "400" + "tall" "120" + "tall_lodef" "190" + } + "FreezePanel" + { + "fieldName" "FreezePanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "FreezePanelCallout" + { + "fieldName" "FreezePanelCallout" + "visible" "1" + "enabled" "1" + "xpos" "200" + "ypos" "200" + "wide" "100" + "tall" "50" + } + "AnnotationsPanelCallout" + { + "fieldName" "AnnotationsPanelCallout" + "visible" "1" + "enabled" "1" + "xpos" "200" + "ypos" "200" + "wide" "100" + "tall" "50" + } + "AnnotationsPanel" + { + } + "WaitingForPlayersPanel" + { + "fieldName" "WaitingForPlayersPanel" + "visible" "0" + "enabled" "1" + "xpos" "c-146" + "ypos" "10" + "wide" "292" + "tall" "64" + } + "HudUpgradePanel" + { + "fieldName" "HudUpgradePanel" + "visible" "0" + "enable" "1" + "xpos" "c-200" + "ypos" "260" + "wide" "400" + "tall" "160" + } + "HudChat" + { + "ControlName" "EditablePanel" + "fieldName" "HudChat" + "visible" "1" + "enabled" "1" + "xpos" "10" [$WIN32] + "xpos" "42" [$X360] + "ypos" "275" + "wide" "320" + "tall" "120" + "PaintBackgroundType" "2" + } + "HudMenuEngyBuild" + { + "fieldName" "HudMenuEngyBuild" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "c-55" + "wide" "450" + "tall" "195" + "PaintBackgroundType" "0" + } + "HudMenuEngyDestroy" + { + "fieldName" "HudMenuEngyDestroy" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "c-59" + "wide" "450" + "tall" "200" + "PaintBackgroundType" "0" + } + "HudEurekaEffectTeleportMenu" + { + "fieldName" "HudEurekaEffectTeleportMenu" + "visible" "1" + "enabled" "1" + "xpos" "c-125" + "ypos" "c-55" + "wide" "250" + "tall" "195" + "PaintBackgroundType" "0" + } + "HudMenuSpyDisguise" + { + "fieldName" "HudMenuSpyDisguise" + "visible" "1" + "enabled" "1" + "xpos" "c-235" + "ypos" "c-52" + "ypos_hidef" "c-42" + "ypos_lodef" "c-42" + "wide" "470" + "tall" "200" [$WIN32] + "tall" "180" [$X360] + "PaintBackgroundType" "0" + } + "HudDemomanPipes" + { + "fieldName" "HudDemomanPipes" + "visible" "1" + "enabled" "1" + "xpos" "c-44" + "xpos_minbad" "r110" + "ypos" "c75" + "ypos_minbad" "r30" + "wide" "100" + "tall" "500" + } + "HudTeamGoal" + { + "fieldName" "HudTeamGoal" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "65" + "ypos_lodef" "75" + "wide" "320" + "tall" "100" + } + "HudTeamGoalTournament" + { + "fieldName" "HudTeamGoalTournament" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "15" + "ypos_lodef" "75" + "wide" "320" + "tall" "300" + } + "HudTeamSwitch" + { + "fieldName" "HudTeamSwitch" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "75" + "ypos_hidef" "90" + "ypos_lodef" "90" + "wide" "320" + "tall" "100" + } + "HudArenaNotification" + { + "fieldName" "HudArenaNotification" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "75" + "ypos_hidef" "90" + "ypos_lodef" "90" + "wide" "320" + "tall" "150" + } + "HudArenaCapPointCountdown" + { + "fieldName" "HudArenaCapPointCountdown" + "visible" "1" + "enabled" "1" + "xpos" "c-15" + "ypos" "442" + "wide" "30" + "tall" "30" + "zpos" "99" + } + "HudStalemate" + { + "fieldName" "HudStalemate" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "65" + "ypos_lodef" "75" + "wide" "320" + "tall" "100" + } + "HudTournament" + { + "fieldName" "HudTournament" + "visible" "0" + "enabled" "1" + "xpos" "c-125" + "ypos" "5" + "ypos_lodef" "75" + "zpos" "2" + "wide" "250" + "tall" "80" + } + "HudTournamentSetup" + { + "fieldName" "HudTournamentSetup" + "visible" "0" + "enabled" "1" + "xpos" "c-90" + "ypos" "-70" + "ypos_lodef" "75" + "wide" "180" + "tall" "65" + } + "HudStopWatch" + { + "fieldName" "HudStopWatch" + "visible" "1" + "enabled" "1" + "xpos" "c-160" + "ypos" "5" + "ypos_minbad" "15" + "ypos_lodef" "75" + "wide" "125" + "tall" "70" + } + "NotificationPanel" + { + "fieldName" "NotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-320" + "ypos" "300" + "wide" "640" + "tall" "100" + } + "AchievementNotificationPanel" + { + "fieldName" "AchievementNotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "180" + "wide" "f10" [$WIN32] + "wide" "f60" [$X360] + "tall" "100" + } + "CriticalPanel" [$WIN32] + { + "fieldName" "CriticalPanel" + "visible" "1" + "enabled" "1" + "xpos" "r155" + "ypos" "r75" + "wide" "150" + "tall" "25" + } + "HudArenaClassLayout" [$WIN32] + { + "fieldName" "HudArenaClassLayout" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "r320" + "wide" "f0" + "tall" "320" + } + "HudArenaVsPanel" [$WIN32] + { + "fieldName" "HudArenaVsPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "240" + "wide" "f0" + "tall" "240" + } + "HudArenaPlayerCount" [$WIN32] + { + "fieldName" "HudArenaPlayerCount" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "50" + } + "HudAchievementTracker" + { + "ControlName" "EditablePanel" + "fieldName" "HudAchievementTracker" + "xpos" "5" + "NormalY" "10" + "EngineerY" "170" + "zpos" "2" + "wide" "280" + "tall" "280" + "visible" "1" + "enabled" "1" + } + "HudTrainingInfoMsg" + { + "fieldName" "HudTrainingInfoMsg" + "visible" "0" + "enabled" "1" + "xpos" "10" + "ypos" "50" + "wide" "200" + "tall" "300" + } + "HudTrainingMsg" + { + } + "TrainingComplete" + { + } + "HudInspectPanel" + { + "fieldName" "HudInspectPanel" + "visible" "0" + "enabled" "1" + "xpos" "r200" + "ypos" "rs1" + "zpos" "10" + "wide" "190" + "tall" "f0" + } + "HudTFCrosshair" + { + "fieldName" "HudTFCrosshair" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + "ItemQuickSwitchPanel" + { + "fieldName" "ItemQuickSwitchPanel" + "visible" "0" + "enabled" "1" + "xpos" "c-125" + "ypos" "280" + "wide" "250" + "tall" "160" + } + "ReplayReminder" + { + "fieldName" "ReplayReminder" + "visible" "0" + "enable" "1" + } + "MainMenuAdditions" + { + "fieldName" "MainMenuAdditions" + "visible" "1" + "enabled" "1" + "xpos" "c0" + "ypos" "310" + "zpos" "0" + "wide" "300" + "tall" "100" + } + "CoachedByPanel" + { + "fieldName" "CoachedByPanel" + "visible" "0" + "enable" "1" + "xpos" "5" + "ypos" "10" + "wide" "250" + "tall" "44" + } + "ItemTestHUDPanel" + { + "fieldName" "ItemTestHUDPanel" + "visible" "0" + "enable" "1" + "xpos" "5" + "ypos" "10" + "wide" "150" + "tall" "44" + } + "NotificationQueuePanel" + { + "fieldName" "NotificationQueuePanel" + "visible" "0" + "enable" "1" + "xpos" "r155" + "ypos" "r90" + "zpos" "100" + "wide" "200" + "tall" "0" + } + "CHudVote" + { + "fieldName" "CHudVote" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" + } + "HudAlert" + { + "fieldName" "HudAlert" + "visible" "0" + "enable" "1" + "xpos" "c-160" + "ypos" "100" + "wide" "320" + "tall" "150" + } + "CTFStreakNotice" + { + "fieldName" "CTFStreakNotice" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" + } + "CTFFlagCalloutPanel" + { + "fieldName" "CTFFlagCalloutPanel" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "40" + "tall" "40" + "priority" "40" + } + "HudMenuTauntSelection" + { + "fieldName" "HudMenuTauntSelection" + "visible" "1" + "enabled" "1" + "xpos" "r125" + "ypos" "c-130" + "wide" "150" + "tall" "250" + "PaintBackgroundType" "0" + } + "ItemAttributeTracker" + { + "fieldName" "ItemAttributeTracker" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f5" + "tall" "f0" + "PaintBackgroundType" "0" + } + "HudMiniGame" + { + "fieldName" "HudMiniGame" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + "QuestNotificationPanel" + { + "fieldName" "QuestNotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "MatchMakingContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MatchMakingContainer" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "HudSpectatorExtras" + { + "fieldName" "HudSpectatorExtras" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "MatchSummary" + { + "fieldName" "MatchSummary" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + "HudMatchStatus" + { + "fieldName" "HudMatchStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + } + "QueueHUDStatus" + { + "fieldName" "QueueHUDStatus" + "visible" "1" + "enabled" "1" + "xpos" "rs1-5" + "ypos" "1" + "zpos" "1001" + "wide" "200" + "tall" "18" + "proportionaltoparent" "1" + "keyboardinputenabled" "1" + "mouseinputenabled" "0" + "alpha" "100" + } +} diff --git a/scripts/mod_textures.txt b/scripts/mod_textures.txt new file mode 100644 index 0000000..34f76f6 --- /dev/null +++ b/scripts/mod_textures.txt @@ -0,0 +1,3497 @@ +"sprites/640_hud" +{ + + TextureFileRefs + { + "dfile" + { + "prefix" "d_" + } + "dnegfile" + { + "prefix" "dneg_" + } + } + + TextureData + { + "whiteAdditive" + { + "file" "vgui/white_additive" + "x" "0" + "y" "0" + "width" "1" + "height" "1" + } + + "plus_sign" + { + "font" "Icons" + "character" "+" + } + + "minus_sign" + { + "font" "Icons" + "character" "-" + } + + "dollar_sign" + { + "font" "Icons" + "character" "$" + } + + "health_icon" + { + "font" "Icons" + "character" "b" + } + + "timer_icon" + { + "font" "Icons" + "character" "e" + } + + "shield_kevlar_bright" + { + "font" "Icons" + "character" "l" + } + + "shield_kevlar" + { + "font" "Icons" + "character" "l" + } + + "shield_bright" + { + "font" "Icons" + "character" "a" + } + + "shield" + { + "font" "Icons" + "character" "a" + } + + "number_0" + { + "font" "Icons" + "character" "0" + } + + "number_1" + { + "font" "Icons" + "character" "1" + } + + "number_2" + { + "font" "Icons" + "character" "2" + } + + "number_3" + { + "font" "Icons" + "character" "3" + } + + "number_4" + { + "font" "Icons" + "character" "4" + } + + "number_5" + { + "font" "Icons" + "character" "5" + } + + "number_6" + { + "font" "Icons" + "character" "6" + } + + "number_7" + { + "font" "Icons" + "character" "7" + } + + "number_8" + { + "font" "Icons" + "character" "8" + } + + "number_9" + { + "font" "Icons" + "character" "9" + } + + "ammo_45" + { + "file" "sprites/640hud1" + "x" "182" + "y" "0" + "width" "26" + "height" "24" + } + + "ammo_357" + { + "file" "sprites/640hud1" + "x" "208" + "y" "0" + "width" "24" + "height" "24" + } + + "ammo_c4" + { + "file" "sprites/640hud1" + "x" "182" + "y" "24" + "width" "26" + "height" "24" + } + + "ammo_57" + { + "file" "sprites/640hud1" + "x" "208" + "y" "24" + "width" "24" + "height" "24" + } + + "ammo_sg" + { + "file" "sprites/640hud1" + "x" "232" + "y" "24" + "width" "24" + "height" "24" + } + + "ammo_12g" + { + "font" "TFTypeDeath" + "character" "J" + } + + "ammo_50" + { + "file" "sprites/640hud1" + "x" "182" + "y" "48" + "width" "26" + "height" "26" + } + + "ammo_9mm" + { + "file" "sprites/640hud1" + "x" "208" + "y" "48" + "width" "24" + "height" "26" + } + + "ammo_762" + { + "file" "sprites/640hud1" + "x" "232" + "y" "48" + "width" "24" + "height" "26" + } + + "ammo_556" + { + "file" "sprites/640hud1" + "x" "157" + "y" "74" + "width" "25" + "height" "24" + } + + "ammo_338" + { + "file" "sprites/640hud1" + "x" "182" + "y" "74" + "width" "26" + "height" "24" + } + + "item_healthkit" + { + "font" "TFTypeDeath" + "character" "F" + } + + "item_armor" + { + "font" "TFTypeDeath" + "character" "E" + } + + "item_grenadepack" + { + "font" "TFTypeDeath" + "character" "h" + } + + "item_ammopack" + { + "font" "TFTypeDeath" + "character" "R" + } + "obj_attachment_sapper" + { + "file" "sprites/bucket_sapper" + "x" "0" + "y" "0" + "width" "200" + "height" "128" + } + "voice_self" + { + "file" "voice/icntlk_local" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "voice_player" + { + "file" "voice/icntlk_sv" + "x" "0" + "y" "0" + "width" "32" + "height" "32" + } + + "skull_tf" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "116" + "y" "288" + "width" "52" + "height" "32" + } + "obj_sentrygun" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "160" + "width" "64" + "height" "32" + } + "obj_sentrygun2" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "256" + "y" "0" + "width" "96" + "height" "32" + } + "obj_sentrygun3" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "256" + "y" "32" + "width" "96" + "height" "32" + } + "bat" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "0" + "width" "96" + "height" "32" + } + "pistol" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "32" + "width" "96" + "height" "32" + } + "pistol_scout" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "32" + "width" "96" + "height" "32" + } + "nailgun" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "64" + "width" "64" + "height" "32" + } + "sniperrifle" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "16" + "y" "96" + "width" "32" + "height" "32" + } + "smg" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "128" + "width" "96" + "height" "32" + } + "club" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "160" + "width" "96" + "height" "32" + } + "shovel" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "192" + "width" "96" + "height" "32" + } + "tf_projectile_rocket" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "224" + "width" "96" + "height" "32" + } + "shotgun_primary" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "256" + "width" "96" + "height" "32" + } + "shotgun_soldier" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "256" + "width" "96" + "height" "32" + } + "shotgun_hwg" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "256" + "width" "96" + "height" "32" + } + "shotgun_pyro" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "256" + "width" "96" + "height" "32" + } + "tf_projectile_pipe" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "288" + "width" "96" + "height" "32" + } + "bottle" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "320" + "width" "96" + "height" "32" + } + "syringegun_medic" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "352" + "width" "96" + "height" "32" + } + "minigun" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "384" + "width" "96" + "height" "32" + } + "pipe" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "448" + "width" "96" + "height" "32" + } + "flamethrower" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "416" + "width" "96" + "height" "32" + } + "fists" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "191" + "y" "446" + "width" "64" + "height" "32" + } + "fireaxe" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "480" + "width" "96" + "height" "32" + } + "bonesaw" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "128" + "width" "96" + "height" "32" + } + "knife" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "0" + "width" "96" + "height" "32" + } + "revolver" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "32" + "width" "96" + "height" "32" + } + "flaregun" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "64" + "width" "96" + "height" "32" + } + "wrench" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "96" + "width" "96" + "height" "32" + } + "scattergun" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "192" + "width" "96" + "height" "32" + } + "tf_projectile_pipe_remote" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "224" + "width" "96" + "height" "32" + } + "vehicle" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "256" + "width" "96" + "height" "32" + } + "skull" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "288" + "width" "96" + "height" "32" + } + "headshot" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "120" + "y" "352" + "width" "42" + "height" "32" + } + "backstab" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "116" + "y" "384" + "width" "48" + "height" "32" + } + "ubersaw" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "416" + "width" "96" + "height" "32" + } + "axtinguisher" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "448" + "width" "96" + "height" "32" + } + "taunt_pyro" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "96" + "y" "480" + "width" "96" + "height" "32" + } + "bluedefend" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "194" + "y" "0" + "width" "32" + "height" "32" + } + "bluecapture" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "194" + "y" "32" + "width" "32" + "height" "32" + } + "reddefend" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "226" + "y" "0" + "width" "32" + "height" "32" + } + "redcapture" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "226" + "y" "32" + "width" "32" + "height" "32" + } + "obj_attachment_sapper" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "64" + "width" "96" + "height" "32" + } + "deflect_promode" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "194" + "y" "64" + "width" "64" + "height" "32" + } + "deflect_sticky" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "194" + "y" "96" + "width" "64" + "height" "32" + } + "deflect_rocket" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "194" + "y" "128" + "width" "64" + "height" "32" + } + "deflect_flare" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "194" + "y" "160" + "width" "64" + "height" "32" + } + "bat_wood" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "0" + "width" "96" + "height" "32" + } + "ball" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "192" + "y" "192" + "width" "64" + "height" "32" + } + "taunt_heavy" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "191" + "y" "479" + "width" "64" + "height" "32" + } + "taunt_scout" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "192" + "y" "224" + "width" "64" + "height" "64" + } + "gloves" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "0" + "y" "448" + "width" "96" + "height" "32" + } + "crit" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "192" + "y" "409" + "width" "64" + "height" "34" + } + "ambassador" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "67" + "width" "92" + "height" "32" + } + "huntsman" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "98" + "width" "96" + "height" "32" + } + "huntsman_burning" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "190" + "width" "68" + "height" "33" + } + "huntsman_flyingburn" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "223" + "width" "103" + "height" "32" + } + "taunt_spy" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "129" + "width" "92" + "height" "32" + } + "huntsman_headshot" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "192" + "y" "289" + "width" "64" + "height" "32" + } + "ambassador_headshot" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "192" + "y" "322" + "width" "64" + "height" "32" + } + "taunt_sniper" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "161" + "width" "94" + "height" "27" + } + "saw_kill" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "192" + "y" "359" + "width" "64" + "height" "32" + } + "deflect_arrow" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "360" + "y" "0" + "width" "64" + "height" "30" + } + "firedeath" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "256" + "width" "64" + "height" "32" + } + "pumpkindeath" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "263" + "y" "358" + "width" "96" + "height" "32" + } + "taunt_soldier" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "323" + "y" "446" + "width" "64" + "height" "32" + } + "taunt_demoman" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "323" + "y" "479" + "width" "64" + "height" "32" + } + "sword" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "258" + "y" "464" + "width" "64" + "height" "32" + } + "demoshield" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "258" + "y" "398" + "width" "64" + "height" "32" + } + "pickaxe" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "258" + "y" "431" + "width" "64" + "height" "32" + } + "rocketlauncher_directhit" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "263" + "width" "92" + "height" "32" + } + "sticky_resistance" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "323" + "y" "413" + "width" "64" + "height" "32" + } + "player_sentry" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "388" + "y" "446" + "width" "64" + "height" "32" + } + "battleaxe" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "164" + "width" "64" + "height" "32" + } + "tribalkukri" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "65" + "width" "92" + "height" "32" + } + "sledgehammer" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "98" + "width" "64" + "height" "32" + } + "paintrain" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "131" + "width" "64" + "height" "32" + } + "deflect_huntsman_headshot" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "258" + "y" "289" + "width" "64" + "height" "32" + } + "huntsman_flyingburn_headshot" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "32" + "width" "64" + "height" "32" + } + "taunt_medic" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "197" + "width" "128" + "height" "32" + } + "samrevolver" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "230" + "width" "98" + "height" "32" + } + "natascha" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "297" + "width" "98" + "height" "32" + } + "maxgun" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "330" + "width" "98" + "height" "32" + } + "force_a_nature" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "368" + "y" "363" + "width" "128" + "height" "32" + } + "deflect_huntsman_flyingburn_headshot" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "404" + "y" "396" + "width" "98" + "height" "32" + } + "deflect_huntsman_flyingburn" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "433" + "y" "32" + "width" "64" + "height" "32" + } + "deflect_ball" + { + "dfile" "HUD/d_images" + "dnegfile" "HUD/dneg_images" + "x" "433" + "y" "131" + "width" "64" + "height" "32" + } + "building_carried_destroyed" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "768" + "width" "96" + "height" "32" + } + "taunt_guitar_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "704" + "width" "96" + "height" "32" + } + "frontier_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "96" + "width" "128" + "height" "32" + } + "wrench_golden" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "736" + "width" "96" + "height" "32" + } + "southern_comfort_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "992" + "width" "64" + "height" "32" + } + "bleed_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "928" + "width" "32" + "height" "32" + } + "wrangler_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "960" + "width" "64" + "height" "32" + } + "robot_arm_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "800" + "width" "96" + "height" "32" + } + "robot_arm_combo_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "832" + "width" "96" + "height" "32" + } + "robot_arm_blender_kill" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "864" + "width" "96" + "height" "32" + } + "degreaser" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "896" + "width" "96" + "height" "32" + } + "powerjack" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "928" + "width" "96" + "height" "32" + } + "eternal_reward" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "960" + "width" "96" + "height" "32" + } + "letranger" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "0" + "y" "992" + "width" "96" + "height" "32" + } + "shortstop" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "896" + "width" "64" + "height" "32" + } + "holymackerel" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "992" + "width" "96" + "height" "32" + } + "headtaker" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "128" + "width" "128" + "height" "32" + } + "fryingpan" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "768" + "width" "96" + "height" "32" + } + "back_scratcher" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "800" + "width" "96" + "height" "32" + } + "boston_basher" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "832" + "width" "96" + "height" "32" + } + "claidheamohmor" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "864" + "width" "96" + "height" "32" + } + "steel_fists" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "896" + "width" "96" + "height" "32" + } + "ullapool_caber_explosion" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "928" + "width" "96" + "height" "32" + } + "ullapool_caber" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "96" + "y" "960" + "width" "96" + "height" "32" + } + "candy_cane" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "768" + "width" "96" + "height" "32" + } + "amputator" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "800" + "width" "96" + "height" "32" + } + "blackbox" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "160" + "width" "128" + "height" "32" + } + "wrench_jag" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "864" + "width" "64" + "height" "32" + } + "warrior_spirit" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "832" + "width" "96" + "height" "32" + } + "loch_n_load" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "736" + "width" "96" + "height" "32" + } + "iron_curtain" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "704" + "width" "96" + "height" "32" + } + "crusaders_crossbow" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "672" + "width" "96" + "height" "32" + } + "battleneedle" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "640" + "width" "96" + "height" "32" + } + "sydney_sleeper" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "192" + "width" "128" + "height" "32" + } + "cow_mangler" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "224" + "width" "128" + "height" "32" + } + "righteous_bison" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "256" + "width" "128" + "height" "32" + } + "bushwacka" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "608" + "width" "96" + "height" "32" + } + "taunt_soldier_lumbricus" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "320" + "y" "864" + "width" "64" + "height" "32" + } + "brass_beast" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "576" + "width" "96" + "height" "32" + } + "gloves_running_urgently" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "544" + "width" "96" + "height" "32" + } + "blutsauger" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "512" + "width" "96" + "height" "32" + } + "sandman" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "480" + "width" "96" + "height" "32" + } + "backburner" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "448" + "width" "96" + "height" "32" + } + "lava_bat" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "0" + "width" "96" + "height" "32" + } + "lava_axe" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "32" + "width" "96" + "height" "32" + } + "obj_minisentry" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "416" + "width" "96" + "height" "32" + } + "kunai" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "64" + "width" "96" + "height" "32" + } + "warfan" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "96" + "width" "64" + "height" "32" + } + "demokatana" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "128" + "width" "96" + "height" "32" + } + "scout_sword" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "192" + "width" "128" + "height" "32" + } + + "obj_status_sentrygun_1" + { + "file" "HUD/hud_obj_status_sentry_1" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "obj_status_sentrygun_2" + { + "file" "HUD/hud_obj_status_sentry_2" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "obj_status_sentrygun_3" + { + "file" "HUD/hud_obj_status_sentry_3" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "obj_status_dispenser" + { + "file" "HUD/hud_obj_status_dispenser" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "obj_weapon_pickup" + { + "file" "HUD/hud_obj_weapon_pickup" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + + "obj_status_tele_entrance" + { + "file" "HUD/hud_obj_status_tele_entrance" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + "obj_status_tele_exit" + { + "file" "HUD/hud_obj_status_tele_exit" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "obj_status_upgrade_1" + { + "file" "HUD/hud_upgrade_1" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + "obj_status_upgrade_2" + { + "file" "HUD/hud_upgrade_2" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + "obj_status_upgrade_3" + { + "file" "HUD/hud_upgrade_3" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + "obj_status_sapper" + { + "file" "HUD/hud_obj_status_sapper" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "cappoint_progressbar_teardrop" + { + "file" "vgui/progress_bar_pointer" + "x" "0" + "y" "0" + "width" "128" + "height" "155" + } + + "cappoint_progressbar_teardrop_left" + { + "file" "vgui/progress_bar_pointer_left" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "cappoint_progressbar_teardrop_right" + { + "file" "vgui/progress_bar_pointer_right" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "obj_status_background_blue" + { + "file" "HUD/eng_status_area_tele_blue" + "x" "0" + "y" "0" + "width" "243" + "height" "64" + } + + "obj_status_background_red" + { + "file" "HUD/eng_status_area_tele_red" + "x" "0" + "y" "0" + "width" "243" + "height" "64" + } + + "obj_status_background_disabled" + { + "file" "HUD/eng_status_area_tele_disabled" + "x" "0" + "y" "0" + "width" "243" + "height" "64" + } + + "obj_status_background_tall_blue" + { + "file" "HUD/eng_status_area_sentry_blue" + "x" "0" + "y" "0" + "width" "243" + "height" "110" + } + + "obj_status_background_tall_red" + { + "file" "HUD/eng_status_area_sentry_red" + "x" "0" + "y" "0" + "width" "243" + "height" "110" + } + + "obj_status_background_tall_disabled" + { + "file" "HUD/eng_status_area_sentry_disabled" + "x" "0" + "y" "0" + "width" "243" + "height" "110" + } + + "cappoint_progressbar_blocked" + { + "file" "vgui/progress_bar_noCap" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "crosshair_default" + { + "file" "sprites/crosshairs" + "x" "32" + "y" "0" + "width" "32" + "height" "32" + } + + "obj_status_alert_background" + { + "file" "HUD/eng_status_area_tele_alrt" + "x" "0" + "y" "0" + "width" "80" + "height" "64" + } + + "obj_status_alert_background_tall" + { + "file" "HUD/eng_status_area_sentry_alrt" + "x" "0" + "y" "0" + "width" "80" + "height" "110" + } + + "obj_status_alert_background_tall_nocolor" + { + "file" "HUD/eng_status_area_sentry_alrt_nocolor" + "x" "0" + "y" "0" + "width" "80" + "height" "110" + } + + "obj_status_icon_wrench" + { + "file" "HUD/eng_status_alert_ico_wrench" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "obj_status_icon_sapper" + { + "file" "HUD/hud_obj_status_sapper" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + "progress_bar_blu" + { + "file" "vgui/progress_bar_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + "progress_bar_red" + { + "file" "vgui/progress_bar_red" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "dispenser_meter_bg_blue" + { + "file" "vgui/dispenser_meter_bg_blue" + "x" "0" + "y" "0" + "width" "256" + "height" "128" + } + + "dispenser_meter_bg_red" + { + "file" "vgui/dispenser_meter_bg_red" + "x" "0" + "y" "0" + "width" "256" + "height" "128" + } + + "leaderboard_dominated" + { + "file" "hud/leaderboard_dominated" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "leaderboard_streak" + { + "file" "hud/leaderboard_streak" + "negfile" "HUD/dneg_leaderboard_streak" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "leaderboard_streak_dneg" + { + "file" "hud/dneg_leaderboard_streak" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "hud_menu_bg" + { + "file" "hud/eng_build_bg" + "x" "0" + "y" "0" + "width" "32" + "height" "13" + } + + "hud_menu_item_bg" + { + "file" "hud/eng_build_item" + "x" "1" + "y" "1" + "width" "14" + "height" "15" + } + + "hud_menu_item_bg_outline" + { + "file" "hud/eng_sel_item_active" + "x" "1" + "y" "1" + "width" "14" + "height" "15" + } + "hud_menu_item_bg_active" + { + "file" "hud/eng_sel_item_active" + "x" "1" + "y" "1" + "width" "14" + "height" "15" + } + "hud_menu_scout_red" + { + "file" "vgui/class_sel_sm_scout_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_soldier_red" + { + "file" "vgui/class_sel_sm_soldier_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_pyro_red" + { + "file" "vgui/class_sel_sm_pyro_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_demoman_red" + { + "file" "vgui/class_sel_sm_demo_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_heavy_red" + { + "file" "vgui/class_sel_sm_heavy_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_engineer_red" + { + "file" "vgui/class_sel_sm_engineer_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_medic_red" + { + "file" "vgui/class_sel_sm_medic_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_sniper_red" + { + "file" "vgui/class_sel_sm_sniper_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_spy_red" + { + "file" "vgui/class_sel_sm_spy_red" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_scout_blu" + { + "file" "vgui/class_sel_sm_scout_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_soldier_blu" + { + "file" "vgui/class_sel_sm_soldier_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_pyro_blu" + { + "file" "vgui/class_sel_sm_pyro_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_demoman_blu" + { + "file" "vgui/class_sel_sm_demo_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_heavy_blu" + { + "file" "vgui/class_sel_sm_heavy_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_engineer_blu" + { + "file" "vgui/class_sel_sm_engineer_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_medic_blu" + { + "file" "vgui/class_sel_sm_medic_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_sniper_blu" + { + "file" "vgui/class_sel_sm_sniper_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_spy_blu" + { + "file" "vgui/class_sel_sm_spy_blu" + "x" "0" + "y" "0" + "width" "128" + "height" "256" + } + + "hud_menu_sentry_build" + { + "file" "hud/eng_build_sentry_blueprint" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "hud_menu_dispenser_build" + { + "file" "hud/eng_build_dispenser_blueprint" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "hud_menu_tele_entrance_build" + { + "file" "hud/eng_build_tele_entrance_blueprint" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "hud_menu_tele_exit_build" + { + "file" "hud/eng_build_tele_exit_blueprint" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + + + + "ico_metal" + { + "file" "hud/ico_metal_mask" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "ico_demolish" + { + "file" "hud/ico_demolish" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_build" + { + "file" "hud/ico_build" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_key_blank" + { + "file" "hud/ico_key_blank" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "ico_notify_sixty_seconds" + { + "file" "hud/ico_time_60" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "ico_notify_thirty_seconds" + { + "file" "hud/ico_time_30" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "ico_notify_ten_seconds" + { + "file" "hud/ico_time_10" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "ico_notify_team_switch" + { + "file" "hud/ico_teamswitch" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "ico_notify_flag_dropped" + { + "file" "hud/objectives_flagpanel_ico_flag_dropped" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_flag_home" + { + "file" "hud/objectives_flagpanel_ico_flag_home" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_flag_home_alt" + { + "file" "hud/objectives_flagpanel_ico_flag_home_alt" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_flag_moving" + { + "file" "hud/objectives_flagpanel_ico_flag_moving" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_flag_moving_alt" + { + "file" "hud/objectives_flagpanel_ico_flag_moving_alt" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_on_fire" + { + "file" "hud/ico_fire" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + + "ico_notify_golden_wrench" + { + "file" "HUD/d_images_v2" + "x" "0" + "y" "736" + "width" "96" + "height" "32" + } + + "ico_ghost" + { + "file" "HUD/ghost_icon" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_kart" + { + "file" "HUD/cart_icon" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_highfive" + { + "file" "hud/highfive" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "the_maul" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "224" + "width" "96" + "height" "32" + } + + "saxxy" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "256" + "width" "96" + "height" "32" + } + + "market_gardener" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "288" + "width" "96" + "height" "32" + } + + "the_winger" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "320" + "width" "96" + "height" "32" + } + + "tomislav" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "352" + "width" "96" + "height" "32" + } + + "soda_popper" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "384" + "width" "96" + "height" "32" + } + + "atomizer" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "416" + "width" "96" + "height" "32" + } + + "bazaar_bargain" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "448" + "width" "96" + "height" "32" + } + + "big_earner" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "480" + "width" "96" + "height" "32" + } + + "detonator" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "512" + "width" "96" + "height" "32" + } + + "eviction_notice" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "544" + "width" "96" + "height" "32" + } + + "family_business" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "576" + "width" "96" + "height" "32" + } + + "liberty_launcher" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "608" + "width" "96" + "height" "32" + } + + "proto_syringe" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "640" + "width" "96" + "height" "32" + } + + "persian_persuader" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "672" + "width" "96" + "height" "32" + } + + "reserve_shooter" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "704" + "width" "96" + "height" "32" + } + + "shahanshah" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "736" + "width" "96" + "height" "32" + } + + "enforcer" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "768" + "width" "96" + "height" "32" + } + + "disciplinary_action" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "800" + "width" "96" + "height" "32" + } + + "splendid_screen" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "832" + "width" "96" + "height" "32" + } + + "mantreads" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "864" + "width" "64" + "height" "32" + } + + "solemn_vow" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "896" + "width" "96" + "height" "32" + } + + "nessieclub" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "928" + "width" "128" + "height" "32" + } + + "mailbox" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "960" + "width" "128" + "height" "32" + } + + "quake_rl" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "992" + "width" "128" + "height" "32" + } + + "diamondback" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "320" + "y" "896" + "width" "64" + "height" "32" + } + + "widowmaker" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "320" + "y" "960" + "width" "64" + "height" "32" + } + + "short_circuit" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "320" + "y" "928" + "width" "64" + "height" "32" + } + "machina" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "288" + "width" "128" + "height" "32" + } + "player_penetration" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "320" + "width" "128" + "height" "32" + } + "headshot_player_penetration" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "256" + "y" "352" + "width" "128" + "height" "32" + } + "nonnonviolent_protest" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "0" + "width" "96" + "height" "32" + } + "scotland_shard" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "32" + "width" "96" + "height" "32" + } + "baleful_beacon" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "64" + "width" "96" + "height" "32" + } + "unarmed_combat" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "96" + "width" "96" + "height" "32" + } + "voodoo_pin" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "128" + "width" "96" + "height" "32" + } + "eyeball_rocket" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "160" + "width" "96" + "height" "32" + } + "purgatory" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "192" + "width" "96" + "height" "32" + } + "apocofists" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "256" + "width" "96" + "height" "32" + } + "sharp_dresser" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "288" + "width" "96" + "height" "32" + } + "sharp_dresser_backstab" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "320" + "width" "96" + "height" "32" + } + "phlogistinator" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "0" + "width" "128" + "height" "32" + } + "manmelter" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "32" + "width" "128" + "height" "32" + } + "thirddegree" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "352" + "width" "96" + "height" "32" + } + "eureka_effect" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "416" + "width" "96" + "height" "32" + } + "pomson" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "64" + "width" "128" + "height" "32" + } + "holiday_punch" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "448" + "width" "96" + "height" "32" + } + "spy_cicle" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "512" + "width" "96" + "height" "32" + } + "wrap_assassin" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "96" + "width" "128" + "height" "32" + } + "black_rose" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "576" + "width" "96" + "height" "32" + } + "lollichop" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "608" + "width" "96" + "height" "32" + } + "scorch_shot" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "640" + "width" "96" + "height" "32" + } + "rainblower" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "672" + "width" "96" + "height" "32" + } + "pro_smg" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "705" + "width" "64" + "height" "31" + } + "pep_pistol" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "737" + "width" "48" + "height" "31" + } + "armageddon" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "769" + "width" "96" + "height" "31" + } + "pro_rifle" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "128" + "width" "128" + "height" "32" + } + "pep_brawlerblaster" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "160" + "width" "128" + "height" "32" + } + "dumpster_device" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "192" + "width" "128" + "height" "32" + } + "long_heatmaker" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "800" + "width" "96" + "height" "31" + } + "annihilator" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "832" + "width" "96" + "height" "31" + } + "guillotine" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "864" + "width" "96" + "height" "31" + } + "recorder" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "896" + "width" "96" + "height" "31" + } + "loose_cannon_impact" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "928" + "width" "96" + "height" "32" + } + "freedom_staff" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "224" + "width" "128" + "height" "32" + } + "merasmus_decap" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "256" + "width" "128" + "height" "32" + } + "merasmus_zap" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "288" + "width" "128" + "height" "32" + } + "merasmus_grenade" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "320" + "width" "128" + "height" "32" + } + "merasmus_player_bomb" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "352" + "width" "128" + "height" "32" + } + "loose_cannon_explosion" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "384" + "width" "128" + "height" "32" + } + "rescue_ranger" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "416" + "width" "128" + "height" "32" + } + "memory_maker" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "0" + "width" "64" + "height" "32" + } + "loose_cannon_reflect" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "32" + "width" "64" + "height" "32" + } + "rescue_ranger_reflect" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "64" + "width" "64" + "height" "32" + } + "ham_shank" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "96" + "width" "64" + "height" "32" + } + "psapper" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "480" + "width" "128" + "height" "32" + } + "spellbook_teleport" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "192" + "width" "64" + "height" "32" + } + "spellbook_skeleton" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "224" + "width" "64" + "height" "32" + } + "spellbook_mirv" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "256" + "width" "64" + "height" "32" + } + "spellbook_meteor" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "288" + "width" "64" + "height" "32" + } + "spellbook_lightning" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "320" + "width" "64" + "height" "32" + } + "spellbook_fireball" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "352" + "width" "64" + "height" "32" + } + "spellbook_boss" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "384" + "width" "64" + "height" "32" + } + "spellbook_blastjump" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "416" + "width" "64" + "height" "32" + } + "spellbook_bats" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "448" + "width" "64" + "height" "32" + } + "spellbook_athletic" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "480" + "width" "64" + "height" "32" + } + "golden_fryingpan" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "0" + "width" "96" + "height" "32" + } + "australium" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "512" + "width" "64" + "height" "32" + } + "eureka_teleport_home" + { + "file" "HUD/eng_eureka_tele_home" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + + "hud_taunt_menu_icon" + { + "file" "hud/ico_reel" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "hud_spy_disguise_menu_icon" + { + "file" "hud/ico_spy" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "hud_taunt_hint" + { + "file" "effects/speech_taunt" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + + "ico_notify_partner_taunt" + { + "file" "effects/speech_taunt_bad" + "x" "0" + "y" "0" + "width" "256" + "height" "256" + } + "the_classic" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "577" + "width" "128" + "height" "32" + } + "tide_turner" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "545" + "width" "64" + "height" "32" + } + "bread_bite" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "577" + "width" "64" + "height" "32" + } + "snack_attack" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "608" + "width" "128" + "height" "32" + } + "back_scatter" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "512" + "width" "128" + "height" "32" + } + "airstrike" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "545" + "width" "128" + "height" "32" + } + "ai_flamethrower" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "640" + "width" "128" + "height" "32" + } + "necro_smasher" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "608" + "width" "64" + "height" "32" + } + "bumper_kart" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "640" + "width" "64" + "height" "32" + } + "eotl_duck" + { + "file" "hud/leaderboard_duck" + "negfile" "HUD/dneg_leaderboard_duck" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + "eotl_duck_dneg" + { + "file" "hud/dneg_leaderboard_duck" + "x" "0" + "y" "0" + "width" "64" + "height" "64" + } + "crossing_guard" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "960" + "width" "96" + "height" "32" + } + "iron_bomber" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "672" + "width" "128" + "height" "32" + } + "quickiebomb_launcher" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "704" + "width" "128" + "height" "32" + } + "panic_attack" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "736" + "width" "128" + "height" "32" + } + // Mannpower + "mannpower_agility" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "32" + "width" "35" + "height" "32" + } + "mannpower_vamp" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "64" + "width" "35" + "height" "32" + } + "mannpower_resist" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "96" + "width" "35" + "height" "32" + } + "mannpower_haste" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "128" + "width" "35" + "height" "32" + } + "mannpower_fist" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "160" + "width" "35" + "height" "32" + } + "mannpower_reflect" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "128" + "y" "160" + "width" "40" + "height" "32" + } + "mannpower_precision" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "224" + "width" "35" + "height" "32" + } + "mannpower_strength" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "256" + "width" "35" + "height" "32" + } + "mannpower_regen" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "288" + "width" "35" + "height" "32" + } + "mannpower_king" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "128" + "y" "96" + "width" "40" + "height" "32" + } + "mannpower_plague" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "128" + "y" "32" + "width" "40" + "height" "32" + } + "mannpower_supernova" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "128" + "y" "64" + "width" "40" + "height" "32" + } + // END Mannpower + + // Passtime + "passtime_intercept" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "704" + "width" "96" + "height" "32" + } + "passtime_steal" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "704" + "width" "64" + "height" "32" + } + "passtime_pass" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "736" + "width" "96" + "height" "32" + } + "passtime_score_blue" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "736" + "width" "64" + "height" "64" + } + "passtime_score_red" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "800" + "width" "64" + "height" "64" + } + "passtime_ball" + { + "file" "passtime/hud/passtime_ball" + "x" "0" + "y" "0" + "width" "128" + "height" "128" + } + // END Passtime + "batsaber" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "768" + "width" "128" + "height" "32" + } + "the_capper" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "800" + "width" "128" + "height" "32" + } + "shooting_star" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "832" + "width" "128" + "height" "32" + } + "giger_counter" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "192" + "y" "896" + "width" "64" + "height" "32" + } + "prinny_machete" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "96" + "y" "864" + "width" "96" + "height" "32" + } + + "crocodile" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "864" + "width" "128" + "height" "32" + } + + "dragons_fury" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "0" + "y" "992" + "width" "96" + "height" "32" + } + + "dragons_fury_bonus" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "992" + "width" "128" + "height" "32" + } + + "hot_hand" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "928" + "width" "64" + "height" "32" + } + + "gas_blast" + { + "dfile" "HUD/d_images_v3" + "dnegfile" "HUD/dneg_images_v3" + "x" "256" + "y" "960" + "width" "64" + "height" "32" + } + + "rocketpack_stomp" + { + "dfile" "HUD/d_images_v2" + "dnegfile" "HUD/dneg_images_v2" + "x" "384" + "y" "864" + "width" "64" + "height" "32" + } + } +} diff --git a/sound/sound.cache b/sound/sound.cache new file mode 100644 index 0000000..96a982a Binary files /dev/null and b/sound/sound.cache differ