Player::explodeHead

From RAGE Multiplayer Wiki

Forces the ped to fall back and kills it.

Syntax

player.explodeHead(weaponHash);

Required Arguments

  • weaponHash: Model hash or name

Return value

  • Undefined

Example

// todo

See also