mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 01:52:16 -05:00
Update MediaWiki page '357 Protocol'
This commit is contained in:
parent
9fbab8b536
commit
a53d2ab1e8
@ -1,3 +1,4 @@
|
||||
[[Category RS2]]
|
||||
== '''Login Protocol''' ==
|
||||
|
||||
The Login protocol is identical to the [[317 Protocol#Login Protocol Overview|317 Login protocol]].
|
||||
|
@ -8,5 +8,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,10 +28,11 @@ 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]]
|
||||
* [[357 Protocol]]
|
||||
* [[377 Protocol]]
|
||||
* [[443 Protocol]]
|
||||
* [[464 Protocol]]
|
||||
|
Loading…
Reference in New Issue
Block a user