BIS_fnc_quotations

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Display a quotation video.
A3 quotation.png
Execution:
call
Groups:
GUI

Syntax

Syntax:
[videoPath, nonEnglishSubtitle] call BIS_fnc_quotations
Parameters:
videoPath: String - path to video.
nonEnglishSubtitle: String - string, localised or not, used for subtitles that is only shown if the game's language is not English
Return Value:
Nothing

Examples

Example 1:
Copy
["a3\missions_f_mark\video\ffv.ogv"] spawn BIS_fnc_quotations;

Additional Information

See also:
BIS_fnc_playVideo

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