Jump to content
Sign in to follow this  
2LtJester

(Hopefully) Simple Mission Intro

Recommended Posts

Hey all, I've been racking my brains and doing some pretty intense searching over the last few days on how to make a simple intro at the start of my mission (though possibly not hard enough :confused:). I'm wanting to just have it fade in, with some text showing the date/time and possibly the location and operation name in the centre - essentially as it is in the campaign. I'm entirely new to this side of things in the editor, I was assuming it could be done with the trigger effects but I'm struggling to even make that work :mad:

Is it this simple or is it far more complicated? Any help would be greatly appreciated :)

Share this post


Link to post
Share on other sites

Throw this in your init.sqf

TitleText ["MISSION\n\nSTUFF\n\nSTUFF\n\nSTUFF", "BLACK FADED", 1];

take out or add

\n

for line breaks

Share this post


Link to post
Share on other sites

Thank you man, really was pretty simple after all! :D now just to work on enhancing it (text colour etc). really appreciate it :notworthy: I hope it's also not too much to ask for some advice on this as well? Cheers in advance if so :)

Edited by 2LtJester

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×