diff --git a/317-Send-private-message.mediawiki b/317-Send-private-message.mediawiki index 4a2a29f..d234203 100644 --- a/317-Send-private-message.mediawiki +++ b/317-Send-private-message.mediawiki @@ -2,4 +2,20 @@ [[Category Packet 317]] == Send Private Message == -=== Description === \ No newline at end of file +=== Description === + +Sending messages to other users within the server. +{| style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1" +|- +! scope="col" colspan="2" style="background-color:#3c5;" | Send Message +Sends Message to another user. +|- +! scope="row"| Opcode +| 196 +|- +! scope="row"| Type +| VARIABLE_SHORT +|- +! scope="row"| Length +| N/A +|} \ No newline at end of file