Difference between revisions of "317:Send sidebar interface"

From RuneWiki
Jump to navigationJump to search
(New page: {{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 == === ...)
 
 
Line 16: Line 16:
 
| [[Data_Types#Standard_data_types|Byte]] [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| [[Data_Types#Standard_data_types|Byte]] [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The interface ID.
 
| 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
 
|-
 
|-
 
|}
 
|}

Latest revision as of 07:04, 12 October 2009

Send sidebar interface
Assigns an interface to on of the tabs in the game sidebar.
Opcode 71
Type Fixed
Length 3

Send Sidebar Interface

Description

This packet assigns an interface to one of the tabs in the game sidebar.

Packet Structure

Data Type Description
Short The sidebar ID.
Byte Special A The interface ID.

Values

The below are the different values for this packet.

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