Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 08F1

Opcode Database

08F1

DescriptionGets 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)
Gamessa
CategoryZone
Command Name (IV)GET_NAME_OF_ZONE
San Andreas
sascm.ini08F1=4,get_name_of_info_zone %1d% %2d% %3d% store_to %4d%
Example08F1: get_name_of_info_zone 3@ 4@ 5@ store_to s$9451
Command NameGET_NAME_OF_INFO_ZONE

<< 08F0

08F2 >>