GTAG - Modding - Opcode Database - 0AB6
Opcode Database
0AB6
| Description | This 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) |
| Games | |
| Category | CLEO 3 |
| San Andreas | |
| sascm.ini | 0AB6=3,get_target_blip_coordinates %1d% %2d% %3d% |
| Example | 0AB6: get_target_blip_coordinates 0@ 1@ 2@ |
| Command Name | GET_TARGET_BLIP_COORDINATES |

