crew: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
|arg= global |= Arguments in MP | |||
____________________________________________________________________________________________ | |||
| Returns the crew of the given vehicle. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''crew''' vehicle |= Syntax | ||
|p1= vehicle: [[Object]] |= Parameter 1 | |||
[[Array]] | | [[Type Array]] - | ||
Array with elements of type [[Object]]. An array with all units in the vehicle is returned. |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>player in (crew tank)</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| [[commander]], [[driver]], [[gunner]] |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|CREW]] | |||
[[Category:Scripting Commands OFP 1.96|CREW]] | |||
[[Category:Scripting Commands OFP 1.46|CREW]] | |||
[[Category:Scripting Commands ArmA|CREW]] |
Revision as of 23:10, 1 August 2006
Description
- Description:
- Returns the crew of the given vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- crew vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Type Array - Array with elements of type Object. 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