lock: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (typo)
Line 14: Line 14:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Object#Vehicle|Vehicle]] '''lock''' Onff|= Syntax
| [[Object#Vehicle|Vehicle]] '''lock''' OnOff|= Syntax


|p1= OnOff: [[Boolean]]  
|p1= OnOff: [[Boolean]]  

Revision as of 14:58, 16 April 2008

Hover & click on the images for description

Description

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

Syntax

Syntax:
Vehicle lock OnOff
Parameters:
OnOff: Boolean
Return Value:
Nothing

Examples

Example 1:
_jeepOne lock 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