Goro 21 Posted July 30, 2016 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
R3vo 2654 Posted July 30, 2016 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
Goro 21 Posted July 31, 2016 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