0322

From GTAMods Wiki
Revision as of 02:37, 28 February 2012 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} {{Icon|VC}} '''EXPLODE_PLAYER_HEAD''' <hr /> <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| '''Description''' : Kills the player '''Syntax''' : 0322: k...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City EXPLODE_PLAYER_HEAD


Description

Kills the player

Syntax

0322: kill_player [player handle]

Parameter

[player handle]
The handle of the player

This opcode kills the player. Contrary to the opcode's name, it does not explode the player's head. In GTA III, using this opcode instantly kills the player no matter what. A gush of blood will squirt out of the neck. In Vice City, this opcode does not instantly kill. It depends on the health of the player and if the player can be damaged. Using this opcode subtracts 330 from the health of the player. This means the player cannot be killed if one's health is over 330. The player can also be not killed if the player is prevented from being hurt, e.g. opcode 02AB.

Keywords

kill, player, explode, head