BIS fnc quotations: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *(\^+\]) +\[\[spawn\]\] +\[\[(BIS_fnc_[a-zA-Z0-9_]+)\]\];? *<\/code>" to "<sqf>$1 spawn $2;</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(3 intermediate revisions by the same user not shown) | |||
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]] - | |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 113: | Line 114: | ||
* {{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. | * {{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}} | ||
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