mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
24 lines
562 B
Plaintext
24 lines
562 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 377]]
|
|
{{packet|name=Play Ambient Wave|description=Plays an ambient wave.|opcode=41|type=Fixed|length=4|revision=377}}
|
|
== Play Ambient Wave ==
|
|
|
|
=== Description ===
|
|
Plays an ambient wave.
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]]
|
|
| Packed (xxxxyyyy) coordinates of sound.
|
|
|-
|
|
| [[Data Types#Standard data types|Short]]
|
|
| Wave index (ID).
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]]
|
|
| Packed (rrrruuuu) sound settings, where r is the range of the sound.
|
|
|-
|
|
|} |