teams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(teams created)
 
m (Added SEEALSO)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[addTeamMember]], [[createTeam]], [[deleteTeam]], [[forEachMemberTeam]], [[removeTeamMember]], [[teamMember]], [[teamMemberNull]], [[teamName]], [[teamType]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 22:46, 9 August 2011

Hover & click on the images for description

Description

Description:
Return a list of teams in the current mission.
Groups:
Uncategorised

Syntax

Syntax:
teams
Return Value:
Array

Examples

Example 1:
_teams = teams

Additional Information

See also:
addTeamMembercreateTeamdeleteTeamforEachMemberTeamremoveTeamMemberteamMemberteamMemberNullteamNameteamType

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