rswiki-book/317-Play-song.mediawiki

18 lines
432 B
Plaintext

[[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.
|-
|}