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..."
 
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
'''includedefault'''
'''includedefault'''<br />
 
'''#includedefault'''
'''#includedefault'''



Revision as of 05:54, 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.