GTAG - Modding - Opcode Database - 08F1
Opcode Database
08F1
| Description | Gets the name of the zone at the specified coordinates. |
|---|---|
| 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_ZONE |
| San Andreas | |
| sascm.ini | 08F1=4,get_name_of_info_zone %1d% %2d% %3d% store_to %4d% |
| Example | 08F1: get_name_of_info_zone 3@ 4@ 5@ store_to s$9451 |
| Command Name | GET_NAME_OF_INFO_ZONE |

