GTAG - Modding - Opcode Database - 0154
Opcode Database
0154
| Description | Returns true if the character is in the specified zone. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Area name (String) (TEXT_LABEL) |
| Games | |
| Category | Actor, Conditional |
| Command Name (IV) | IS_CHAR_IN_ZONE |
| San Andreas | |
| sascm.ini | 0154=2, is_char_in_zone %1d% zone %2s% |
| Example | 0154: is_char_in_zone $PLAYER_ACTOR zone 'EASB' |
| Command Name | IS_CHAR_IN_ZONE |
| Vice City | |
| sascm.ini | 0154=2, actor %1d% in_zone %2z% |
| Example | |
| Command Name | IS_CHAR_IN_ZONE |
| GTA III | |
| gtascm.ini | 0154=2, actor %1d% in_zone %2z% |
| Example | |
| Command Name | IS_CHAR_IN_ZONE |

