BIS_fnc_quotations

From Bohemia Interactive Community
Revision as of 00:55, 16 November 2021 by Lou Montana (talk | contribs) (Text replacement - "<tt>([a-zA-Z0-9\. _"\\']+)<\/tt>" to "{{hl|$1}}")
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:
["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