Debug: Difference between revisions
Jump to navigation
Jump to search
BlasterDRP (talk | contribs) mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
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. | 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. | ||
[[Category:Duke3D 1.3/1.5 commands]] |
Revision as of 23:51, 23 September 2005
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.