Resource icon

CLEO Release Chat Control - Block SPAM messages and Mute Players

CLEO related
Status
Not open for further replies.

ajom

Well-known member
Joined
Apr 14, 2020
Messages
389
Solutions
2
Reaction score
268
Location
Pluto
REQUIREMENTS:
  1. SAMPFUNCS 5.4.1 FINAL
  2. CLEO 4.3.22

There are irritating players who loves spamming the chat box. I find it hard to catch up on some conversations between players when there are spam player messengers. But not to worry, because this script can manage incoming chat messages like:
  1. Anti-SPAM - Block Incoming SPAM/Repeated Chat Messages
  2. Mute - Block all chat messages coming from certain players you find irritating.
This script have the following built-in commands:
  • "/chatcontrol" - show all available commands and their effects.
  • "/chatcontrol mute" - Toggle the ability to block messages from players that are currently muted.
  • "/chatcontrol spam" - Toggle the ability to block repeating messages(SPAM).
  • "/pmute all" - add all players on the mutelist.
  • "/pmute <player ID>" - add a specific player on the mutelist.
  • "/pmute all" - remove all players on the mutelist.
  • "/pmute <player ID>" - remove a specific player on the mutelist.
  • "/mutelist" - show all players that are currently muted

Ongoing

Notes:
  1. Always check the "Chat Control.ini" MaxPlayers is greater than or equal to the maximum players the server can accomodate.
  2. Inside "Chat Control.ini", Change SpamControl to 0 or 1. This Sets the default state of Spam controller when the game launches.
  3. Inside "Chat Control.ini", Change MuteControl to 0 or 1. This Sets the default state of Mute controller when the game launches.
 

Attachments

  • Chat Control.zip
    1.9 KB · Views: 58
Status
Not open for further replies.
Top