GTAG - Modding - Opcode Database - 0160
Opcode Database
0160
| Description | Points the camera at the specified X, Y and Z coordinates and applies the position set by 0159. switchstyle 1 - smooth 2 - jump cut |
|---|---|
| Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) 4) Integer (INT) |
| Games | |
| Category | Camera, Common |
| Command Name (IV) | POINT_CAMERA_AT_POINT |
| San Andreas | |
| sascm.ini | 0160=4,point_camera_at_point %1d% %2d% %3d% switchstyle %4d% |
| Example | 0160: point_camera_at_point 665.8948 -479.5685 16.4175 switchstyle 2 |
| Command Name | POINT_CAMERA_AT_POINT |
| Vice City | |
| sascm.ini | 0160=4,point_camera %1d% %2d% %3d% switchstyle %4d% |
| Example | 0160: point_camera 218.872 -1282.988 12.392 switchstyle 2 |
| Command Name | POINT_CAMERA_AT_POINT |
| GTA III | |
| gtascm.ini | 0160=4,point_camera %1d% %2d% %3d% switchstyle %4d% |
| Example | 0160: point_camera 885.25 -305.8124 13.0 switchstyle 2 |
| Command Name | POINT_CAMERA_AT_POINT |

