BIS fnc quotations: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "" to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 9: | Line 9: | ||
[[File:A3 quotation.png|thumb]] | [[File:A3 quotation.png|thumb]] | ||
|s1= [videoPath, | |s1= [videoPath, nonEnglishSubtitle] call [[BIS_fnc_quotations]] | ||
|p1= videoPath: [[String]] - path to video. | |p1= videoPath: [[String]] - path to video. | ||
<spoiler text = "All .ogv files"> | <spoiler text = "All .ogv files"> | ||
{{Columns|2| | |||
* {{hl|a3\data_f_argo\video\preview_argo.ogv}} | * {{hl|a3\data_f_argo\video\preview_argo.ogv}} | ||
* {{hl|a3\data_f_curator\video\preview_curator.ogv}} | * {{hl|a3\data_f_curator\video\preview_curator.ogv}} | ||
Line 135: | Line 136: | ||
* {{hl|a3\ui_f_tank\video\spotlight_a.ogv}} | * {{hl|a3\ui_f_tank\video\spotlight_a.ogv}} | ||
* {{hl|a3\ui_f_tank\video\spotlight_b.ogv}} | * {{hl|a3\ui_f_tank\video\spotlight_b.ogv}} | ||
}} | |||
</spoiler> | </spoiler> | ||
|p2= | |p2= nonEnglishSubtitle: [[String]] - string, localised or not, used for subtitles that is only shown if the game's language is not English | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Latest revision as of 01:28, 23 May 2024
Description
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:
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