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
|
||||
| Removes a user from your friends list
|
||||
|-
|
||||
! Add Ignore
|
||||
| 30 ||
|
||||
* int64 - mod37 encoded username
|
||||
| Adds a user to your ignore list
|
||||
|-
|
||||
! Private Message
|
||||
| 28 ||
|
||||
* 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
|
||||
| Adds a user to your ignore list
|
||||
|-
|
||||
! Remove Ignore
|
||||
| 30 ||
|
||||
* int64 - mod37 encoded username
|
||||
| Removes a user from your ignore list
|
||||
|-
|
||||
! Walk to Tile
|
||||
| 255 ||
|
||||
* int16 - (start_x + area_x). The initial position.
|
||||
|
Loading…
Reference in New Issue
Block a user