BIS fnc advHintFormat: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *H([a-z ])" to "$1 - h$2") |
m (fixed arguments) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
|s1= [topic,hint,subHint,colour] call [[BIS_fnc_advHintFormat]] | |s1= [topic,hint,subHint,colour] call [[BIS_fnc_advHintFormat]] | ||
|p1= topic: [[String]] - | |p1= topic: [[String]] - topic | ||
|p2= | |p2= hint: [[String]] - hint | ||
|p3= subHint: [[String]] - | |p3= subHint: [[String]] - sub-hint | ||
|p4= colour: [[Array]] - custom highlight color | |p4= colour: [[Array]] - custom highlight color |
Latest revision as of 16:08, 2 April 2024
Description
Syntax
- Syntax:
- [topic,hint,subHint,colour] call BIS_fnc_advHintFormat
- Parameters:
- topic: String - topic
- hint: 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