mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
24 lines
516 B
Plaintext
24 lines
516 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Chat settings|description=Sends the chat privacy settings|opcode=206|type=Fixed|length=3|revision=317}}
|
|
== Chat Settings ==
|
|
|
|
=== Description ===
|
|
|
|
This packet sends the chat privacy settings.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]]
|
|
| Public chat setting.
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]]
|
|
| Private chat setting.
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]]
|
|
| Trade setting.
|
|
|-
|
|
|} |