crew: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
(+ category) |
||
Line 47: | Line 47: | ||
[[Category:Scripting Commands OFP 1.46|CREW]] | [[Category:Scripting Commands OFP 1.46|CREW]] | ||
[[Category:Scripting Commands ArmA|CREW]] | [[Category:Scripting Commands ArmA|CREW]] | ||
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]] |
Revision as of 21:36, 29 April 2007
Description
- Description:
- Returns the crew of the given vehicle.
- Groups:
- Uncategorised
Syntax
- Syntax:
- crew vehicle
- Parameters:
- vehicle: Object
- Return Value:
- 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
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 units
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