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

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 01-08-2016 , 19:22   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1171

From what I understand, the "groups" in custom_chatcolors.cfg don't correspond to the the groups in admin_groups.cfg. You'd need to specify a flag for each "group" in custom_chatcolors.cfg. For this reason, you should list your groups in the opposite order in custom_chatcolors.cfg. Specific players first, then your highest admins, next highest, etc.
__________________
ddhoward is offline
Atomicbeast101
New Member
Join Date: Jan 2016
Old 01-08-2016 , 20:44   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1172

Ah that was the issue. It works beautifully now! Thank you so much sir!
Atomicbeast101 is offline
Floppin
Junior Member
Join Date: Dec 2015
Old 01-08-2016 , 21:11   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1173

Hello, I have been trying to fix my tags and colours for a good time now and I'm pretty sure this is the error I keep receiving.

console
Code:
KeyValues Error: RecursiveLoadFromBuffer:  got empty keyname in file addons/sourcemod/configs/custom-chatcolors.cfg
admin_colors, (*STEAM_0:1:126650420*), 
KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/custom-chatcolors.cfg
(*admin_colors*), (*STEAM_0:1:126650420*),
custom-chatcolors.cfg
Code:
"admin_colors"
{
	"STEAM_0:1:126650420"
	{
		"tag"				"[Owner] "
		"tagcolor"			"O"
	}
	""
	{
		"flag"				""
		"tag"				""
		"tagcolor"			""
		"namecolor"			""
		"textcolor"			""
	}


I also have Zephyrus's store plugin which doesn't seem to work with the tags and colors, Custom-chat colors menu (doesn't work) and simple chat processor

Last edited by Floppin; 01-08-2016 at 21:14.
Floppin is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 01-08-2016 , 22:10   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1174

Quote:
Originally Posted by Floppin View Post
-snip-
Your errors are self explanatory. If you read the error messages, they explain that you are missing a closing } brace, and one of your group names is empty.
__________________
ddhoward is offline
Floppin
Junior Member
Join Date: Dec 2015
Old 01-08-2016 , 22:21   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1175

Okay, I fixed the errors that you said to fix and made it a group/flag thing and still nothing works.

Code:
"admin_colors"
{
	"Owner"
	{
		"flag"				"z"
                "tag"			        "[Owner]"
                "tagcolor"		        "O"
                "namecolor"		        "G"
                "textcolor"		        "T"	
	}
	
}
Floppin is offline
Polaric
Junior Member
Join Date: Jun 2013
Old 01-30-2016 , 22:51   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1176

I've got a issue and for the life of me I can't figure it out. Steam3IDs dont seem to work for the plugin.
Code:
"admin_colors"
{
        "[U:1:102716475]"
        {
                "tag"                           "[The Dictator] "
                "tagcolor"                      "#2EFE2E"
                "namecolor"                     "#000000"
                "textcolor"                     "#ffffff"
        }
}
Is my config right now just for testing purposes. I know the chat colors work, if I do it by flag it works fine, but by steamid and it doesnt pick it up.
Polaric is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 01-30-2016 , 22:55   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1177

Quote:
Originally Posted by Polaric View Post
snip
what game?
__________________
ddhoward is offline
Polaric
Junior Member
Join Date: Jun 2013
Old 01-31-2016 , 00:10   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1178

Probably would've been a good idea to include that information, sorry. It's TF2.
Polaric is offline
doze
Senior Member
Join Date: Mar 2012
Old 02-01-2016 , 06:11   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1179

Hello,

I am not able to get this working in Black Mesa, help would be wonderful with it.
doze is offline
DabberDoug
Member
Join Date: Feb 2016
Location: USA
Old 02-08-2016 , 00:59   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1180

CSGO issue:
It is changing the color in game chat while alive but it says VIP when i have Z flag and if you type for example the word "Hello" it will come out as "9EC34FAA[VIP] 00CCFFDoug : 000000AAHello". My name being Doug in game.

Can anyone give any advice to this issue, i am using Groupings and the shortcuts (O,T,G)
DabberDoug 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 07:17.


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