Difference between revisions of "317:Player command"

From RuneWiki
Jump to navigationJump to search
(Undo revision 1205 by Samuraiblood2 (Talk))
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| [[Data_Types#Standard_data_types|String]]
+
| String
 
| The command name and parameters.
 
| The command name and parameters.
 
|}
 
|}

Revision as of 19:29, 11 October 2009

Player command
Sent when a player types a command in the chat box.
Opcode 103
Type Variable Byte
Length N/A

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

Data Type Description
String The command name and parameters.