Page 1 of 1

Send a message in the cs:s chat

Posted: Tue Sep 21, 2021 6:06 am
by BASON
I ran into a problem that some plugins on sourcemod write 2 double messages to the chat, is it possible to somehow remove it?

Re: Send a message in the cs:s chat

Posted: Wed Sep 22, 2021 2:42 pm
by decompile
Can you print your "sp info" output into here, and also include a way so we can replicate it

Re: Send a message in the cs:s chat

Posted: Sat Sep 25, 2021 1:46 pm
by NosferatuJoe
Afaik it's due to eventscripts. Eventscripts handles messages in a certain way that can conflict with sourcemod or other plugins causing double messages. I do remember a sourcemod plugin that required you to enable a cvar if you have eventscripts running, and it would get rid of the duplicate messages.

If I can find the plugin, I'll post a link here because the code behind it will explain us why it happens or atleast how to fix the issue.

Re: Send a message in the cs:s chat

Posted: Sun Sep 26, 2021 4:38 am
by L'In20Cible

Syntax: Select all

eventscripts_chatevent 0