Difference between revisions of "533 Protocol"

From RuneWiki
Jump to navigationJump to search
(New page: ===Packets=== ==Server to Client packets== {| border=2 |- ! Opcode ! Type ! Length (bytes) ! Name ! Description |- | 15 | FIXED | 9 | Send interface | |- | 24 | V...)
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===Packets===
+
{{stub}}
  
 +
=Packets=
 
==Server to Client packets==
 
==Server to Client packets==
  
Line 20: Line 21:
 
| VARIABLE SHORT
 
| VARIABLE SHORT
 
| N/A
 
| N/A
| [[533:Player updating|Player updating]]
+
| [[533:Update players|Update players]]
 
|  
 
|  
 
|-
 
|-

Latest revision as of 11:41, 4 October 2009

Stub

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


Packets

Server to Client packets

Opcode Type Length (bytes) Name Description
15 FIXED 9 Send interface
24 VARIABLE SHORT N/A Update players
76 FIXED 5 Set window pane
189 FIXED 0 Logout Logs the player out.
205 FIXED 6 Send skill level

Client to Server packets

Opcode Type Length (bytes) Name Description