GTAG - Modding - Opcode Database - 0583
Opcode Database
0583
| 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 | Common, Conditional, Player |
| Command Name (IV) | IS_PLAYER_IN_INFO_ZONE |
| San Andreas | |
| sascm.ini | 0583=2, is_player_in_info_zone %1d% zone %2s% |
| Example | 0583: is_player_in_info_zone $PLAYER_CHAR zone 'GAN1' |
| Command Name | IS_PLAYER_IN_INFO_ZONE |
| Vice City | |
| sascm.ini | 0583=2, is_player_in_info_zone %1d% zone %2s% |
| Example | |
| Command Name | IS_PLAYER_IN_INFO_ZONE |

