Difference between revisions of "hcGroupParams"
Jump to navigation
Jump to search
m (template:command argument fix) |
killzone_kid (talk | contribs) (description) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Returns parameters describing group in [[High Command|high command]] bar. | + | | 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: |
− | + | * <tt>"teammain"</tt> (default) | |
− | Return value is [ | + | * <tt>"teamred"</tt> |
+ | * <tt>"teamgreen"</tt> | ||
+ | * <tt>"teamblue"</tt> | ||
+ | * <tt>"teamyellow"</tt> | ||
+ | |||
+ | |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:57, 1 May 2019
Hover & click on the images for descriptions
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"
Syntax
Examples
- Example 1:
-
player hcGroupParams someGroup;
Additional Information
- See also:
- High CommandhcAllGroupshcLeaderhcRemoveAllGroupshcRemoveGrouphcSelectedhcSelectGrouphcSetGrouphcShowBarhcShownBaronHCGroupSelectionChanged
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Arma 2: Scripting Commands
- Arma 2: New Scripting Commands
- Command Group: Uncategorised
- Introduced with Arma 2 version 1.00
- ArmA 2: New Scripting Commands List
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters