Packet 0c 00
From XfirePlusWiki
Packet Description
This packet is sent to the server to request a list of possible matches for a friend search.
Packet Layout
- packetLength(*) packetType(0c 00) numAttributes(04)
- attributeLength(*) "name" attributeType(01) valueLength(*) username
- attributeLength(*) "fname" attributeType(01) valueLength(*) firstname
- attributeLength(*) "lname" attributeType(01) valueLength(*) lastname
- attributeLength(*) "email" attributeType(01) valueLength(*) email
Notes
Firstname, Lastname, and Email attributes are not used anymore but you still need to include them. All searched should be put into the name attribute.
