mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
Update MediaWiki page '443 Protocol'
This commit is contained in:
parent
3e669986a3
commit
66a9e7dd0c
@ -1,5 +1,9 @@
|
||||
[[Category RS2]]
|
||||
|
||||
[[Category RS2]]
|
||||
|
||||
==Game Protocol==
|
||||
|
||||
===Server > Client Packets===
|
||||
{| border=2
|
||||
|-
|
||||
|
@ -7,5 +7,5 @@ The following categories contain pages or media.
|
||||
* [[Category Packet 377]] (5 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (10 members)
|
||||
* [[Category RS2]] (11 members)
|
||||
* [[Category RSC]] (5 members)
|
||||
|
@ -28,12 +28,13 @@ The ''opcode'' of a game packet is basically an identifier for the type of game
|
||||
A ''fixed-size'' packet is a packet whose payload size does never change, and the size for the specified opcode is already known between both client and server. A ''variable-sized'' packet is a packet whose payload size changes according to the situation of the game session.
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "RS2"''' ==
|
||||
The following 10 pages are in this category.
|
||||
The following 11 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[289 Protocol]]
|
||||
* [[317 Protocol]]
|
||||
* [[377 Protocol]]
|
||||
* [[443 Protocol]]
|
||||
* [[443 Protocol]]
|
||||
* [[464 Protocol]]
|
||||
* [[474 Protocol]]
|
||||
* [[508 Protocol]]
|
||||
|
Loading…
Reference in New Issue
Block a user