I've been trying to get the maximum ammunition count for the current weapon's magazine using Ins_GetWeaponGetMaxClip1, however it seems to spit out a garbage value of -203142970. This value comes up regardless of the weapon used.
I've also tried using your Ammo Check plugin (both from source and the provided compiled version) to verify and it returns the garbage value every time.
Hello.
I've been trying to get the maximum ammunition count for the current weapon's magazine using
Ins_GetWeaponGetMaxClip1
, however it seems to spit out a garbage value of -203142970. This value comes up regardless of the weapon used.I've also tried using your Ammo Check plugin (both from source and the provided compiled version) to verify and it returns the garbage value every time.