Mapinfo (DEF)

From EDukeWiki
Jump to navigation Jump to search

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.