mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -05:00
55 lines
829 B
Plaintext
55 lines
829 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Flash sidebar|description=Causes a sidebar icon to start flashing.|opcode=24|type=Fixed|length=1|revision=317}}
|
|
== Flash sidebar ==
|
|
|
|
=== Description ===
|
|
|
|
This packet causes a sidebar icon to start flashing.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]] [[Data Types#Non Standard data types|Special A]]
|
|
| The sidebar ID.
|
|
|-
|
|
|}
|
|
|
|
|
|
==== Values ====
|
|
The below are the different values for this packet.
|
|
{| border=2
|
|
! Value
|
|
! Icon
|
|
|-
|
|
| 0 || Attack type
|
|
|-
|
|
| -1 || Stats
|
|
|-
|
|
| -2 || Quests
|
|
|-
|
|
| -3 || Inventory
|
|
|-
|
|
| -4 || Wearing
|
|
|-
|
|
| -5 || Prayer
|
|
|-
|
|
| -6 || Magic
|
|
|-
|
|
| -7 || '''EMPTY'''
|
|
|-
|
|
| -8 || Friends list
|
|
|-
|
|
| -9 || Ignore list
|
|
|-
|
|
| -10 || Log out
|
|
|-
|
|
| -11 || Settings
|
|
|-
|
|
| -12 || Emotes
|
|
|-
|
|
| -13 || Music
|
|
|-
|
|
|} |