mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-02-16 12:30:09 -05:00
21 lines
532 B
Plaintext
21 lines
532 B
Plaintext
![]() |
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
== Song Queue ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
This packet queue's a song to be played next.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| The id of the next song.
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| The id of the previous song.
|
||
|
|-
|
||
|
|}
|
||
|
[[Category Packet]] [[Category Packet 317]]
|