BIS fnc groupIndicator: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling ^^) |
m (Text replacement - "|Game version=" to "|Game version= |gr1= GUI |GROUP1=") |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1= GUI |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:35, 6 October 2020
Description
- Description:
- Displays Group Indicator (to the right of the screen in 1.82)
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- argument call BIS_fnc_groupIndicator
- Parameters:
- argument: Array - case-sensitive, can be:
- [] - displays Group Indicator
- ["Exit"] - closes Group Indicator
- Return Value:
- Nothing
Examples
- Example 1:
[] call BIS_fnc_groupIndicator; // starts group indicator
- Example 2:
["Exit"] call BIS_fnc_groupIndicator; // closes group indicator
Additional Information
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