lock

From Bohemia Interactive Community
Revision as of 23:50, 9 January 2010 by Tankbuster (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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

--Tankbuster 22:50, 9 January 2010 (CET) 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