Although GZDoom does not mind the quotation marks, according to MAPINFO/Map definition the maplump is specified with no quotation marks.ZZYZX wrote: When I unquote the name (MAP01), the title is displayed correctly.
GZDoom works both ways.
Unfortunately, the clarification of what and how to implement this was taken out of earlier wiki text versions:
Substitute the name of the map in the wad for <maplump>, and the map's nice name (shown in the automap) for <nice name>. If <nice name> contains spaces, it must be enclosed in quotation marks ("). <Maplump> can be *any* lump in the wad, but since most editing utilities will only recognize maps of the form MAP?? or E?M?, you should probably stick to those if you want to be able to edit the levels easily.