rswiki-book/317-Music.mediawiki

24 lines
428 B
Plaintext

[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Audio|description=Sets the audio to play.|opcode=174|type=Fixed|length=N/A|revision=317}}
== Audio ==
=== Description ===
Sets what audio to play at a certain moment.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Word|Word]]
| The sound id.
|-
| [[Data Types#Byte|Byte]]
| The volume.
|-
| [[Data Types#Word|Word]]
| The delay.
|-
|}