User Tools

Site Tools


modding:data_lump

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
data_lump [2009-08-13 15:03] – Robot: Changing Category:Map Author's Guide dewbotdata_lump [2017-03-19 20:44] (current) skyjake
Line 1: Line 1:
 +====== Data lump ======
 +
 +[[WAD]] files consist of //data lumps// and a [[WAD directory]]. Each data lump is identified by a case-insensitive name whose length is at most 8 characters.
 +
 +//Marker lumps// are special data lumps that have no data (their length is zero), but their location in the [[WAD directory]] is used as information. For instance, the location of the lumps that contain data for a map is marked by a marker lump.
 +
 +
 +
 +
  
modding/data_lump.txt · Last modified: 2017-03-19 20:44 by skyjake