# Get Player Grenade Count

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-6a130af0737c00fb4a93a56715198bdbe3f80ac0%2Fget-player-grenade-count.png?alt=media)

## Description

Returns the number of grenades of the *Grenade Type* held by the *Player*

## Node Type

Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.

## Inputs

| Input        | Type         | Required | Description                             |
| ------------ | ------------ | -------- | --------------------------------------- |
| Player       | Object       | Yes      | Which player to check grenade count on. |
| Grenade Type | Grenade Type | Yes      | Which type of grenades to check for.    |

## Outputs

| Output        | Type   | Description                                       |
| ------------- | ------ | ------------------------------------------------- |
| Grenade Count | Number | How many grenades of they type player is holding. |

\
\
**Contributors**

AddiCt3d 2CHa0s
