Create MediaWiki page '317 Send message'

This commit is contained in:
t4 2011-06-26 17:54:41 +00:00 committed by moparisthebest
parent 94a9b66c8b
commit 0d9cd2c97f
4 changed files with 25 additions and 4 deletions

View File

@ -0,0 +1,19 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Send message|description=Sends a server message, trade or duel request to the client's chat panel.|opcode=253|type=Variable Byte|length=N/A|revision=317}}
== Send Message ==
=== Description ===
Sends a server side message (e.g. 'Welcome to RuneScape'), or trade/duel request (:tradereq:playername and :duelreq:playername) to the client.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| [[RS String|RS String]]
| The message.
|-
|}

View File

@ -1,9 +1,9 @@
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
The following categories contain pages or media.
* [[Category Data Type]] (3 members)
* [[Category Packet]] (30 members)
* [[Category Packet]] (31 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (27 members)
* [[Category Packet 317]] (28 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (4 members)

View File

@ -1,6 +1,6 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet 317"''' ==
The following 27 pages are in this category.
The following 28 pages are in this category.
* [[317 Animation reset]]
* [[317 Camera shake]]
* [[317 Chat interface]]
@ -23,6 +23,7 @@ The following 27 pages are in this category.
* [[317 Run energy]]
* [[317 Scroll position]]
* [[317 Send add friend]]
* [[317 Send message]]
* [[317 Send sidebar interface]]
* [[317 Show interface]]
* [[317 System update]]

View File

@ -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 30 pages are in this category.
The following 31 pages are in this category.
* [[194 Protocol]]
* [[317 Animation reset]]
* [[317 Camera shake]]
@ -24,6 +24,7 @@ The following 30 pages are in this category.
* [[317 Run energy]]
* [[317 Scroll position]]
* [[317 Send add friend]]
* [[317 Send message]]
* [[317 Send sidebar interface]]
* [[317 Show interface]]
* [[317 System update]]