Debug: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m Text
Line 1: Line 1:
debug <parameter>
debug <parameter>


This writes the values of <parameter> to a log file specified in the command line. Run it as "eduke32.exe > <filename>.log" to allow the values of any <parameter> using debug to be written to <filename>.log.
Prints <parameter> to the game log file.


[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Duke3D 1.3/1.5 commands]]

Revision as of 09:46, 7 September 2006

debug <parameter>

Prints <parameter> to the game log file.