mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 10:02:16 -05:00
Update MediaWiki page '474 Protocol'
This commit is contained in:
parent
61bd6d1e2f
commit
9575cff560
@ -59,6 +59,18 @@ When the client sends a packet to the server, the first byte encapsulates its op
|
||||
| [[474 Fourth Interface Option|Fourth Interface Option]]
|
||||
| This is triggered when a fourth interface option has been clicked.
|
||||
|-
|
||||
| 4
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Fourth Object Option|Fourth Object Option]]
|
||||
| This is triggered when a fourth object option has been clicked.
|
||||
|-
|
||||
| 11
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Minimap Walk|Minimap Walk]]
|
||||
| Sends walking data to the server.
|
||||
|-
|
||||
| 13
|
||||
| FIXED
|
||||
| 12
|
||||
@ -71,12 +83,42 @@ When the client sends a packet to the server, the first byte encapsulates its op
|
||||
| [[474 Npc action 2|Npc action 2]]
|
||||
| Sent when a player clicks the second option of an NPC.
|
||||
|-
|
||||
| 22
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Kick Clanchat Participant|Kick Clanchat Participant]]
|
||||
| Indicates a friend of the clanChat owner attempts to kick a fellow clanChatParticipant (non-owner).
|
||||
|-
|
||||
| 29
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Sixth Interface Option|Sixth Interface Option]]
|
||||
| Tells the server a sixth interface option has been clicked.
|
||||
|-
|
||||
| 31
|
||||
| FIXED
|
||||
| 6
|
||||
| [[474 Object action 1|Object action 1]]
|
||||
| Sent when the player clicks the first option of an object, such as "Cut" for trees.
|
||||
|-
|
||||
| 34
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Client Focus|Client Focus]]
|
||||
| Tells the server the clients focus has changed.
|
||||
|-
|
||||
| 35
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Use Magic On Player|Use Magic On Player]]
|
||||
| Indicates the player wants to use a spell on another player.
|
||||
|-
|
||||
| 37
|
||||
| FIXED
|
||||
| N/A
|
||||
| [[474 Third interface option|Third interface option]]
|
||||
| This is triggered when one a third interface option has been clicked.
|
||||
|-
|
||||
| 203
|
||||
| FIXED
|
||||
| 6
|
||||
|
Loading…
Reference in New Issue
Block a user