From 66a9e7dd0ce54fb6be823b9761411069b3c590ae Mon Sep 17 00:00:00 2001 From: Sini Date: Sat, 25 Aug 2012 03:09:10 +0000 Subject: [PATCH] Update MediaWiki page '443 Protocol' --- 443-Protocol.mediawiki | 4 ++++ Categories.mediawiki | 2 +- Category-RS2.mediawiki | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index 8576b7f..9ab72c7 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -1,5 +1,9 @@ [[Category RS2]] +[[Category RS2]] + +==Game Protocol== + ===Server > Client Packets=== {| border=2 |- diff --git a/Categories.mediawiki b/Categories.mediawiki index ff8b26d..bcabc60 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -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) diff --git a/Category-RS2.mediawiki b/Category-RS2.mediawiki index 9d77e13..9c5c796 100644 --- a/Category-RS2.mediawiki +++ b/Category-RS2.mediawiki @@ -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. == '''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]]