[Char] 0x5408 - Friend Information
This packet tells the client information about a friend. This packet is sent after the Friend List packet, there is one packet per friend.
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
State | Last Connect |
---|---|
0x00 | Unretrievable |
0x01 | LogIn |
0x02 | M D (MM/DD) |
page revision: 3, last edited: 14 Aug 2009 05:36