mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Audio'
This commit is contained in:
parent
9bd7080ec2
commit
779fb8b19b
24
317-Audio.mediawiki
Normal file
24
317-Audio.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Audio|description=Sets what audio/sound is to play at a certain moment.|opcode=147|type=Fixed|length=N/A|revision=317}}
|
||||
== Audio ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Sets what audio/sound is 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.
|
||||
|-
|
||||
|}
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (141 members)
|
||||
* [[Category Packet]] (142 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (102 members)
|
||||
* [[Category Packet 317]] (103 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (7 members)
|
||||
|
@ -1,12 +1,13 @@
|
||||
317 Packets
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 102 pages are in this category.
|
||||
The following 103 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Attack (NPC)]]
|
||||
* [[317 Audio]]
|
||||
* [[317 Bank 10 items]]
|
||||
* [[317 Bank 5 items]]
|
||||
* [[317 Bank all items]]
|
||||
|
@ -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 141 pages are in this category.
|
||||
The following 142 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -10,6 +10,7 @@ The following 141 pages are in this category.
|
||||
* [[317 Alternate item option 2]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Attack (NPC)]]
|
||||
* [[317 Audio]]
|
||||
* [[317 Bank 10 items]]
|
||||
* [[317 Bank 5 items]]
|
||||
* [[317 Bank all items]]
|
||||
|
Loading…
Reference in New Issue
Block a user