assignTeam: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "") |
||
Line 40: | Line 40: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
</dl> | </dl> | ||
Revision as of 00:34, 6 April 2021
Description
- Description:
- Description needed
- Groups:
- Groups
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- team: String
- Return Value:
- Return value needed
Examples
- Example 1:
_soldier2 assignTeam "RED";
- Example 2:
- In a unit's init script in the editor you should use the following. Or else you might experience race conditions.
0 = this spawn {_this assignTeam "RED"};
Additional Information
- See also:
- assignedTeamdissolveTeamunassignTeam
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