rswiki-book/317-Send-sidebar-interface....

58 lines
1.0 KiB
Plaintext

[[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
|-
|}