native ns_get_weap_reserve(id,weapon);
id | The player id to check ammo count on. |
weapon | The weapon type to check ammo count for. |
Gets the player's weapon reserve (backpack ammo) for the specified type of weapon.
Use player index, not weapon index!
The ammunition count in the player's reserve.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.