mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-27 11:32:14 -05:00
Updated 317 Send private message (mediawiki)
This commit is contained in:
parent
e800432eec
commit
c5494e5240
@ -18,4 +18,20 @@ Sends Message to another user.
|
|||||||
|
|
||||||
=== Description ===
|
=== 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.
|
||||||
|
|-
|
||||||
|
|}
|
Loading…
Reference in New Issue
Block a user