commandGetOut: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|COMMANDGETOUT]] | [[Category:Scripting Commands ArmA|COMMANDGETOUT]] | ||
<h2 style="color:#000066">''' commandGetOut ''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 the unit to get out from the vehicle (via the radio). | |||
'''Example:''' | '''Example:''' | ||
'''commandGetOut''' unitOne |