Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0160

Opcode Database

0160

DescriptionPoints 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)
Gamessa vc iii
CategoryCamera, Common
Command Name (IV)POINT_CAMERA_AT_POINT
San Andreas
sascm.ini0160=4,point_camera_at_point %1d% %2d% %3d% switchstyle %4d%
Example0160: point_camera_at_point 665.8948 -479.5685 16.4175 switchstyle 2
Command NamePOINT_CAMERA_AT_POINT
Vice City
sascm.ini0160=4,point_camera %1d% %2d% %3d% switchstyle %4d%
Example0160: point_camera 218.872 -1282.988 12.392 switchstyle 2
Command NamePOINT_CAMERA_AT_POINT
GTA III
gtascm.ini0160=4,point_camera %1d% %2d% %3d% switchstyle %4d%
Example0160: point_camera 885.25 -305.8124 13.0 switchstyle 2
Command NamePOINT_CAMERA_AT_POINT

<< 015F

0161 >>