BIS fnc advHintCall: Difference between revisions
| Lou Montana (talk | contribs) | Lou Montana (talk | contribs)  m (Text replacement - " \| *([^=\| ]+) *  \|p1=" to " |s1= $1  |p1=") | ||
| Line 19: | Line 19: | ||
| 	BIS_fnc_advHint_hint select 8: [[Boolean]] - True for using of sound (default: [[true]]) | 	BIS_fnc_advHint_hint select 8: [[Boolean]] - True for using of sound (default: [[true]]) | ||
| | fullTextcall call [[BIS_fnc_advHintCall]] | |s1=  fullTextcall call [[BIS_fnc_advHintCall]] | ||
| |p1=fullText: [[Boolean]] - [[true]] to show full text, [[false]] to only show small hint notification | |p1=fullText: [[Boolean]] - [[true]] to show full text, [[false]] to only show small hint notification | ||
Revision as of 22:44, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- fullTextcall call BIS_fnc_advHintCall
- Parameters:
- fullText: Boolean - true to show full text, false to only show small hint notification
- Return Value:
- Nothing
Examples
- Example 1:
- false call BIS_fnc_advHintCall;
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
