From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Set group icons properties.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group setGroupIcon properties
- Parameters:
- group: Group -
- properties: Array -
- Return Value:
- Nothing
Examples
- Example 1:
_target setGroupIcon [_icon,"hc_selectedEnemy"];
_target setGroupIcon [_icon,"flag"];
_grp setGroupIcon [_iconsize,_iconsizeclass,_offset];
_grp setGroupIcon [_newid,_icon,_offset];
_grp setGroupIcon [_icon,_iconclass];
Additional Information
- See also:
- See also needed
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
Notes
Bottom Section