474 Protocol

From RuneWiki
Jump to navigationJump to search
Stub

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

Game Protocol

The game protocol is the in-game communication of player actions between the server and client.

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.
231 VARIABLE_SHORT N/A Send string Replaces a string of text. (e.g. Replace: 'Click here to Play' with 'Play Nao!')