Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AB6

Opcode Database

0AB6

DescriptionThis opcode stores to the variables coordinates of the place marked with red target point on the map (right-click on the map). If the target point does not exist, the variables do not change their values.

Parameters:
1,2,3 = variables to store XYZ coords
Parameters (v2)1) (Returned) X Coord (Float) (FLOAT)
2) (Returned) Y Coord (Float) (FLOAT)
3) (Returned) Z Coord (Float) (FLOAT)
Gamessa
CategoryCLEO 3
San Andreas
sascm.ini0AB6=3,get_target_blip_coordinates %1d% %2d% %3d%
Example0AB6: get_target_blip_coordinates 0@ 1@ 2@
Command NameGET_TARGET_BLIP_COORDINATES

<< 0AB5

0AB7 >>