Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0843

Opcode Database

0843

DescriptionGets 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)
Gamessa
CategoryZone
Command Name (IV)GET_NAME_OF_INFO_ZONE
San Andreas
sascm.ini0843=4,get_name_of_zone %1d% %2d% %3d% store_to %4d%
Example0843: get_name_of_zone 146@ 147@ 148@ store_to s$8216
Command NameGET_NAME_OF_ZONE

<< 0842

0844 >>