View Single Post
alster551
Junior Member
Join Date: Sep 2016
Old 09-22-2016 , 11:07   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1257

I have a problem with this plugin running on a CS:GO server. I'ts not a problem with colors or anything, I just simply cant get it to work.

I have the simple chat processor redux installed and i've tried to reinstall everything, but nothing happens when I type in the chat.

The only thing i did in the config was change it to my steam ID:

Code:
"admin_colors"
{
	"<my steam ID>"
	{
		"tag"				"[BAILOPAN] "
		"tagcolor"			"O"
	}
	"VIP"
	{
		"flag"				"a"
		"tag"				"[VIP] "
		"tagcolor"			"#9EC34FAA"
		"namecolor"			"#00CCFF"
		"textcolor"			"#000000AA"
	}
}
Could you think of anything I have forgotten to do?
alster551 is offline