317 Protocol

From RuneWiki
Revision as of 08:14, 12 August 2009 by Graham (talk | contribs)
Jump to navigationJump to search

Server -> Client Packets

Opcode Type Length (bytes) Name Description
73 FIXED 4 Load map region This packet will load a new map region.
241 VARIABLE_SHORT N/A Construct map region This packet can construct a dynamic map region using a palette of 8*8 tiles.
249 FIXED 3 Initialize player This packet sends the player's membership status and their current index on the server's player list.

Client -> Server Packets

Opcode Type Length (bytes) Name Description