Includedefault (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "'''includedefault''' '''#includedefault''' Processes the script commands in the default .def file at the point of the '''include''' call. Only useful for command-line overri..."
(No difference)

Revision as of 04:16, 21 February 2020

includedefault

#includedefault

Processes the script commands in the default .def file at the point of the include call. Only useful for command-line overrides.

For Duke Nukem 3D, the file is duke3d.def. For NAM, it is nam.def. For WWII GI, it is ww2gi.def.