From 9fee029ab6c9f714db198a14a5bcb39989a49ef6 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sun, 1 Jul 2018 03:22:10 -0500 Subject: [PATCH] Updated Logging Packets (markdown) --- Logging-Packets.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Logging-Packets.md b/Logging-Packets.md index e7ad9c8..5a049ae 100644 --- a/Logging-Packets.md +++ b/Logging-Packets.md @@ -39,13 +39,17 @@ All server packets that are sent to the client, the only packet types that aren' Packets being sent from client to server -[[https://i.imgur.com/8t4tkrB.gif]] +

+ +

## Unhandled Packets In this example - a client clicking a 'Krono' is unhandled by the server, at which it dumps a packet of data sent from the client -[[https://i.imgur.com/XkPDXb9.gif]] +

+ +

### Packet Logging Levels @@ -59,4 +63,6 @@ In this example - a client clicking a 'Krono' is unhandled by the server, at whi Below is an example of a full packet payload being output to the client -[[https://i.imgur.com/C9SnDRD.gif]] \ No newline at end of file +

+ +

\ No newline at end of file