BIS fnc advHintFormat: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) *  \|p1=" to " |s1=$1  |p1=") | Lou Montana (talk | contribs)  m (Text replacement - " \|p([0-9]{1,2})=([^ ]+) + \| *(\[\[Arr.+) * " to " |p$1=$2  |r1=$3 ") | ||
| Line 19: | Line 19: | ||
| |p4= colour: [[Array]] - Custom highlight color | |p4= colour: [[Array]] - Custom highlight color | ||
| | [[Array]] - Array in format: | |r1=[[Array]] - Array in format: | ||
| *0: [[Config]] - Hint path | *0: [[Config]] - Hint path | ||
| *1: [[String]] - Display name | *1: [[String]] - Display name | ||
Revision as of 03:46, 13 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [topic,hint,subHint,colour] call BIS_fnc_advHintFormat
- Parameters:
- topic: String - Topic
- topic: String - Hint
- subHint: String - Sub-hint
- colour: Array - Custom highlight color
- Return Value:
- Array - Array in format:
Examples
- Example 1:
- ["Arma3","Feedback","",[0.5,0.3,0.6,1]] call BIS_fnc_advHintFormat;
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
