doGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example format)
m (updated see also)
Line 24: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[commandGetOut]], [[leaveVehicle]] |= See also
| [[commandGetOut]], [[moveOut]], [[leaveVehicle]] |= See also


}}
}}

Revision as of 15:39, 23 November 2014

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Orders a unit or units to get out from the vehicle (silently).
Groups:
Uncategorised

Syntax

Syntax:
doGetOut unit(s)
Parameters:
unit(s): Object or Array
Return Value:
Nothing

Examples

Example 1:
doGetOut _unitOne

Additional Information

See also:
commandGetOutmoveOutleaveVehicle

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