lock

From Bohemia Interactive Community
Revision as of 23:48, 9 January 2010 by Tankbuster (talk | contribs) (When some persons will leave a locked vehicle.)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Lock vehicle (disable mounting / dismounting) for player.
Groups:
Uncategorised

Syntax

Syntax:
vehicleName lock lock
Parameters:
vehicleName: Object
lock: Boolean
Return Value:
Nothing

Examples

Example 1:
_jeepOne lock true

Additional Information

See also:
locked

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

Lock prevents AI persons mounting or dismounting vehicles when ordered to do so and players are prevented from doing both too, but AI will dismount when a vehicle is damaged.

Bottom Section