Page MenuHomeFeedback Tracker

Youtube on Arma3
New, WishlistPublic

Description

please enable the youtube code for arma3 mission editing, not just bootcamp

Details

Legacy ID
3434542
Severity
None
Resolution
Open
Reproducibility
Always
Category
Feature Request

Event Timeline

cobra5000 edited Additional Information. (Show Details)
cobra5000 set Category to Feature Request.
cobra5000 set Reproducibility to Always.
cobra5000 set Severity to None.
cobra5000 set Resolution to Open.
cobra5000 set Legacy ID to 3434542.May 7 2016, 6:46 PM
Unknown Object (User) added a subscriber: Unknown Object (User).May 7 2016, 6:46 PM
Unknown Object (User) added a comment.Jun 18 2014, 9:24 PM

it would be ok as a video feature, but why youtube?

i support a video feature too in the next DLCs but i found this scirpt:
https://community.bistudio.com/wiki/openYoutubeVideo

AD2001 added a subscriber: AD2001.May 7 2016, 6:46 PM

That command was introduced recently and it was made specifically for the bootcamp update.

I just tried the command in the current A3 version, non dev.

test = openYoutubeVideo "watch?v=z0_qmVOUpPg";

It seems like the new command is not working yet.

Ah just tested it again. It works when starting from init.sqf and the steam overlay must be activated.

mik4409 added a subscriber: mik4409.May 7 2016, 6:46 PM

showing it ingame as PIP will be awesome

d3nn16 added a subscriber: d3nn16.May 7 2016, 6:46 PM

it can be a nice feature for mission briefings:
you click on a briefing topic and see an integrated video from the Internet.

Or at least a hyperlink in the briefing that would open the Internet browser with a given URL (but maybe a security problem?).

At the moment I am using this trick in my briefings:

blabla
<br/>
<execute expression="copyToClipboard 'http://forums.bistudio.com/showthread.php?176567-ZDROB-Team-Missions'">ZDROB Missions (click to copy weblink)</execute>

d3nn16 removed a subscriber: d3nn16.Dec 21 2020, 2:09 PM