0.8.0
Added
- New native
TF2Util_GetPlayerMaxAmmo
, to get the maximum amount of ammo that a player can carry (after attributes taken into account) - New native
TF2Util_GetWeaponMaxClip
, to get the maximum clip amount on a given weapon.
TF2Util_GetPlayerMaxAmmo
, to get the maximum amount of ammo that a player can carry (after attributes taken into account)TF2Util_GetWeaponMaxClip
, to get the maximum clip amount on a given weapon.