BIS_fnc_dataTerminalColor
Jump to navigation
Jump to search
Description
- Description:
- Set Data Terminal colors.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [dataTerminal, color1, color2, color3] call BIS_fnc_DataTerminalColor
- Parameters:
- dataTerminal: Object
- color1: String - selection 2 color. Can be one of:
- "blue"
- "orange"
- "green"
- "red"
- "purple"
- color2: String - selection 3 color
- color3: String - selection 4 color
- Return Value:
- Boolean false if data terminal is null, true if color has been set
Examples
- Example 1:
[myTerminal, "purple", "red", "orange"] call BIS_fnc_DataTerminalColor;
Additional Information
- See also:
- End Game (MP mode)
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