doGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| arma1 \|1.00 \|([^g]|g[^a])" to "| ofpe | 1.00 |game2= arma1 |version2= 1.00 |game3= arma2 |version3= 1.00 |game4= arma2oa |version4= 1.50 |game5= tkoh |version5= 1.00 |game6= arma3 |version6= 0.50 |$1")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=")
Line 38: Line 38:
* Does not work on [[setUnconscious|unconscious]] - unless the AI is under player command. Unlike [[moveOut]] or [[Arma_3_Actions#Eject|action "Eject"]] (but one after another))
* Does not work on [[setUnconscious|unconscious]] - unless the AI is under player command. Unlike [[moveOut]] or [[Arma_3_Actions#Eject|action "Eject"]] (but one after another))


| '''doGetOut''' units
|s1=  '''doGetOut''' units


|p1= units: [[Object]] or [[Array]] of [[Object]]s
|p1= units: [[Object]] or [[Array]] of [[Object]]s

Revision as of 23:59, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
This command is only effective when used on local units. When used on a remote unit, this command will create radio dialogue on the machine the unit is local to, but the unit will not leave the vehicle.
Groups:
Unit Control

Syntax

Syntax:
doGetOut units
Parameters:
units: Object or Array of Objects
Return Value:
Nothing

Examples

Example 1:
doGetOut _unitOne
Example 2:
doGetOut [_unitOne,_unitTwo]

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