hcGroupParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "<tt>([a-zA-Z0-9\. _"']+)<\/tt>" to "{{hl|$1}}") |
||
Line 16: | Line 16: | ||
|descr= Returns parameters describing group in [[High Command|high command]] bar. Return value is array in format [groupName, teamName] or [] if error. Possible values for team name: | |descr= Returns parameters describing group in [[High Command|high command]] bar. Return value is array in format [groupName, teamName] or [] if error. Possible values for team name: | ||
* | * {{hl|"teammain"}} (default) | ||
* | * {{hl|"teamred"}} | ||
* | * {{hl|"teamgreen"}} | ||
* | * {{hl|"teamblue"}} | ||
* | * {{hl|"teamyellow"}} | ||
|s1= unit [[hcGroupParams]] group | |s1= unit [[hcGroupParams]] group |
Revision as of 23:45, 15 November 2021
Description
- Description:
- Returns parameters describing group in high command bar. Return value is array in format [groupName, teamName] or [] if error. Possible values for team name:
- "teammain" (default)
- "teamred"
- "teamgreen"
- "teamblue"
- "teamyellow"
- Groups:
- High Command
Syntax
- Syntax:
- unit hcGroupParams group
- Parameters:
- unit: Object - commander
- group: Group
- Return Value:
- Array
Examples
- Example 1:
player hcGroupParams someGroup;
Additional Information
- See also:
- High CommandhcAllGroupshcLeaderhcRemoveAllGroupshcRemoveGrouphcSelectedhcSelectGrouphcSetGrouphcShowBarhcShownBaronHCGroupSelectionChanged
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