GTA V NativesplayerPlayer::explodeHeadOn this pagePlayer::explodeHeadForces 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