23.11.2013, 14:57
Resetting the ammo & the gun will reset itself, Try this function I made.
pawn Code:
stock ResetPlayerWeaponID(playerid, weaponid)
return GivePlayerWeapon(playerid, weaponid, 0);