Larger Health & Ammo - rbjaxter/budhud GitHub Wiki

Description

The default ammo and health font sizes are 40. These can be increased to 60 by following the steps below.

Steps

  1. Navigate to \budhud\#customization
  2. Move bh_player_largeammo.res and bh_player_largehealth.res into the _enabled folder

Customizing

If you want to have finer control of the health/ammo size, you can instead edit the tall value for these two entries in ../budhud/_budhud/clientscheme/clientscheme_lato.res (near the top, entries bh_Font_HealthAmmoMain and bh_Font_AmmoReserve).

If you take this approach, you should NOT enable the above two customizations (bh_player_largeammo.res and bh_player_largehealth.res), as these customizations would overwrite these custom values.

Please note that, as with any change to a scheme file, a game restart will be required for these changes to take effect.