mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '377 Send Message'
This commit is contained in:
parent
612fc969b4
commit
dc75cdca54
18
377-Send-Message.mediawiki
Normal file
18
377-Send-Message.mediawiki
Normal file
@ -0,0 +1,18 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Send Message|description=Sends the specified message to the client.|opcode=63|type=Variable Byte|length=N/A|revision=377}}
|
||||
== Send Message ==
|
||||
|
||||
=== Description ===
|
||||
Sends the specified message to the client.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[RS String|RS String]]
|
||||
| Message.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (108 members)
|
||||
* [[Category Packet]] (109 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (10 members)
|
||||
* [[Category Packet 377]] (11 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 10 pages are in this category.
|
||||
The following 11 pages are in this category.
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Input Amount]]
|
||||
* [[377 Interface Animation]]
|
||||
@ -9,5 +9,6 @@ The following 10 pages are in this category.
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
* [[377 Send Message]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Skill Level]]
|
||||
|
@ -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 108 pages are in this category.
|
||||
The following 109 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -103,6 +103,7 @@ The following 108 pages are in this category.
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
* [[377 Send Message]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Skill Level]]
|
||||
* [[474 Fourth Interface Option]]
|
||||
|
Loading…
Reference in New Issue
Block a user