Packet 10 00
From XfirePlusWiki
Packet Description
This packet is sent to the server containing information about the language and skin the client is using and other statistical information.
Packet Layout
- packetLength(*) packetType(10 00) numAttributes(04)
- attributeLength(04) "lang" attributeType(01) valueLength(*) languageIdentifier
- attributeLength(04) "skin" attributeType(01) valueLength(*) skinLongName
- attributeLength(05) "theme" attributeType(01) valueLength(*) skinThemeName
- attributeLength(07) "partner" attributeType(01) valueLength(*) partnerName
Notes
With the retail Xfire client downloaded directly from http://www.xfire.com/download/ the partner field is empty string, length being 0.
