Packet ID: 0x66
Direction: Server -> Client (Received)
Format:
(BYTE) Entry number
(BYTE) Friend Type
(BYTE) Friend Status
(DWORD) ProductID
(STRING) Location
Possible bitwise values for Status:
0x01: Mutual
0x02: DND
0x04: Away
Possible values for Location:
0x00: Offline
0x01: Not in chat
0x02: In chat
0x03: In a public game
0x04: In a private game
0x05: In a password protected game
So everything is understood......except I don't know what "Friend Type" is...anyone know?
Quote(STRING) Account
(BYTE) Status
(BYTE) Location
(DWORD) ProductID
(STRING) Channel
It's all on BnetDocs (http://bnetdocs.valhallalegends.com).
I guess Friend Status would be Location and Friend Type would be Status.
Friend type is wether mutal or not.... IF i remember correct (may be wrong)