Menu

Customization Options

HP Cross

  • rename or delete HudPlayerHealth.res
  • rename or delete HudDamageAccount.res

  • rename HudPlayerHealth_CROSS.res to HudPlayerHealth.res

  • rename HudDamageAccount_CROSS.res to HudDamageAccount.res

To enable a team-colored border around the HP cross, open HudPlayerHealth.res and follow the instructions.

color customization

To change the color of several elements, including HP, ammo, etc., open resource/clientscheme.res and edit
the color values to your liking. You can also change the color of animations (i.e. full Ubercharge) in this file.

oldschool numerals on HP & ammo

  • rename or delete resource/fonts/Surface-HP-and-Ammo.ttf
  • rename Surface-HP-and-Ammo_OLDSCHOOL.ttf to Surface-HP-and-Ammo.ttf

oldschool TargetIDs

  • rename or delete resource/ui/TargetID.res
  • rename or delete resource/ui/SpectatorGUIHealth.res

  • rename TargetID_OLDSCHOOL.res to TargetID.res

  • rename SpectatorGUIHealth_OLDSCHOOL.res to SpectatorGUIHealth.res

disable last damage done indicator

  • rename or delete resource/ui/HudDamageAccount.res
  • rename HudDamageAccount_WITHOUT_LAST.res to HudDamageAccount.res

low-ammo flash

If you want the ammo to blink red when you have low (reserve) ammo, open scripts/hudanimations_tf.txt and
follow the instructions. To change the animation's colors, read the "color customization" section above.

enable notification when picking up a medpack or sandvich

  • rename or delete resource/ui/HudHealthAccount.res
  • rename HudHealthAccount_WITH_NOTIFICATION.res to HudHealthAccount.res