Create MediaWiki page '317 Player command'

This commit is contained in:
t4 2011-06-26 18:00:29 +00:00 committed by moparisthebest
parent 36ca1c0984
commit 33d31fcb72
4 changed files with 23 additions and 4 deletions

View File

@ -0,0 +1,17 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Player command|description=Sent when a player types a command in the chat box.|opcode=103|type=Variable Byte|length=N/A|revision=317}}
== Player Command ==
=== Description ===
This packet is sent when a player types a message with the prefix '::', the message is then sent to the server and an appropriate action is taken (e.g. spawning an item).
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[RS String|RS String]]
| The command name and parameters.
|}

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]] (50 members)
* [[Category Packet]] (51 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (47 members)
* [[Category Packet 317]] (48 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 47 pages are in this category.
The following 48 pages are in this category.
* [[317 Animation reset]]
* [[317 Attack (NPC)]]
* [[317 Bank 10 items]]
@ -33,6 +33,7 @@ The following 47 pages are in this category.
* [[317 NPC action 3]]
* [[317 Object action 3]]
* [[317 Open welcome screen]]
* [[317 Player command]]
* [[317 Privacy options]]
* [[317 Protocol]]
* [[317 Remove ignore]]

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 50 pages are in this category.
The following 51 pages are in this category.
* [[194 Protocol]]
* [[317 Animation reset]]
* [[317 Attack (NPC)]]
@ -34,6 +34,7 @@ The following 50 pages are in this category.
* [[317 NPC action 3]]
* [[317 Object action 3]]
* [[317 Open welcome screen]]
* [[317 Player command]]
* [[317 Privacy options]]
* [[317 Protocol]]
* [[317 Remove ignore]]