unassignTeam: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|UNASSIGNTEAM]]
[[Category:Scripting Commands ArmA|UNASSIGNTEAM]]


<new command not populated>




<h2 style="color:#000066">''''' unassignTeam '''''</h2>
 
<h2 style="color:#000066">''''' unassignTeam ''''' vehicle''</h2>




'''Operand types:'''
'''Operand types:'''
vehicle: [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''


'''Compatibility:'''
'''Compatibility:'''
Version 2.05 required.


'''Description:'''
'''Description:'''
Unassigns the vehicle (its commander unit) from his team. This is equal to vehicle assignTeam "MAIN".




'''Example:'''
'''Example:'''
'''unassignTeam''' soldier2

Revision as of 19:57, 28 June 2006



unassignTeam vehicle


Operand types:

vehicle: Object

Type of returned value:

Compatibility:

Version 2.05 required.

Description:

Unassigns the vehicle (its commander unit) from his team. This is equal to vehicle assignTeam "MAIN".


Example:

unassignTeam soldier2