BIS fnc dataTerminalColor: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
||
Line 38: | Line 38: | ||
| [[MP End Game|End Game (MP mode)]], [[BIS_fnc_dataTerminalAnimate]] | | [[MP End Game|End Game (MP mode)]], [[BIS_fnc_dataTerminalAnimate]] | ||
}} | }} | ||
Revision as of 02:15, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Scripts
Syntax
- Syntax:
- Syntax needed
- Parameters:
- dataTerminal: Object
- step1color: String - step 1 color. Can be one of:
- "blue"
- "orange"
- "green"
- "red"
- "purple"
- step2color: String - step 2 color
- step3color: String - step 3 color
- Return Value:
- Return value needed
Examples
- Example 1:
[myTerminal, "purple", "red", "orange"] call BIS_fnc_dataTerminalColor;
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