getGroupIconParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|p([0-9]{1,2})=([^ ]+) + \| *(\[\[Arr.+) * " to " |p$1=$2 |r1=$3 ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 6: | Line 6: | ||
|gr1= High Command | |gr1= High Command | ||
| Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color. | |descr= Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color. | ||
|s1= '''getGroupIconParams''' group | |s1= '''getGroupIconParams''' group |
Revision as of 21:04, 13 June 2021
Description
- Description:
- Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color.
- Groups:
- High Command
Syntax
- Syntax:
- getGroupIconParams group
- Parameters:
- group: Group
- Return Value:
- Array in format [color, text, scale, visibility, WPvisibility WPcolor], where:
Examples
- Example 1:
_iconParams = getGroupIconParams group player;
Additional Information
- See also:
- addGroupIconclearGroupIconsgetGroupIcongroupIconSelectablegroupIconsVisibleonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsSelectablesetGroupIconsVisible
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