BIS_fnc_quotations

From Bohemia Interactive Community
Revision as of 17:04, 23 April 2024 by Lou Montana (talk | contribs) (Text replacement - "" to "")
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, subtitle] call BIS_fnc_quotations
Parameters:
videoPath: String - path to video.
subtitle: String - string, localized or not, used for subtitles. Is only shown if game's language it 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