mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Friends list status'
This commit is contained in:
parent
d1243e5142
commit
98a06cfe6d
35
317-Friends-list-status.mediawiki
Normal file
35
317-Friends-list-status.mediawiki
Normal file
@ -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
|
||||
|-
|
||||
|}
|
@ -1,9 +1,9 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
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)
|
||||
|
@ -1,12 +1,13 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''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]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''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]]
|
||||
|
Loading…
Reference in New Issue
Block a user