mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 01:52:16 -05:00
Create MediaWiki page '377 Send Sound'
This commit is contained in:
parent
8666f955a0
commit
fe662f3d84
26
377-Send-Sound.mediawiki
Normal file
26
377-Send-Sound.mediawiki
Normal file
@ -0,0 +1,26 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Send Sound|description=Sends a sound to be played.|opcode=26|type=Fixed|length=5|revision=377}}
|
||||
== Send Sound ==
|
||||
|
||||
=== Description ===
|
||||
Sends a sound to be played.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Unknown #1
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]]
|
||||
| Unknown #2
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Unknown #2
|
||||
|-
|
||||
|}
|
||||
|
||||
* Needs more work.
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (119 members)
|
||||
* [[Category Packet]] (120 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (21 members)
|
||||
* [[Category Packet 377]] (22 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 21 pages are in this category.
|
||||
The following 22 pages are in this category.
|
||||
* [[377 Animation Reset]]
|
||||
* [[377 Camera Shake]]
|
||||
* [[377 Construct Map Region]]
|
||||
@ -20,5 +20,6 @@ The following 21 pages are in this category.
|
||||
* [[377 Send Ground Item]]
|
||||
* [[377 Send Message]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Send Sound]]
|
||||
* [[377 Skill Level]]
|
||||
* [[377 Walkable Interface]]
|
||||
|
@ -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 119 pages are in this category.
|
||||
The following 120 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -114,6 +114,7 @@ The following 119 pages are in this category.
|
||||
* [[377 Send Ground Item]]
|
||||
* [[377 Send Message]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Send Sound]]
|
||||
* [[377 Skill Level]]
|
||||
* [[377 Walkable Interface]]
|
||||
* [[474 Fourth Interface Option]]
|
||||
|
Loading…
Reference in New Issue
Block a user