lockTurret: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:




|x1= <code>vehicleName lockTurret true;</code>|= EXAMPLE1  
|x1= <code>vehicleName lockTurret ["turret path", true];</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 21:36, 23 August 2009

Hover & click on the images for description

Description

Description:
Lock the gunner position of the vehicle turret.
Groups:
Uncategorised

Syntax

Syntax:
vehicle lockTurret [turret path,lock]
Parameters:
vehicle: Object -
[turret path,lock]: Array -
Return Value:
Nothing

Examples

Example 1:
vehicleName lockTurret ["turret path", true];

Additional Information

See also:
See also needed

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

Notes

Bottom Section