In this video: How to enable damage numbers, how to customize the look and how to make them stack so you don't see a hundred numbers everywhere...
UPDATE!!!:
Since the 'Meet Your Match' update you have to make an extra file in the 'Team Fortress 2\tf\custom\customhud' folder called 'info.vdf' and copy this text into that file:
"customhud"
{
"ui_version" "3"
}
--------------------------------
-Paste the following in a file called HudDamageAccount.res in the folder (C:\Steam\SteamApps\common\Team Fortress 2\tf\custom\customhud\resource\ui), (if you don't have these folders, you simply have to create them yourself) :
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "50 255 150 255"
"NegativeColor" "255 255 50 255"
"delta_lifetime" "1.5"
"delta_item_font" "HudFontMediumSmall"
"delta_item_font_big" "HudFontMedium"
}
}
----------------------------------
-- The Commands:
hud_combattext_batching 1 (stacks the numbers)
hud_combattext_batching_window (maximum time between shots)
-hud_combattext_healing 1 (one that I've found afterwards, shows healing done, might be enabled by default already)
----------------------------------------------
Enjoyed this video? Why not like and/or comment? Or subscribe? It would really help me out a lot.
My channel information, social networking links and whatnot can be found on my channel's about page:
/ treetender86