Debug: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
'''debug''' <parameter>
'''debug''' <number>


Prints <parameter> to the game log file.
Prints <number> to the game log file. This has little to no use. The [[echo]] command may be a better substitute.


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

Revision as of 00:27, 5 March 2012

debug <number>

Prints <number> to the game log file. This has little to no use. The echo command may be a better substitute.