BIS fnc advHintFormat: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *([^<|{]*) *<\/code>" to "<sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - " |s1=[" to " |s1= [") |
||
Line 8: | Line 8: | ||
|descr= Return formatted texts of a CfgHints hint. | |descr= Return formatted texts of a CfgHints hint. | ||
|s1=[topic,hint,subHint,colour] call [[BIS_fnc_advHintFormat]] | |s1= [topic,hint,subHint,colour] call [[BIS_fnc_advHintFormat]] | ||
|p1= topic: [[String]] - Topic | |p1= topic: [[String]] - Topic |
Revision as of 23:11, 12 July 2022
Description
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:
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