crew: Difference between revisions
Jump to navigation
Jump to search
m (VBS2 scripting category removal) |
(mass edit: removing obsolete </dt> and </dd> tags) |
||
Line 30: | Line 30: | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on 2 January, 2007 - 13:10 | <dd class="notedate">Posted on 2 January, 2007 - 13:10 | ||
<dt class="note">'''[[User:UNN|UNN]]''' | <dt class="note">'''[[User:UNN|UNN]]'''<dd class="note"> | ||
<s>The [[crew]] command will only return a single gunner. If the vehicle has occupied, multiple turrets. See this discussion on the official forums, for an alternative: | <s>The [[crew]] command will only return a single gunner. If the vehicle has occupied, multiple turrets. See this discussion on the official forums, for an alternative: | ||
Line 37: | Line 37: | ||
Since version 1.08 all gunners are now returned by the Crew command. [[User:UNN|UNN]] 11:23, 1 July 2007 (CEST) | Since version 1.08 all gunners are now returned by the Crew command. [[User:UNN|UNN]] 11:23, 1 July 2007 (CEST) | ||
<dd class="notedate">Posted on 3 February, 2010 - 11:28 | |||
<dt class="note">'''[[User:Ofpwarior|Ofpwarior]]''' | <dd class="notedate">Posted on 3 February, 2010 - 11:28 | ||
<dt class="note">'''[[User:Ofpwarior|Ofpwarior]]'''<dd class="note"> | |||
The [[crew]] command will return crew in order [driver,gunner,commander,turrets,cargo] | The [[crew]] command will return crew in order [driver,gunner,commander,turrets,cargo] | ||
[[User:Ofpwarior|Ofpwarior]] 11:28, 3 February 2010 | [[User:Ofpwarior|Ofpwarior]] 11:28, 3 February 2010 | ||
<!-- Note Section END --> | <!-- Note Section END --> |
Revision as of 00:37, 18 October 2011
Description
- Description:
- Returns the crew of the given vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = crew vehicleName
- Parameters:
- vehicleName: Object
- Return Value:
- Array - An array with all units in the vehicle is returned.
Examples
- Example 1:
player in (crew _tank)
Additional Information
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
- Posted on 2 January, 2007 - 13:10
- UNN
-
The crew command will only return a single gunner. If the vehicle has occupied, multiple turrets. See this discussion on the official forums, for an alternative: Need an array with a vehicle's cargo unitsSince version 1.08 all gunners are now returned by the Crew command. UNN 11:23, 1 July 2007 (CEST) - Posted on 3 February, 2010 - 11:28
- Ofpwarior
- The crew command will return crew in order [driver,gunner,commander,turrets,cargo] Ofpwarior 11:28, 3 February 2010
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
- Scripting Commands ArmA2