BIS fnc advHintFormat: Difference between revisions
| m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") | Lou Montana (talk | contribs)  m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") | ||
| Line 31: | Line 31: | ||
| |x1= <code>["Arma3","Feedback","",[0.5,0.3,0.6,1]] [[call]] [[BIS_fnc_advHintFormat]];</code> | |x1= <code>["Arma3","Feedback","",[0.5,0.3,0.6,1]] [[call]] [[BIS_fnc_advHintFormat]];</code> | ||
| | [[BIS_fnc_advHint]], [[BIS_fnc_advHintArg]], [[BIS_fnc_advHintCall]] | |seealso= [[BIS_fnc_advHint]], [[BIS_fnc_advHintArg]], [[BIS_fnc_advHintCall]] | ||
| }} | }} | ||
Revision as of 00:23, 17 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- Syntax needed
- Parameters:
- topic: String - Topic
- topic: String - Hint
- subHint: String - Sub-hint
- colour: Array - Custom highlight color
- Return Value:
- Return value needed
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
