Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0223

Opcode Database

0223

DescriptionSets the health of the character to the specified value.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Integer (INT)
Gamessa vc iii
CategoryActor, Common
Command Name (IV)SET_CHAR_HEALTH
San Andreas
sascm.ini0223=2,set_char_health %1d% to %2d%
Example0223: set_char_health 2@ to 500
Command NameSET_CHAR_HEALTH
Vice City
sascm.ini0223=2,set_actor %1d% health_to %2d%
Example0223: set_actor $723 health_to 250
Command NameSET_CHAR_HEALTH
GTA III
gtascm.ini0223=2,set_actor %1d% health_to %2d%
Example0223: set_actor $RAY2_PHIL health_to 5
Command NameSET_CHAR_HEALTH

<< 0222

0224 >>