[[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#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] | The song ID. |- |}