mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Song Queue'
This commit is contained in:
parent
a67a3d0274
commit
b492bb47fd
21
317-Song-Queue.mediawiki
Normal file
21
317-Song-Queue.mediawiki
Normal file
@ -0,0 +1,21 @@
|
||||
[[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]]
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (129 members)
|
||||
* [[Category Packet]] (130 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 317]] (91 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (7 members)
|
||||
|
@ -1,7 +1,7 @@
|
||||
317 Packets
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 90 pages are in this category.
|
||||
The following 91 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
@ -86,6 +86,7 @@ The following 90 pages are in this category.
|
||||
* [[317 Show interface]]
|
||||
* [[317 Show multi combat]]
|
||||
* [[317 Skill level]]
|
||||
* [[317 Song Queue]]
|
||||
* [[317 System update]]
|
||||
* [[317 Trade answer]]
|
||||
* [[317 Trade request]]
|
||||
|
@ -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 129 pages are in this category.
|
||||
The following 130 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -89,6 +89,7 @@ The following 129 pages are in this category.
|
||||
* [[317 Show interface]]
|
||||
* [[317 Show multi combat]]
|
||||
* [[317 Skill level]]
|
||||
* [[317 Song Queue]]
|
||||
* [[317 System update]]
|
||||
* [[317 Trade answer]]
|
||||
* [[317 Trade request]]
|
||||
|
Loading…
Reference in New Issue
Block a user