locked: Difference between revisions
Jump to navigation
Jump to search
(+ categories) |
mNo edit summary |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Check if [[vehicle]] is locked for [[ | | Check if [[vehicle]] is locked for [[Object#Persons|Persons]]. If it is locked, [[Object#Persons|Persons]] cannot mount / dismount without order. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''locked | | [[Boolean]] <nowiki>=</nowiki> '''locked [[Object#Vehicle|Vehicle]]''' |= Syntax | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>_it = locked | |x1= <pre>_it = locked _jeepOne</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 05:04, 28 August 2007
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:
- Return value needed
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Object Information
- Command Group: Vehicle Assignment