BIS fnc quotations: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *S([a-z ])" to "$1 - s$2")
m (Text replacement - "" to "")
Line 113: Line 113:
* {{hl|a3\missions_f_heli\video\slingloading.ogv}}
* {{hl|a3\missions_f_heli\video\slingloading.ogv}}
* {{hl|a3\missions_f_jets\video\showcase_jets_intro_01.ogv}}
* {{hl|a3\missions_f_jets\video\showcase_jets_intro_01.ogv}}
* {{hl|a3\missions_f_mark\video\ffv.ogv}}
* {{hl|a3\missions_f_mark\video\ffv.ogv}}
* {{hl|a3\missions_f_mark\video\marksman.ogv}}
* {{hl|a3\missions_f_mark\video\marksman.ogv}}
* {{hl|a3\missions_f_orange\video\faction_idap.ogv}}
* {{hl|a3\missions_f_orange\video\faction_idap.ogv}}

Revision as of 17:04, 23 April 2024

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