Update MediaWiki page '443 Protocol'

This commit is contained in:
Sini 2012-08-25 03:09:10 +00:00 committed by moparisthebest
parent 3e669986a3
commit 66a9e7dd0c
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,9 @@
[[Category RS2]] [[Category RS2]]
[[Category RS2]]
==Game Protocol==
===Server > Client Packets=== ===Server > Client Packets===
{| border=2 {| border=2
|- |-

View File

@ -7,5 +7,5 @@ The following categories contain pages or media.
* [[Category Packet 377]] (5 members) * [[Category Packet 377]] (5 members)
* [[Category Packet 474]] (1 members) * [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members) * [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (10 members) * [[Category RS2]] (11 members)
* [[Category RSC]] (5 members) * [[Category RSC]] (5 members)

View File

@ -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. 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 --> <!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "RS2"''' == == '''Pages in category "RS2"''' ==
The following 10 pages are in this category. The following 11 pages are in this category.
* [[194 Protocol]] * [[194 Protocol]]
* [[289 Protocol]] * [[289 Protocol]]
* [[317 Protocol]] * [[317 Protocol]]
* [[377 Protocol]] * [[377 Protocol]]
* [[443 Protocol]] * [[443 Protocol]]
* [[443 Protocol]]
* [[464 Protocol]] * [[464 Protocol]]
* [[474 Protocol]] * [[474 Protocol]]
* [[508 Protocol]] * [[508 Protocol]]