BIS_fnc_quotations

From Bohemia Interactive Community
Revision as of 20:04, 5 May 2022 by Lou Montana (talk | contribs) (Text replacement - "<code> *(\^+\]) +\[\[spawn\]\] +\[\[(BIS_fnc_[a-zA-Z0-9_]+)\]\];? *<\/code>" to "<sqf>$1 spawn $2;</sqf>")
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