native
zp_set_user_ammo_packs
Syntax
native zp_set_user_ammo_packs(id, amount);
Description
Sets a player's ammo pack count.
Parameters
| id | Player index. |
|---|---|
| amount | New quantity of ammo packs owned. |
native
native zp_set_user_ammo_packs(id, amount);
Sets a player's ammo pack count.
| id | Player index. |
|---|---|
| amount | New quantity of ammo packs owned. |