lockedCameraTo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page creation) |
Lou Montana (talk | contribs) m (Text replacement - "|branch= dev " to "") |
||
Line 5: | Line 5: | ||
|arg= local | |arg= local | ||
|descr= Return the turret lock target. | |descr= Return the turret lock target. |
Revision as of 16:59, 8 March 2022
Description
- Description:
- Return the turret lock target.
- Groups:
- Camera Control
Syntax
- Syntax:
- vehicle lockedCameraTo turretPath
- Parameters:
- vehicle: Object
- turretPath: Array of Numbers - turret path. Use an empty array to select the gunner's turret by default
- Return Value:
- Nothing - not locked
Object - if locked to an object
Array format PositionASL - if locked to a position
Examples
- Example 1:
vehicle player lockedCameraTo [];
Additional Information
- See also:
- lockCameraTo
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note