Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 067A

Opcode Database

067A

DescriptionPuts the camera on the vehicle like in 0679.

This opcode can also point at a vehicle, including the one it is attached to.

switchstyle
1 - smooth
2 - cut
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) X Offset (Float) (FLOAT)
3) Y Offset (Float) (FLOAT)
4) Z Offset (Float) (FLOAT)
5) Vehicle handle (Integer) (INT)
6) Radius (Float) (FLOAT)
7) Integer (INT)
Gamessa
CategoryCamera, Common, Vehicle
San Andreas
sascm.ini067A=7,attach_camera_to_vehicle_look_at_vehicle %1d% offset %2d% %3d% %4d% vehicle %5d% tilt %6d% switchstyle %7h%
Example067A: attach_camera_to_vehicle_look_at_vehicle 186@ offset 15.0 15.0 10.0 vehicle 34@ tilt 15.0 switchstyle 2
Command NameATTACH_CAMERA_TO_VEHICLE_LOOK_AT_VEHICLE

<< 0679

067B >>