GTAG - Modding - Opcode Database - 0118
Opcode Database
0118
| Description | Returns true if the character is dead (wasted). |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) |
| Games | |
| Category | Actor, Common, Conditional |
| Command Name (IV) | IS_CHAR_DEAD |
| San Andreas | |
| sascm.ini | 0118=1, is_char_dead %1d% |
| Example | 0118: is_char_dead 0@ |
| Command Name | IS_CHAR_DEAD |
| Vice City | |
| sascm.ini | 0118=1, actor %1d% dead |
| Example | 0118: actor $853 dead |
| Command Name | IS_CHAR_DEAD |
| GTA III | |
| gtascm.ini | 0118=1, actor %1d% dead |
| Example | 0118: actor $CHAR_GUNSHOPOWNER dead |
| Command Name | IS_CHAR_DEAD |

