GTAG - Modding - Opcode Database - 0121
Opcode Database
0121
| Description | Returns true if the player is in the specified zone. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Area name (String) (TEXT_LABEL) |
| Games | |
| Category | Conditional, Player |
| Command Name (IV) | IS_PLAYER_IN_ZONE |
| Vice City | |
| sascm.ini | 0121=2, player %1d% in_zone %2z% |
| Example | 0121: player $PLAYER_CHAR in_zone 'ZONE' |
| Command Name | IS_PLAYER_IN_ZONE |
| GTA III | |
| gtascm.ini | 0121=2, player %1d% in_zone %2z% |
| Example | 0121: player $PLAYER_CHAR in_zone 'ZONE' |
| Command Name | IS_PLAYER_IN_ZONE |

