mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
d22114aad0
commit
142bbaa56a
@ -709,11 +709,6 @@ The packet opcodes are unchanged from previous revisions, presumably this was be
|
|||||||
* int64 - The mod37 encoded username to report
|
* int64 - The mod37 encoded username to report
|
||||||
| Removes a user from your friends list
|
| Removes a user from your friends list
|
||||||
|-
|
|-
|
||||||
! Add Ignore
|
|
||||||
| 30 ||
|
|
||||||
* int64 - mod37 encoded username
|
|
||||||
| Adds a user to your ignore list
|
|
||||||
|-
|
|
||||||
! Private Message
|
! Private Message
|
||||||
| 28 ||
|
| 28 ||
|
||||||
* int64 - The mod37 encoded username to send the message to
|
* int64 - The mod37 encoded username to send the message to
|
||||||
@ -725,6 +720,11 @@ The packet opcodes are unchanged from previous revisions, presumably this was be
|
|||||||
* int64 - The mod37 encoded username to ignore
|
* int64 - The mod37 encoded username to ignore
|
||||||
| Adds a user to your ignore list
|
| Adds a user to your ignore list
|
||||||
|-
|
|-
|
||||||
|
! Remove Ignore
|
||||||
|
| 30 ||
|
||||||
|
* int64 - mod37 encoded username
|
||||||
|
| Removes a user from your ignore list
|
||||||
|
|-
|
||||||
! Walk to Tile
|
! Walk to Tile
|
||||||
| 255 ||
|
| 255 ||
|
||||||
* int16 - (start_x + area_x). The initial position.
|
* int16 - (start_x + area_x). The initial position.
|
||||||
|
Loading…
Reference in New Issue
Block a user