GTAG - Modding - Opcode Database - 0158
Opcode Database
0158
| Description | Attaches the camera to the specified vehicle. switchstyle 1 - smooth 2 - cut |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Camera Mode (Integer) (INT) 3) Integer (INT) |
| Games | |
| Category | Camera, Common, Vehicle |
| Command Name (IV) | POINT_CAM_AT_VEHICLE |
| San Andreas | |
| sascm.ini | 0158=3,point_camera_at_car %1d% mode %2d% switchstyle %3d% |
| Example | 0158: point_camera_at_car 34@ mode 18 switchstyle 2 |
| Command Name | POINT_CAMERA_AT_CAR |
| Vice City | |
| sascm.ini | 0158=3,camera_on_vehicle %1d% mode %2d% switchstyle %3d% |
| Example | 0158: camera_on_vehicle $789 mode 15 switchstyle 2 |
| Command Name | CAMERA_ON_VEHICLE |
| GTA III | |
| gtascm.ini | 0158=3,camera_on_vehicle %1d% %2d% switchstyle %3d% |
| Example | 0158: camera_on_vehicle $USJ_CAR 15 switchstyle 2 |
| Command Name | POINT_CAMERA_AT_CAR |

