Dr. Kylstein, on 13 March 2013 - 09:47 PM, said:
Have you considered just skipping the menu?
That's a potentially useful event that I didn't know about, so thanks for the suggestion. However, let's just say for now that I would prefer to have control over the regular episode display. I would like to define levels without having an episode for them, or at least not having the episode show up or be selectable in the episode select screen. Skipping the menu and having a special map immediately get launched with a CON coded menu is a possible solution but it would be far more work than I want to do.
I'm pretty sure there's a simple trick for this -- I seem to remember there being one that has been around since the dawn of time.
EDIT: It looks like I might be able to achieve the desired effect by the simple expedient of defining levels for undefined episodes. For example:
definelevelname 4 0 E1L1.map 01:45 00:53 HOLLYWOOD HOLOCAUST
when episode 4 has not been defined. But I don't know whether the level definition will actually count in that case. EDIT2: It does. So problem solved, I guess.