Difference between revisions of "474 Protocol"

From RuneWiki
Jump to navigationJump to search
m
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 +
==Game Protocol==
 +
(description)
 +
<br/>
 +
===Server -> Client Packets===
 +
 +
{| border=2
 +
|-
 +
! Opcode
 +
! Type
 +
! Length (bytes)
 +
! Name
 +
! Description
 +
|-
 +
| 209
 +
| VARIABLE_BYTE
 +
| N/A
 +
| [[474:Send message|Send message]]
 +
| Sends a server message (e.g. 'Welcome to RuneScape') or trade/duel request.
 +
|-
 +
|}

Revision as of 02:16, 7 April 2010

Stub

This article is a stub. You can help RuneWiki by expanding it.

Game Protocol

(description)

Server -> Client Packets

Opcode Type Length (bytes) Name Description
209 VARIABLE_BYTE N/A Send message Sends a server message (e.g. 'Welcome to RuneScape') or trade/duel request.