Extrahud .NET
-
@jitnaught does this mod display the ammo? I have hud turned off but the ammo count still displays. I think maybe this line?Function.Call(Hash.DISPLAY_AMMO_THIS_FRAME, true);
I don't need that since I'm using a trainer to have unlimited ammo.
-
@Mick-Tannen Updated: https://gitlab.com/Jitnaught/extrahud-gta5/-/tags
After updating, open the INI file and change
SHOW_AMMO
fromTrue
toFalse
-
Works good.