From 98a06cfe6de396d9ff2c0efde42bb8076e61093d Mon Sep 17 00:00:00 2001 From: t4 Date: Sun, 26 Jun 2011 17:52:53 +0000 Subject: [PATCH] Create MediaWiki page '317 Friends list status' --- 317-Friends-list-status.mediawiki | 35 +++++++++++++++++++++++++++++++ Categories.mediawiki | 4 ++-- Category-Packet-317.mediawiki | 3 ++- Category-Packet.mediawiki | 3 ++- 4 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 317-Friends-list-status.mediawiki diff --git a/317-Friends-list-status.mediawiki b/317-Friends-list-status.mediawiki new file mode 100644 index 0000000..5ae6bfb --- /dev/null +++ b/317-Friends-list-status.mediawiki @@ -0,0 +1,35 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Friends list status|description=Sends the friends list load status|opcode=221|type=Fixed|length=1|revision=317}} +== Friends List Status == + +=== Description === + +This packet sends the first list load status. + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| [[Data Types#Standard data types|Byte]] +| The status of the friends list. +|- +|} + +==== Values ==== +The below are the different values for this packet. +{| border=2 +! Value +! Response +|- +| 0 +| Loading +|- +| 1 +| Connecting +|- +| 2 +| Loaded +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 5d58603..013a2e3 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -1,9 +1,9 @@ The following categories contain pages or media. * [[Category Data Type]] (3 members) -* [[Category Packet]] (24 members) +* [[Category Packet]] (25 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (21 members) +* [[Category Packet 317]] (22 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) * [[Category RS2]] (4 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index 599dd1d..2286c23 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,12 +1,13 @@ == '''Pages in category "Packet 317"''' == -The following 21 pages are in this category. +The following 22 pages are in this category. * [[317 Animation reset]] * [[317 Camera shake]] * [[317 Chat interface]] * [[317 Chat settings]] * [[317 Clear screen]] * [[317 Flash sidebar]] +* [[317 Friends list status]] * [[317 Interface color]] * [[317 Load map region]] * [[317 Logout]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index d7eb495..7d20213 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 24 pages are in this category. +The following 25 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] * [[317 Camera shake]] @@ -8,6 +8,7 @@ The following 24 pages are in this category. * [[317 Chat settings]] * [[317 Clear screen]] * [[317 Flash sidebar]] +* [[317 Friends list status]] * [[317 Interface color]] * [[317 Load map region]] * [[317 Logout]]