1
0
mirror of https://github.com/moparisthebest/rswiki synced 2024-12-03 14:32:17 -05:00

Updated 317 Send private message (mediawiki)

Pure_ 2015-07-05 22:04:10 +01:00
parent e800432eec
commit c5494e5240

@ -18,4 +18,20 @@ Sends Message to another user.
=== Description ===
Sending messages to other users within the server.
Sending a private message to another user on the server.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Long]]
| Player name.
|-
| [[Data Types#Standard data types|Int]]
| ?
|-
| [[Data Types#Standard data types|Byte]]
| Player rights.
|-
|}