maelstromHow do I make health and ammo numbers smaller? The hud I am customizing is yayahud.
Take a look at HudAmmoWeapons.res and HudPlayerHealth.res and see what fonts are being used. Then go to clientscheme.res and search for them and adjust the size to your liking (! this may overwrite other stuff as well however, so creating new font entries may be a better idea.)
Now my question. I used the HudAchievementTracker method to toggle my hud crosshair for specific classes for a while now. I was wondering if it was possible to also toggle the Damage Indicators for specific classes using the same method.