unassignTeam: Difference between revisions

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


| arma |= Game name


<h2 style="color:#000066">''' unassignTeam ''vehicle'''''</h2>
|2.05|= Game version
____________________________________________________________________________________________


| Unassigns the vehicle (its commander unit) from his team. This is equal to vehicle [[assignTeam]] "MAIN". |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''unassignTeam''' vehicle |= Syntax


'''vehicle:''' [[Object]]
|p1= vehicle: [[Object]] |= Parameter 1


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


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


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


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


Unassigns the vehicle (its commander unit) from his team.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|UNASSIGNTEAM]]
This is equal to vehicle [[assignTeam]] "MAIN".
[[Category:Scripting Commands OFP Elite |UNASSIGNTEAM]]
 
[[Category:Scripting Commands ArmA|UNASSIGNTEAM]]
 
'''Example:'''
 
'''unassignTeam''' soldier2

Revision as of 23:57, 1 August 2006

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

Description

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

Syntax

Syntax:
unassignTeam vehicle
Parameters:
vehicle: Object
Return Value:
Nothing

Examples

Example 1:
unassignTeam soldier2

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