doGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (example format)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>doGetOut _unitOne</pre> |= Example 1
|x1= <code>[[doGetOut]] _unitOne</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 06:40, 26 July 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:
commandGetOutleaveVehicle

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