mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Music'
This commit is contained in:
parent
6f0fd01741
commit
f911be4b27
24
317-Music.mediawiki
Normal file
24
317-Music.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[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.
|
||||
|-
|
||||
|}
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (140 members)
|
||||
* [[Category Packet]] (141 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (101 members)
|
||||
* [[Category Packet 317]] (102 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (7 members)
|
||||
|
@ -1,7 +1,7 @@
|
||||
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 101 pages are in this category.
|
||||
The following 102 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
@ -59,6 +59,7 @@ The following 101 pages are in this category.
|
||||
* [[317 Magic on player]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 Move item]]
|
||||
* [[317 Music]]
|
||||
* [[317 NPC action 1]]
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 NPC action 3]]
|
||||
|
@ -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 140 pages are in this category.
|
||||
The following 141 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -62,6 +62,7 @@ The following 140 pages are in this category.
|
||||
* [[317 Magic on player]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 Move item]]
|
||||
* [[317 Music]]
|
||||
* [[317 NPC action 1]]
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 NPC action 3]]
|
||||
|
Loading…
Reference in New Issue
Block a user