Packet 8d 00
From XfirePlusWiki
Packet Description
This packet contains some data for login sequence...
Packet Layout
- packetLength(*) packetType(8d 00) numAttributes(01)
- '4c' attributeType(09)
- numAttributes(*)
- '04' attributeType(01) valueLength(*) "0" (enable_sounds)
- '05' attributeType(01) valueLength(*) "0" (enable_engrossed_sounds)
- '06' attributeType(01) valueLength(*) "1" (enable_timestamps)
- '07' attributeType(01) valueLength(*) "0" (enable_join_leave_sounds)
- '08' attributeType(01) valueLength(*) "0" (enable_join_leave_groupchat_sounds)
- '09' attributeType(01) valueLength(*) "0" (enable_voicechat_call_sounds)
- '10' attributeType(01) valueLength(*) "0" (tooltip_logon)
- '11' attributeType(01) valueLength(*) "0" (tooltip_downloads)
- '12' attributeType(01) valueLength(*) "0" (enable_screenshot_sounds)
- '13' attributeType(01) valueLength(*) "0" (show_fof)
- '14' attributeType(01) valueLength(*) "0" (show_offline_friends)
Notes
The above example shows a case where the client has edited all preferences (found so far). If the option is on its default setting, it is not included in this packet, thus numAttributes is marked as *.
