GTAG - Modding - Opcode Database - 0184
Opcode Database
0184
| Description | Returns true if the characters health is above the specified value. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Actor, Common, Conditional |
| Command Name (IV) | IS_CHAR_HEALTH_GREATER |
| San Andreas | |
| sascm.ini | 0184=2, is_char_health_greater %1d% than %2d% |
| Example | 0184: is_char_health_greater 35@ than 119 |
| Command Name | IS_CHAR_HEALTH_GREATER |
| Vice City | |
| sascm.ini | 0184=2, actor %1d% health >= %2d% |
| Example | 0184: actor $1020 health >= 95 |
| Command Name | IS_CHAR_HEALTH_GREATER |
| GTA III | |
| gtascm.ini | 0184=2, actor %1d% health >= %2d% |
| Example | |
| Command Name | IS_CHAR_HEALTH_GREATER |

