Yo,
Straight to the point - when the player_weaponstrip strips your weapon away, a (small) issue that occurs is that the ammo hud does not disappear. How would you go to fix this?
Peter
Created 6 years ago2018-10-24 09:20:33 UTC by PeterBrev
m_pWeapon = NULL;
WEAPON*
is NULL so the last weapon's ammo HUD isn't left visible if no definition exists.