Mapinfo (DEF)

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

mapinfo { [...] }

The mapinfo declaration can be used to specify a title, maphack and mapart definition for the specified map file.

Tokens

mapfile <filename>

The file to specify the definitions for. Required.

mapmd4 <filename>

The MD4 hash sum of the map. This is required to distinguish different versions of the same map file. Required.

maptitle <text>

The title of the level, shown in the automap and during intermissions.

mhkfile <filename>

Path to a maphack file that can make minor positioning changes to the map, see maphack language.

mapart <filename>_XX.ART

Path to a range of mapart files, which override a range of tiles when loading that particular map.

The definition must end with the string "_XX.ART", while the files themselves are numbered from "_00.ART" to "_19.ART". See mapart.