crew: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
|p1= vehicle: [[Object]] |= Parameter 1
|p1= vehicle: [[Object]] |= Parameter 1


| [[Type Array]] -   
| [[Array]] -   
Array with elements of type [[Object]]. An array with all units in the vehicle is returned. |= Return value
Array with elements of type [[Object]]. An array with all units in the vehicle is returned. |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 04:26, 2 August 2006

Hover & click on the images for description

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

See also:
commanderdrivergunner

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