doGetOut: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|DOGETOUT]] | [[Category:Scripting Commands ArmA|DOGETOUT]] | ||
<h2 style="color:#000066">''' doGetOut ''unit'''''</h2> | |||
'''Operand types:''' | |||
''' | '''unit:''' [[Object]] or [[Array]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.28 required. | |||
'''Description:''' | '''Description:''' | ||
Orders a unit to get out from the vehicle (silently). | |||
'''Example:''' | '''Example:''' | ||
'''doGetOut''' unitOne |