gerFid 0 Posted July 12, 2020 Hi! I'm trying to find a way to insert an ogg video in my mission like in Arma 3 campaign. I have a several problems with BIS_fnc_playvideo (or similar command, sorry). One of them and the most important is that i don't know how to pause the multiplayer game while the video is playing. Have you got any suggestions? Wish you all the best, gerFid Share this post Link to post Share on other sites
JohnKalo 657 Posted July 13, 2020 I do not think it is possible to pause the game while playing but maybe other tricks can do. Why does the game have to pause? Maybe you can just attach the players somewhere where nothing is happening and then put them back in place when the video ends for example. Share this post Link to post Share on other sites
Stormmy1950 42 Posted July 14, 2020 https://community.bistudio.com/wiki/BIS_fnc_playVideo @gerFid hi. Did you try to show the video with this fnc ? (sorry wasnt reading) Share this post Link to post Share on other sites
gerFid 0 Posted July 17, 2020 On 7/15/2020 at 12:30 AM, Stormmy1950 said: https://community.bistudio.com/wiki/BIS_fnc_playVideo @gerFid hi. Did you try to show the video with this fnc ? (sorry wasnt reading) Yea, exactly that function. Share this post Link to post Share on other sites