Player::explodeHead

From RAGE Multiplayer Wiki
Revision as of 23:43, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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