Jump to content
Sign in to follow this  
Goro

End-Mission subtitles

Recommended Posts

Hello there. I'm trying to make a special end for my mission. Is it possible to have subtitles going from the bottom to the top? I want to explain what happened later and list the credits. Just like in most games. Either is there any other way I could make it with the minimal use of titletext? Thanks in advance guys!

Share this post


Link to post
Share on other sites

I wouldn't re-invent the wheel here. Use BIS_fnc_typeText or BIS_fnc_typeText2. You could also use BIS_fnc_endMission and define a debriefing in CfgDebriefing inside your description.ext

Share this post


Link to post
Share on other sites

I wouldn't re-invent the wheel here. Use BIS_fnc_typeText or BIS_fnc_typeText2. You could also use BIS_fnc_endMission and define a debriefing in CfgDebriefing inside your description.ext

 

I've encountered 1 problem. The typeText doesn't work on a faded-out screen (Black screen). I'm trying to avoid using the debriefing as much as possible.

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  

×