dan3ko 10 Posted February 21, 2015 Hello. I want to play youtube videos ingame via stem overlay, but dosen't work for me. I have steam overlay activated in steam configuration and in steam>>Arma3 configuration. I have made a script with this code: _isOpened = openYoutubeVideo "watch?v=-wqs2uZx1ZY&list=PLQEd6zRLOafVn1SweJmdr-3ICqI885awY"; And put this in flagpole for call the video: euFlag addAction ["Video","scripts\video.sqf"]; Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted February 21, 2015 IIRC this is one of the functions disabled in MP for security/QA reasons. Could be wrong. Share this post Link to post Share on other sites
R3vo 2654 Posted February 21, 2015 IIRC this is one of the functions disabled in MP for security/QA reasons. Could be wrong. Absolutely correct! Share this post Link to post Share on other sites
R3vo 2654 Posted February 21, 2015 (edited) It should work normally in SP. Scratch that, it does not work in sp,too Edited February 21, 2015 by R3vo Share this post Link to post Share on other sites
dan3ko 10 Posted February 21, 2015 (edited) ok, thanks. Edited February 21, 2015 by dan3ko Share this post Link to post Share on other sites