locked: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(see also, return)
Line 14: Line 14:
| [[Boolean]] <nowiki>=</nowiki> '''locked [[Object#Vehicle|Vehicle]]''' |= Syntax
| [[Boolean]] <nowiki>=</nowiki> '''locked [[Object#Vehicle|Vehicle]]''' |= Syntax


 
| [[Nothing]] |=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[lock]] |= See also


}}
}}

Revision as of 15:03, 8 January 2009

Hover & click on the images for description

Description

Description:
Check if vehicle is locked for Persons. If it is locked, Persons cannot mount / dismount without order.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = locked Vehicle
Return Value:
Nothing

Examples

Example 1:
_it = locked _jeepOne

Additional Information

See also:
lock

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