Hello, we added video widget to loading que screen, but some guys have problem with joining via launcher ( game crashes everytime, Acces Violation error ), but when they load all mods first its ok, they can join que via game browser.
How video is played:
-Script is checking if there is map name in hostname (example "Dayz Super Hardcore Namalsk")
-If video exist for Namalsk, and video file do not exist (in $saves ), copy video file to $saves, next load background image and after that load video widget overlay ( to make it universal we are still loading background in case of server that doesnt have video )
- If video exist, file will not be copied from pbo, but it will still be loaded on screen.