Not to long ago I saw a post about intros. The question that the person had was "How do you start the intro without seeing the player?" The answer was to call the intro in the init.sqs file. I have tried to do this and I am not have any success. Normally to call the script I use a trigger. Onactivation of the trigger [] exec "intro.sqs" . How do I call this in the init.sqs file? I am sure I will want to kick myself. :hmm: