mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 18:12:17 -05:00
Create MediaWiki page '317 Play song'
This commit is contained in:
parent
544a102430
commit
6dbd0ed500
18
317-Play-song.mediawiki
Normal file
18
317-Play-song.mediawiki
Normal file
@ -0,0 +1,18 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Play song|description=Starts playing a song.|opcode=74|type=Fixed|length=2|revision=317}}
|
||||
== Play song ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Sending this packet to the client will cause the client to start playing a song.
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Word]]
|
||||
| The song ID.
|
||||
|-
|
||||
|}
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (96 members)
|
||||
* [[Category Packet]] (97 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (85 members)
|
||||
* [[Category Packet 317]] (86 members)
|
||||
* [[Category Packet 377]] (5 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 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 85 pages are in this category.
|
||||
The following 86 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
@ -63,6 +63,7 @@ The following 85 pages are in this category.
|
||||
* [[317 Pickup ground item]]
|
||||
* [[317 Player command]]
|
||||
* [[317 Player head to interface]]
|
||||
* [[317 Play song]]
|
||||
* [[317 Privacy options]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Region change]]
|
||||
|
@ -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 96 pages are in this category.
|
||||
The following 97 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -66,6 +66,7 @@ The following 96 pages are in this category.
|
||||
* [[317 Pickup ground item]]
|
||||
* [[317 Player command]]
|
||||
* [[317 Player head to interface]]
|
||||
* [[317 Play song]]
|
||||
* [[317 Privacy options]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Region change]]
|
||||
|
Loading…
Reference in New Issue
Block a user