SET FOLLOW VEHICLE CAM OFFSET
Revision as of 18:20, 25 March 2015 by FL1K3R (talk | contribs) (Created page with "{{Native |np=4 |p1t=integer |p1d=Flollow camera id |2t=float |p2d=X offset |p3t=float |p3d=Y offset |p4t=float |p4d=Z offset |r=0 }} Change...")
| Number of parameters: 4 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Flollow camera id |
| 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.