Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0184

Opcode Database

0184

DescriptionReturns true if the characters health is above the specified value.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Integer (INT)
Gamessa vc iii
CategoryActor, Common, Conditional
Command Name (IV)IS_CHAR_HEALTH_GREATER
San Andreas
sascm.ini0184=2, is_char_health_greater %1d% than %2d%
Example0184: is_char_health_greater 35@ than 119
Command NameIS_CHAR_HEALTH_GREATER
Vice City
sascm.ini0184=2, actor %1d% health >= %2d%
Example0184: actor $1020 health >= 95
Command NameIS_CHAR_HEALTH_GREATER
GTA III
gtascm.ini0184=2, actor %1d% health >= %2d%
Example
Command NameIS_CHAR_HEALTH_GREATER

<< 0183

0185 >>