setGroupIconsVisible: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "v1\.93\.[0-9]{6}" to "v1.94") |
Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") |
||
Line 31: | Line 31: | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
{{GameCategory|tkoh|Scripting Commands}} | {{GameCategory|tkoh|Scripting Commands}} | ||
Revision as of 17:45, 8 June 2021
Description
- Description:
- Description needed
- Groups:
- High Command
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [showOnMap, showOnHUD]: Array
- showOnMap: Boolean - true to show on map. Default - false
- showOnHUD: Boolean - true to show on HUD. Default - false
- Return Value:
- Return value needed
Examples
- Example 1:
setGroupIconsVisible [true,true]; (group player) addGroupIcon ["b_inf", [0, 0]];
Additional Information
- See also:
- addGroupIconclearGroupIconsgetGroupIcongetGroupIconParamsgroupIconSelectablegroupIconsVisibleonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsSelectable
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