locked: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fixed syntax)
(+ categories)
Line 38: Line 38:
[[Category:Scripting Commands OFP 1.46|LOCKED]]
[[Category:Scripting Commands OFP 1.46|LOCKED]]
[[Category:Scripting Commands ArmA|LOCKED]]
[[Category:Scripting Commands ArmA|LOCKED]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]

Revision as of 00:10, 7 May 2007

Hover & click on the images for description

Description

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

Syntax

Syntax:
locked unit
Parameters:
unit: Object
Return Value:
Boolean

Examples

Example 1:
_it = locked jeepOne

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