setGroupIconsVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=") |
||
Line 18: | Line 18: | ||
|p3= showOnHUD: [[Boolean]] - [[true]] to show on HUD. Default - [[false]] | |p3= showOnHUD: [[Boolean]] - [[true]] to show on HUD. Default - [[false]] | ||
| [[Nothing]] (prior to Arma 3 v1.94 this command returned [[Object]] of [[objNull | null]] value) | |r1= [[Nothing]] (prior to Arma 3 v1.94 this command returned [[Object]] of [[objNull | null]] value) | ||
|x1= <code>[[setGroupIconsVisible]] [true,true]; | |x1= <code>[[setGroupIconsVisible]] [true,true]; |
Revision as of 13:22, 12 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:
- Nothing (prior to Arma 3 v1.94 this command returned Object of null value)
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