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