SET FOLLOW VEHICLE CAM OFFSET
Jump to navigation
Jump to search
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Follow camera id |
2. | float | X offset |
3. | float | Y offset |
4. | float | Z offset |
Return value: | ||
Type | Description | |
None |
Changes follow camera offset to specifed offset (p2,p3,p4). BUT disables camera moving with mouse.
For example SET_FOLLOW_VEHICLE_CAM_OFFSET(1, 0.000, 0.550,0.00) - makes nice FPS view from vehicle dash board.