Difference between revisions of "debugPacket sent"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; debugPacket_sent [<boolean flag>] : Toggles the displaying of packet switches sent by Kore. :{|border="1" cellpadding="2" cellspacing="1" |- style=background-color:#F9F9F9; !…')
 
m
Line 8: Line 8:
 
|-
 
|-
 
|align=center|0
 
|align=center|0
|Disables.
+
|Disabled.
 
|-
 
|-
 
|align=center|1
 
|align=center|1
Line 18: Line 18:
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:Debug]]

Revision as of 01:43, 16 December 2009

debugPacket_sent [<boolean flag>]
Toggles the displaying of packet switches sent by Kore.
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.