Page 1 of 1
[MAPINFO] End game to title screen
Posted: Sat Aug 26, 2006 10:17 pm
by AgentSpork
What I'm trying to do is have it so that, after beating an episode, it ends the game and goes to the title screen (which is a titlemap). I at first tried to use
EndGame in MAPINFO, but without an end message it just displays "Empty Message" and goes to the
credits[/i] screen. Having it go to the TITLEMAP as the next map is also not a very good idea, as the HUD is visible. 
Posted: Sun Aug 27, 2006 1:19 am
by wildweasel
Doesn't the credits screen eventually return to the title screen after a while?
Posted: Sun Aug 27, 2006 9:49 am
by AgentSpork
Not as far as I can tell, unless I need to wait more than 2 minutes for it to happen.

Posted: Sun Aug 27, 2006 10:44 am
by Graf Zahl
Make the cluster print an empty message ("", not nothing), give the cluster a 'pic interpic' instead of a flat and end the game with 'Next endpic titlepic' and it should do what you want.
Posted: Sun Aug 27, 2006 11:04 am
by AgentSpork
I don't see how that'd help at all. My wad has neither an
interpic nor a
titlepic, as I am using both a
custom intermission and a
titlemap. If the ability to end the game back to the title screen isn't doable, then I guess I'll just have it warp to the next episode after the epilogue.
Posted: Sun Aug 27, 2006 11:14 am
by Graf Zahl
Oh, I misread titlemap for titlepic. Sorry.
Re: [MAPINFO] End game to title screen
Posted: Mon Jan 19, 2009 1:09 pm
by juizzysquirt
*bump*
I've got the same problem, any chances to get this working?
Re: [MAPINFO] End game to title screen
Posted: Mon Jan 19, 2009 1:37 pm
by Jimmy
Funnily enough, I was thinking about this problem just a few days ago. It'd be fantastic if the problem with the TITLEMAP was fixed.

Re: [MAPINFO] End game to title screen
Posted: Sat May 30, 2009 2:32 am
by Graf Zahl
Added. I have no idea why I didn't do this earlier, considering how simple it was.
