lockedCameraTo

From Bohemia Interactive Community
Revision as of 13:08, 3 May 2022 by Lou Montana (talk | contribs) (Some wiki formatting)
Jump to navigation Jump to search
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