removeTeamMember: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 19: | Line 19: | ||
|gr1= Teams | |gr1= Teams | ||
| Remove given member from given team. Effect is local, unless both member and team are local to PC on which command is executed, then effect is global. | |descr= Remove given member from given team. Effect is local, unless both member and team are local to PC on which command is executed, then effect is global. | ||
|s1= team '''removeTeamMember''' member | |s1= team '''removeTeamMember''' member |
Revision as of 21:16, 13 June 2021
Description
- Description:
- Remove given member from given team. Effect is local, unless both member and team are local to PC on which command is executed, then effect is global.
- Groups:
- Teams
Syntax
- Syntax:
- team removeTeamMember member
- Parameters:
- team: Team Member
- member: Team Member
- Return Value:
- Nothing
Examples
- Example 1:
_team removeTeamMember _teamMember;
Additional Information
- See also:
- addTeamMembercreateTeamdeleteTeamforEachMemberTeamteamMemberteamMemberNullteamNameteamsteamType
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