2011-06-26 13:59:43 -04:00
|
|
|
[[Category Packet]]
|
|
|
|
[[Category Packet 317]]
|
|
|
|
{{packet|name=Privacy options|description=Sent when a player changes their privacy options.|opcode=95|type=Fixed|length=3|revision=317}}
|
|
|
|
== Privacy Options ==
|
|
|
|
|
|
|
|
=== Description ===
|
|
|
|
|
|
|
|
This packet is sent when a player changes their privacy options (i.e. public chat).
|
|
|
|
|
|
|
|
=== Packet Structure ===
|
|
|
|
{|border=2
|
|
|
|
! Data Type
|
|
|
|
! Description
|
|
|
|
|-
|
|
|
|
| Unsigned [[Data Types#Standard data types|Byte]]
|
2013-07-19 14:00:25 -04:00
|
|
|
| The public chat options.
|
2011-06-26 13:59:43 -04:00
|
|
|
|-
|
|
|
|
| Unsigned [[Data Types#Standard data types|Byte]]
|
2013-07-19 14:00:25 -04:00
|
|
|
| The private chat options.
|
2011-06-26 13:59:43 -04:00
|
|
|
|-
|
|
|
|
| Unsigned [[Data Types#Standard data types|Byte]]
|
2013-07-19 14:00:25 -04:00
|
|
|
| The trade/compete options.
|
2011-06-26 13:59:43 -04:00
|
|
|
|-
|
|
|
|
|}
|