mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '718 Music effect'
This commit is contained in:
parent
eec2aad051
commit
a8738fcee7
21
718-Music-effect.mediawiki
Normal file
21
718-Music-effect.mediawiki
Normal file
@ -0,0 +1,21 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 718]]
|
||||
{{packet|name=Music effect|description=Plays a music effect.|opcode=9|type=Fixed|length=6|revision=718}}
|
||||
== Music effect ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Plays a sound effect (like the birds chirping).
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| 128 Byte || The volume (0 - 255).
|
||||
|-
|
||||
| 24 Bit Integer V2 || ?
|
||||
|-
|
||||
| Short || Music effect ID.
|
||||
|}
|
@ -2,12 +2,12 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (126 members)
|
||||
* [[Category Packet]] (127 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (4 members)
|
||||
* [[Category Packet 718]] (5 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (15 members)
|
||||
* [[Category RSC]] (7 members)
|
||||
|
@ -1,7 +1,8 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 718"''' ==
|
||||
The following 4 pages are in this category.
|
||||
The following 5 pages are in this category.
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Music effect]]
|
||||
* [[718 Player under NPC priority]]
|
||||
* [[718 Protocol]]
|
||||
|
@ -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 126 pages are in this category.
|
||||
The following 127 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -124,6 +124,7 @@ The following 126 pages are in this category.
|
||||
* [[474 Remove ignore]]
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Music effect]]
|
||||
* [[718 Player under NPC priority]]
|
||||
* [[718 Protocol]]
|
||||
* [[Template Packet]]
|
||||
|
Loading…
Reference in New Issue
Block a user