diff --git a/317-Audio.mediawiki b/317-Audio.mediawiki new file mode 100644 index 0000000..55f561e --- /dev/null +++ b/317-Audio.mediawiki @@ -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. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 0768124..fab1387 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -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) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index f94a3f4..93901fc 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,12 +1,13 @@ 317 Packets == '''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]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index a298c99..f6c4b31 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''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]]