Player:HasAnyAmmoOfType(Player, number)

server
Check if the player has any ammo of the specified type.

Arguments

Returns

  • boolean Whether the player has any ammo of the specified type.

Examples

Player:HasAnyAmmoOfType – Check if the player has any ammo of the specified type.