doGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (global(?) effect on local units, see also)
Line 5: Line 5:


|1.00|= Game version
|1.00|= Game version
|arg= local |= Arguments in MP
|eff= global |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 20: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[commandGetOut]] |= See also


}}
}}

Revision as of 00:53, 21 February 2009

-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:
commandGetOut

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