GTAG - Modding - Opcode Database - 0843
Opcode Database
0843
| Description | Gets the name of the info zone at the specified coordinates. The max length of the output is 8 characters. |
|---|---|
| Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) 4) (Returned) Area name (String) (TEXT_LABEL) |
| Games | |
| Category | Zone |
| Command Name (IV) | GET_NAME_OF_INFO_ZONE |
| San Andreas | |
| sascm.ini | 0843=4,get_name_of_zone %1d% %2d% %3d% store_to %4d% |
| Example | 0843: get_name_of_zone 146@ 147@ 148@ store_to s$8216 |
| Command Name | GET_NAME_OF_ZONE |

