Raised This Month: $51 Target: $400
 12% 

[ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)


Post New Thread Reply   
 
Thread Tools Display Modes
almostagreatcoder
Member
Join Date: Oct 2015
Old 01-02-2019 , 04:24   Re: [ANY] Universal Chat Filter (Version 1.1.0, 2018-03-31)
Reply With Quote #41

Quote:
Originally Posted by Ejziponken View Post
Until now, my plugin has never been compatible with this HexTags plugin. I stated that you should use drixevel's Chat-Processor (https://forums.alliedmods.net/showthread.php?t=286913).

But: if the HexTags is a commonly used plugin, I could take a look into this. Would this be helpful?

Edit:
Okay, I did some more reading on the HexTags plugin and understand that this is also based on drixevel's Chat-Processor. So - could you elaborate on how the behaviour is exactly? What do you mean by the plugin "breaking" with HexTags? Does it do nothing? Does it throw errors?

Thanks!

Last edited by almostagreatcoder; 01-02-2019 at 04:33.
almostagreatcoder is offline
almostagreatcoder
Member
Join Date: Oct 2015
Old 01-05-2019 , 07:32   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #42

Today I released a new version 1.2.2 of the chat filter!

This is just a bug fix release, but a nice one:

Quote:
Originally Posted by kriz_cold View Post
Also, I recommend you to put 7 spaces in between the last colorflow string and the last quotes, just like this:
Code:
replacement"		"{COLORFLOW:9400D3-4B0082-0000FF-00FF00-FFFF00-FF7F00-FF0000}$1{/COLORFLOW}       "
I'm not 100% sure if that last one works with such large ammount of values, but this fixes a text-cutting glitch that could happen with some text lenghts
This is fixed now. No need to add extra spaces in the config any more, and no more cut off characters.

As always: Have fun!
almostagreatcoder is offline
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 04-14-2019 , 08:04   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #43

Im having a really weird problem with this plugin with Hextags.

I have 2 servers. Running exact same configs/cvars/plugins and it works on one and breaks hextags on the 2nd one. Breaks as in not showing the colors like:
{red}[VIP] {lime}krEJZi{default} : {bluegrey}wsda

I even deleted the addons and CFG folders on the server that works and copied over all files from the server not working and It still ends up WORKING on the server while still being broken on the original where I took the files from..

It starts working fine if I remove chatfilter 1.2.2.

Also... It works on for example DM #2 and #5 but not on #22.. Same with retakes.. Works on #1 and #4 but not on #15 and #16..
Something very random is happening here. Im thinking the order the plugins load or something maybe?..

Last edited by Ejziponken; 04-14-2019 at 08:45.
Ejziponken is offline
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 07-22-2019 , 08:44   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #44

Thank you very much for implementing those requests.

I have two more:

1. Support "big motd", at least in TF2. I can show you what I use.
2. Specify a server IP where certain sections will only be active on those servers. This would be useful so I can copy paste a single chat filter config to all of my servers, instead of maintaining separate ones per server. My particular use case is that I use plugins like this to display urls specific to the custom game mode running on one server but not others.

I can probably do the MOTD edit myself, and that's more important imo.
__________________

Last edited by Chdata; 07-22-2019 at 20:13.
Chdata is offline
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 09-05-2019 , 18:58   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #45

I get empty line when a word is blocked:
https://gyazo.com/5bbf959b3975725622979cc741a7bb23

Im using: Chat-Processor (Replacement for Simple Chat Processor)
https://forums.alliedmods.net/showthread.php?t=286913

Also check this comment:
https://forums.alliedmods.net/showpo...&postcount=305
Ejziponken is offline
Mejilla
Junior Member
Join Date: Oct 2019
Old 10-04-2019 , 14:38   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #46

Is there any way I can use this strictly for the rainbow chat? I tried deleting the unnecessary stuff in the config and such but it just broke on the server. If it's possible to provide it with just the chat thing, that would be great and very helpful.
__________________
Mejilla is offline
foon
Member
Join Date: Dec 2018
Old 11-19-2019 , 08:42   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #47

You get this error if you run SourceTV. You can set sm_chatfilter_keep_penalty to 0 to get around it for now, but thats not the best.

Code:
L 11/19/2019 - 05:38:45: [SM] Exception reported: Invalid string index
L 11/19/2019 - 05:38:45: [SM] Blaming: chatfilter.smx
L 11/19/2019 - 05:38:45: [SM] Call stack trace:
L 11/19/2019 - 05:38:45: [SM]   [0] MatchRegex
L 11/19/2019 - 05:38:45: [SM]   [1] Line 1367, D:\Users\Andreas\Downloads\TF2\Plugins\chatfilter\chatfilter.sp::ReadClientCookie
L 11/19/2019 - 05:38:45: [SM]   [2] Line 920, D:\Users\Andreas\Downloads\TF2\Plugins\chatfilter\chatfilter.sp::OnClientCookiesCached
Also if you use the chat filter with Simple Chat Processor (Redux) all the replacement modes work fine, but if you use it with the updated version: Simple Chat Processor
Mode 1: Adds team colors to the chat
Mode 2: Same as above
Mode 3: Blocks the text, but still sends an empty message to the server.
Mode 4: Same as 1&2

Last edited by foon; 11-19-2019 at 09:14.
foon is offline
ZeNite
Junior Member
Join Date: Feb 2021
Location: Portugal
Old 02-25-2021 , 19:30   Re: [ANY] Universal Chat Filter (Version 1.2.2, 2019-01-05)
Reply With Quote #48

So I would like to make a "!group" and the server replies with the steam group to join and a message. But only the person who executed the "!group" could see the response in chat... Can I make that with this plugin?? Could someone help me?
ZeNite is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:22.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode