BIS fnc advHintCall: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
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 23:44, 12 June 2021

Hover & click on the images for description

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

See also:
BIS_fnc_advHintBIS_fnc_advHintFormatBIS_fnc_advHintArg

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