debugPacket include dumpMethod: Difference between revisions
Jump to navigation
Jump to search
(Created page with '; debugPacket_include_dumpMethod [<flag>] : Specifies how the packet information will be displayed or dumped. :{|border="1" cellpadding="2" cellspacing="1" |- style=background…') |
m (Conversion script moved page DebugPacket include dumpMethod to debugPacket include dumpMethod: Converting page titles to lowercase) |
||
(One intermediate revision by one other user not shown) | |||
Line 21: | Line 21: | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:Debug]] |
Latest revision as of 22:34, 26 April 2021
- debugPacket_include_dumpMethod [<flag>]
- Specifies how the packet information will be displayed or dumped.
Value Description 0 Disabled. 1 Prints a debug message in the console that contains the packet switch and a description. 2 Prints a normal message in the console that contains visual output of the packet. 3 Dumps the packet to file DUMP.txt.