commandGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|COMMANDGETOUT]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |COMMANDGETOUT]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|COMMANDGETOUT]]


| arma |= Game name


<h2 style="color:#000066">''' commandGetOut ''unit'''''</h2>
|2.28|= Game version
____________________________________________________________________________________________


| Orders the unit to get out from the vehicle (via the radio). |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''commandGetOut''' unit |= Syntax


'''unit:''' [[Object]] or [[Array]]
|p1= unit: [[Object]] |= Parameter 1


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>commandGetOut unitOne</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.28 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Orders the unit to get out from the vehicle (via the radio).
<h3 style="display:none">Bottom Section</h3>


 
[[Category:Scripting Commands|COMMANDGETOUT]]
'''Example:'''
[[Category:Scripting Commands OFP Elite |COMMANDGETOUT]]
 
[[Category:Scripting Commands ArmA|COMMANDGETOUT]]
'''commandGetOut''' unitOne

Revision as of 23:57, 1 August 2006

-wrong parameter ("Arma") defined!-2.28
Hover & click on the images for description

Description

Description:
Orders the unit to get out from the vehicle (via the radio).
Groups:
Uncategorised

Syntax

Syntax:
commandGetOut unit
Parameters:
unit: Object
Return Value:
Nothing

Examples

Example 1:
commandGetOut unitOne

Additional Information

See also:
See also needed

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