Difference between revisions of "317:Initialize Ignore List"

From RuneWiki
Jump to navigationJump to search
(Created page with 'Sent when the player first connects to the Server. Contains the hashed version of each name on the Player's ignore list. Each name is sent as a QWord.')
 
Line 1: Line 1:
 +
{{packet|name=Intialize Ignore List|description=Sends the hashed version of each of name of the Player's ignore list.|opcode=214|type=VARIABLE_SHORT(?)|length=N/A|revision=317}}
 +
 
Sent when the player first connects to the Server.
 
Sent when the player first connects to the Server.
  
 
Contains the hashed version of each name on the Player's ignore list. Each name is sent as a [[QWord]].
 
Contains the hashed version of each name on the Player's ignore list. Each name is sent as a [[QWord]].

Revision as of 20:31, 27 February 2010

Intialize Ignore List
Sends the hashed version of each of name of the Player's ignore list.
Opcode 214
Type VARIABLE_SHORT(?)
Length N/A


Sent when the player first connects to the Server.

Contains the hashed version of each name on the Player's ignore list. Each name is sent as a QWord.