Alright, I found this function in the tsxaddon include called ts_giveuserammo. But it wants a weaponid. Of course ts_getuserwpn has no weaponid return on it. I even tried to do weaponid = ts_getuserwpn(id,clip,ammo,mode,extra) and then use that weaponid. No luck. Is there any method on how to bypass this or make it at least work?