Update MediaWiki page '135 Protocol'

This commit is contained in:
S 2012-12-27 00:54:43 +00:00 committed by moparisthebest
parent d22114aad0
commit 142bbaa56a
1 changed files with 5 additions and 5 deletions

View File

@ -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.