leaveVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
(merged command variations)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Ceases the using of the vehicle in the group. It unassigns all grouped units from the vehicle.  |= Description
| Ceases the using of the vehicle by either a unit or a group. It unassigns them from the vehicle.  |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:40, 24 July 2009

Hover & click on the images for description

Description

Description:
Ceases the using of the vehicle by either a unit or a group. It unassigns them from the vehicle.
Groups:
Uncategorised

Syntax

Syntax:
group leaveVehicle vehicle
Parameters:
group: Object or Group
vehicle: Object
Return Value:
Nothing

Examples

Example 1:
soldierOne leaveVehicle jeepOne
Example 2:
groupOne leaveVehicle 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