setGroupIconParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 10: | Line 9: | ||
|gr1= High Command |GROUP1= | |gr1= High Command |GROUP1= | ||
| Set group icons parameters. [color,string,float,bool] |DESCRIPTION= | | Set group icons parameters. [color,string,float,bool] |DESCRIPTION= | ||
| group '''setGroupIconParams''' properties |SYNTAX= | | group '''setGroupIconParams''' properties |SYNTAX= | ||
Line 29: | Line 26: | ||
_grp setGroupIconParams [[0,0,0,0],"",1,false];</pre>|EXAMPLE1= | _grp setGroupIconParams [[0,0,0,0],"",1,false];</pre>|EXAMPLE1= | ||
| [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | | [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 02:30, 17 January 2021
Description
- Description:
- Set group icons parameters. [color,string,float,bool]
- Groups:
- High Command
Syntax
- Syntax:
- group setGroupIconParams properties
- Parameters:
- group: Group -
- properties: Array -
- Return Value:
- Nothing
Examples
- Example 1:
_grp setGroupIconParams [_color,_text,_scale,_visible]; _grp setGroupIconParams [[0,0,0,0],"",1,false];
Additional Information
- See also:
- addGroupIconclearGroupIconsgetGroupIcongetGroupIconParamsgroupIconSelectablegroupIconsVisibleonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconsSelectablesetGroupIconsVisible
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