Create MediaWiki page '317 Send sidebar interface'

This commit is contained in:
t4 2011-06-26 17:47:59 +00:00 committed by moparisthebest
parent 9a04a502ac
commit a1372705db
4 changed files with 64 additions and 4 deletions

View File

@ -0,0 +1,58 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Send sidebar interface|description=Assigns an interface to on of the tabs in the game sidebar.|opcode=71|type=Fixed|length=3|revision=317}}
== Send Sidebar Interface ==
=== Description ===
This packet assigns an interface to one of the tabs in the game sidebar.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Short]]
| The sidebar ID.
|-
| [[Data Types#Standard data types|Byte]] [[Data Types#Non Standard Data Types|Special A]]
| The interface ID.
|-
|}
=== Values ===
The below are the different values for this packet.
{| border=2
! Value
! Icon
! Norm. ID
|-
| 0 || Attack type || 2433
|-
| 1 || Stats || 3917
|-
| 2 || Quests || 638
|-
| 3 || Inventory || 3213
|-
| 4 || Wearing || 1644
|-
| 5 || Prayer || 5608
|-
| 6 || Magic || 1151
|-
| 7 || '''EMPTY'''
|-
| 8 || Friends list || 5065
|-
| 9 || Ignore list || 5715
|-
| 10 || Log out || 2449
|-
| 11 || Settings || 4445
|-
| 12 || Emotes || 147
|-
| 13 || Music || 6299
|-
|}

View File

@ -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]] (9 members)
* [[Category Packet]] (10 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (6 members)
* [[Category Packet 317]] (7 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (4 members)

View File

@ -1,9 +1,10 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet 317"''' ==
The following 6 pages are in this category.
The following 7 pages are in this category.
* [[317 Animation reset]]
* [[317 Camera shake]]
* [[317 Flash sidebar]]
* [[317 Protocol]]
* [[317 Reset button state]]
* [[317 Send add friend]]
* [[317 Send sidebar interface]]

View File

@ -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 9 pages are in this category.
The following 10 pages are in this category.
* [[194 Protocol]]
* [[317 Animation reset]]
* [[317 Camera shake]]
@ -8,5 +8,6 @@ The following 9 pages are in this category.
* [[317 Protocol]]
* [[317 Reset button state]]
* [[317 Send add friend]]
* [[317 Send sidebar interface]]
* [[474 Protocol]]
* [[Template Packet]]