[Char] 0x5407 - Friend List

This packet sends the players friends list to the client.

BYTE Count
:FOREACH Count
  BYTE State (See Below)
  BYTE Last Connect Month << 4
  BYTE Last Connect Day (This is % 31 on clientside)
  BYTE Unknown
  CHAR[0x10] CharName
  BYTE Job
  BYTE Level
  BYTE InParty
  BYTE Unknown
  CHAR[0x0C] Map
  CHAR[0x20] Details
:ENDFOR

State Last Connect
0x00 Unretrievable
0x01 LogIn
0x02 M D (MM/DD)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License