GTAG - Modding - Opcode Database - 0463
Opcode Database
0463
| Description | Stores the X, Y and Z coordinates the debug camera is pointing to. |
|---|---|
| Parameters (v2) | 1) (Returned) X Coord (Float) (FLOAT) 2) (Returned) Y Coord (Float) (FLOAT) 3) (Returned) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Camera, Common |
| San Andreas | |
| sascm.ini | 0463=3,get_debug_camera_point_at %1d% %2d% %3d% |
| Example | 0463: get_debug_camera_point_at $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 |
| Command Name | GET_DEBUG_CAMERA_POINT_AT |
| Vice City | |
| sascm.ini | 0463=3,get_debug_camera_point_at %1d% %2d% %3d% |
| Example | 0463: get_debug_camera_point_at $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 |
| Command Name | GET_DEBUG_CAMERA_POINT_AT |
| GTA III | |
| gtascm.ini | 0463=3,get_debug_camera_point_at %1d% %2d% %3d% |
| Example | 0463: get_debug_camera_point_at $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 |
| Command Name | GET_DEBUG_CAMERA_POINT_AT |

