BIS fnc EXP camp playTimelineVideo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.62 | |version1= 1.62 | ||
|gr1 = Campaign | |gr1= Campaign | ||
|eff= local | |eff= local | ||
Line 15: | Line 10: | ||
|descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled. | |descr= Plays a video with [[BIS_fnc_EXP_camp_setCinematicMode]] enabled. | ||
|s1= [videoPath] call [[BIS_fnc_EXP_camp_playTimelineVideo]] | |||
|p1= videoPath: [[String]] - | |p1= videoPath: [[String]] - path to video | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>"someVideoPath" call BIS_fnc_EXP_camp_playTimelineVideo;</sqf> | ||
|seealso= [[BIS_fnc_playVideo]] | |seealso= [[BIS_fnc_playVideo]] | ||
}} | }} | ||
Latest revision as of 15:45, 8 November 2023
Description
- Description:
- Plays a video with BIS_fnc_EXP_camp_setCinematicMode enabled.
- Execution:
- call
- Groups:
- Campaign
Syntax
- Syntax:
- [videoPath] call BIS_fnc_EXP_camp_playTimelineVideo
- Parameters:
- videoPath: String - path to video
- 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