mrvinny1113 10 Posted April 27, 2016 I need to add black cinematic bars to the screens of players and I want them to last for the duration of the mission how you do this Share this post Link to post Share on other sites
jshock 513 Posted April 27, 2016 Maybe this, not sure, never messed with it myself: https://community.bistudio.com/wiki/BIS_fnc_cinemaBorder Share this post Link to post Share on other sites
mrvinny1113 10 Posted April 27, 2016 So this script worked if you just put it in the Init slot: [1, 6969,true,true] call BIS_fnc_cinemaBorder; 6969 being the length of time you wantto have the bars on Share this post Link to post Share on other sites