debugPacket sent: Difference between revisions
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 (Conversion script moved page DebugPacket sent to debugPacket sent: Converting page titles to lowercase) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
; debugPacket_sent [< | ; debugPacket_sent [<flag>] | ||
: Toggles the displaying of packet switches sent by Kore. | : Toggles the displaying of packet switches sent by Kore. | ||
Line 8: | Line 8: | ||
|- | |- | ||
|align=center|0 | |align=center|0 | ||
| | |Disabled. | ||
|- | |- | ||
|align=center|1 | |align=center|1 | ||
Line 18: | Line 18: | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:Debug]] |
Latest revision as of 22:34, 26 April 2021
- debugPacket_sent [<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.