BIS fnc teamColor: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling) |
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Object Manipulation |GROUP1=") |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1 = Object Manipulation |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:48, 10 October 2020
Description
- Description:
- Convert number to color team name or color.
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- [teamId, getColour] call BIS_fnc_teamColor
- Parameters:
- teamId: Number - in range 1..5
- getColour: Boolean - (Optional, default false) true to get Color, false to get localized team name
- Return Value:
- Color or String - color format [r, g, b, a] or localized team name
Examples
- Example 1:
[2, true] call BIS_fnc_teamColor;
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