S>C 0x10 BOTNET_CHAT_OPTIONS

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:BotNet Messages (PACKET)
Message Id:0x10
Message Name:BOTNET_CHAT_OPTIONS
Direction:Server to Client
Used By:(nothing or unknown)
Message Format:
(does not include protocol header)
(UINT8) Subcommand

For subcommand 0x00 (Chat drop options):
    (UINT8) Broadcast setting
    (UINT8) Database setting
    (UINT8) Whisper setting
    (UINT8) Other database whisper setting

Remarks

Acknowledge chat options.

This message notifies you of your current chat options or of your change to them and their new values.

Subcommand:

Possible values are:

  • 0x00: Chat drop options.

Chat drop options allow you to specify whether the server should drop messages in S>C 0x0B BOTNET_CHAT before they reach you.

To request the values of this setting, send C>S 0x10 BOTNET_CHAT_OPTIONS with just the Subcommand field set to 0x00.

To change the values of this setting, send C>S 0x10 BOTNET_CHAT_OPTIONS with the Subcommand field set to 0x00 and your preference.

The Broadcast setting, Database setting, and Whisper setting fields can be one of:

  • 0x00: Allow all chat (default),
  • 0x01: Drop all chat from users not on an account,
  • 0x02: Drop all chat.

The Other database whisper setting can be one of:

  • 0x00: Allow whispers from users on other databases (default),
  • 0x01: Drop whispers from users on other database.
| Edited: Anonymous

Comments

no one has commented yet.