lockedCameraTo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page creation)
 
m (Text replacement - "|branch= dev " to "")
Line 5: Line 5:


|arg= local
|arg= local
|branch= dev


|descr= Return the turret lock target.
|descr= Return the turret lock target.

Revision as of 17:59, 8 March 2022

Hover & click on the images for description

Description

Description:
Return the turret lock target.
The command is local to the turret, not the vehicle.
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