stock
zp_remove_user_ammopacks
Syntax
stock zp_remove_user_ammopacks(id, amount)
Description
Remove user ammo packs
Parameters
| id | Player Index |
|---|---|
| amount | Ammo pack quantity for remove |
Return
True if sucess, false otherwise.
stock
stock zp_remove_user_ammopacks(id, amount)
Remove user ammo packs
| id | Player Index |
|---|---|
| amount | Ammo pack quantity for remove |
True if sucess, false otherwise.