assignTeam: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.05|= Game version | |||
____________________________________________________________________________________________ | |||
| Assigns the vehicle (specifically its commander unit) to the given team. The possible team values are: "MAIN", "RED", "GREEN", "BLUE" and "YELLOW". |= Description | |||
____________________________________________________________________________________________ | |||
''' | | vehicle '''assignTeam''' team |= Syntax | ||
|p1= vehicle [[Object]] |= Parameter 1 | |||
|p2= team [[String]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>soldier2 assignTeam "RED"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|ASSIGNTEAM]] | |||
[[Category:Scripting Commands OFP Elite |ASSIGNTEAM]] | |||
[[Category:Scripting Commands ArmA|ASSIGNTEAM]] | |||
Revision as of 22:05, 1 August 2006
Description
- Description:
- Assigns the vehicle (specifically its commander unit) to the given team. The possible team values are: "MAIN", "RED", "GREEN", "BLUE" and "YELLOW".
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
soldier2 assignTeam "RED"
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