Skip to main content

Player::explodeHead

Forces the ped to fall back and kills it.

Syntax​

```js player.explodeHead(weaponHash); ```

Required Arguments​

  • weaponHash: Model hash or name

Return value​

  • Undefined

Example​

```js // todo ```

See also​