mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '377 Play Ambient Wave'
This commit is contained in:
parent
d0e89cd9e0
commit
813882250c
24
377-Play-Ambient-Wave.mediawiki
Normal file
24
377-Play-Ambient-Wave.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[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.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (117 members)
|
||||
* [[Category Packet]] (118 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (19 members)
|
||||
* [[Category Packet 377]] (20 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (14 members)
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 377"''' ==
|
||||
The following 19 pages are in this category.
|
||||
The following 20 pages are in this category.
|
||||
* [[377 Animation Reset]]
|
||||
* [[377 Camera Shake]]
|
||||
* [[377 Construct Map Region]]
|
||||
@ -11,6 +11,7 @@ The following 19 pages are in this category.
|
||||
* [[377 Inventory Overlay]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Open Welcome Screen]]
|
||||
* [[377 Play Ambient Wave]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Reset Button State]]
|
||||
* [[377 Reset Ground Items and Objects]]
|
||||
|
@ -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 117 pages are in this category.
|
||||
The following 118 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -105,6 +105,7 @@ The following 117 pages are in this category.
|
||||
* [[377 Inventory Overlay]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Open Welcome Screen]]
|
||||
* [[377 Play Ambient Wave]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Reset Button State]]
|
||||
* [[377 Reset Ground Items and Objects]]
|
||||
|
Loading…
Reference in New Issue
Block a user