Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0222

Opcode Database

0222

DescriptionSets the players remaining health to the specified amount.
Parameters (v2)1) Player handle (Integer) (INT)
2) Integer (INT)
Gamesvc iii
Category
Command Name (IV)SET_PLAYER_HEALTH
Vice City
sascm.ini0222=2,set_player %1d% health_to %2d%
Example0222: set_player $player_char health_to 200
GTA III
gtascm.ini0222=2,set_player %1d% health_to %2d%
Example0222: set_player $PLAYER_CHAR health_to 100
Command NameSET_PLAYER_HEALTH

<< 0221

0223 >>