teams: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Killzone Kid (talk | contribs) No edit summary |
||
(28 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma2 | | |game1= arma2 | ||
|version1= 1.00 | |||
|1. | |game2= arma2oa | ||
|version2= 1.50 | |||
| | |game3= tkoh | ||
|version3= 1.00 | |||
| | |game4= arma3 | ||
|version4= 0.50 | |||
| | |gr1= Teams | ||
| | |descr= Return a list of teams in the current mission. | ||
| | |s1= '''teams''' | ||
| | |r1= [[Array]] | ||
| | |x1= <sqf>_teams = teams;</sqf> | ||
|seealso= [[agents]] [[addTeamMember]] [[createTeam]] [[deleteTeam]] [[forEachMemberTeam]] [[removeTeamMember]] [[teamMember]] [[teamName]] [[teamType]] [[forEachMember]] [[forEachMemberAgent]] | |||
| | |||
}} | }} | ||
Latest revision as of 08:05, 17 June 2022
Description
- Description:
- Return a list of teams in the current mission.
- Groups:
- Teams
Syntax
- Syntax:
- teams
- Return Value:
- Array
Examples
- Example 1:
Additional Information
- See also:
- agents addTeamMember createTeam deleteTeam forEachMemberTeam removeTeamMember teamMember teamName teamType forEachMember forEachMemberAgent
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