doGetOut: Difference between revisions
Jump to navigation
Jump to search
SilentSpike (talk | contribs) m (updated see also) |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Orders a unit or units to get out from the vehicle (silently). |= | | Orders a unit or units to get out from the vehicle (silently). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''doGetOut''' unit(s) |= | | '''doGetOut''' unit(s) |SYNTAX= | ||
|p1= unit(s): [[Object]] or [[Array]] |= | |p1= unit(s): [[Object]] or [[Array]] |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[doGetOut]] _unitOne</code> |= | |x1= <code>[[doGetOut]] _unitOne</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[commandGetOut]], [[moveOut]], [[leaveVehicle]] |= | | [[commandGetOut]], [[moveOut]], [[leaveVehicle]] |SEEALSO= | ||
}} | }} |
Revision as of 14:38, 7 April 2019
Description
- Description:
- Orders a unit or units to get out from the vehicle (silently).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
doGetOut _unitOne
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands OFP Elite
- Scripting Commands ArmA
- Command Group: Unit Control
- Command Group: Vehicle Assignment
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters