thetrooper 10 Posted January 4, 2014 this relates to the below page http://forums.bistudio.com/showthread.php?171059-Camera-scripting If I have created my intro using the following button: I now want to jump to the actual mission? Any ideas what code needs to go to the intro.sqf, intro.sqs? Or am I missing something else? Share this post Link to post Share on other sites
Sniperwolf572 759 Posted January 4, 2014 You need to "endMission" the intro: endMission "END1"; Share this post Link to post Share on other sites