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

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
armis12
Junior Member
Join Date: Feb 2017
Location: Birmingham UK
Old 08-29-2017 , 18:48   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1341

Quote:
Originally Posted by armis12 View Post
I'm having big trouble with this plugin on CSGO. I installed simple chat processor, didn't work, then I installed chat processor master, still didn't work I tried using rgb colours instead of Hex colours I have no clue what else to try.

"admin_colors"
{
"STEAM_0:0:173973317" //Envy

{

"tag" "[OWNER] ʍɘ ٠ "

"tagcolor" "#EFEEEE"

"namecolor" "#8E959B"

"textcolor" "#EFEEEE"

}
"STEAM_0:0:207258372" //Raiin

{

"tag" "[Manager] ʍɘ ٠ "

"tagcolor" "#A4F751"

"namecolor" "#A4F751"

"textcolor" "#A4F751"

}
"STEAM_0:1:58877819" //Elo

{

"tag" "[Manager] ʍɘ ٠ "

"tagcolor" "#2AFF00"

"namecolor" "#E800FF"

"textcolor" "#C0C0C0"

}
"STEAM_0:0:24044787" //Mira

{

"tag" "[OWNER] ʍɘ ٠ "

"tagcolor" "#000000"

"namecolor" "#FF0000"

"textcolor" "#FF0000"
}
}


Urgent Help needed.
New to this website the right file is in the attachment. Please help me out. Thank You
Attached Files
File Type: cfg custom-chatcolors.cfg (3.2 KB, 299 views)
armis12 is offline
WeDoItLive
Member
Join Date: Mar 2015
Old 08-30-2017 , 09:26   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1342

From the first post:
Quote:
This also works on CS:GO, but only "T", "G", and "O" codes can be used.

Update: I'm getting reports that colors don't work on CS:GO when alive. This is a shame, but this plugin doesn't officially support CS:GO. Don't expect it to be fixed.
WeDoItLive is offline
Vaggelis
Senior Member
Join Date: May 2017
Old 08-30-2017 , 10:09   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1343

Quote:
Originally Posted by armis12 View Post
I'm having big trouble with this plugin on CSGO. I installed simple chat processor, didn't work, then I installed chat processor master, still didn't work I tried using rgb colours instead of Hex colours I have no clue what else to try.

"admin_colors"
{
"STEAM_0:0:173973317" //Envy

{

"tag" "[OWNER] ʍɘ ٠ "

"tagcolor" "#EFEEEE"

"namecolor" "#8E959B"

"textcolor" "#EFEEEE"

}
"STEAM_0:0:207258372" //Raiin

{

"tag" "[Manager] ʍɘ ٠ "

"tagcolor" "#A4F751"

"namecolor" "#A4F751"

"textcolor" "#A4F751"

}
"STEAM_0:1:58877819" //Elo

{

"tag" "[Manager] ʍɘ ٠ "

"tagcolor" "#2AFF00"

"namecolor" "#E800FF"

"textcolor" "#C0C0C0"

}
"STEAM_0:0:24044787" //Mira

{

"tag" "[OWNER] ʍɘ ٠ "

"tagcolor" "#000000"

"namecolor" "#FF0000"

"textcolor" "#FF0000"
}
}


Urgent Help needed.
Use this https://forums.alliedmods.net/showpo...postcount=1047
Vaggelis is offline
armis12
Junior Member
Join Date: Feb 2017
Location: Birmingham UK
Old 08-31-2017 , 17:20   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1344

Quote:
Originally Posted by Vaggelis View Post
Can you give me an example in the custom chat colours cfg. I installed it doesnt seem to work. The file is attached. And also what chat processor do I use with it ? because the updated simple chat processor link is broken.

Thanks for the help
Attached Files
File Type: cfg custom-chatcolors.cfg (3.1 KB, 302 views)
armis12 is offline
Vaggelis
Senior Member
Join Date: May 2017
Old 08-31-2017 , 17:43   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1345

Quote:
Originally Posted by armis12 View Post
Can you give me an example in the custom chat colours cfg. I installed it doesnt seem to work. The file is attached. And also what chat processor do I use with it ? because the updated simple chat processor link is broken.

Thanks for the help
Code:
"admin_colors"
{
	"STEAM_1:1:12345678
	{
		"tag"					"[Test] "
		"tagcolor"				"{10}"
		"namecolor"				"{02}"	
		"textcolor"				"{0A}"
	}
}
Vaggelis is offline
armis12
Junior Member
Join Date: Feb 2017
Location: Birmingham UK
Old 08-31-2017 , 18:51   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1346

Quote:
Originally Posted by Vaggelis View Post
Code:
"admin_colors"
{
	"STEAM_1:1:12345678
	{
		"tag"					"[Test] "
		"tagcolor"				"{10}"
		"namecolor"				"{02}"	
		"textcolor"				"{0A}"
	}
}
Hi sorry one more time I need help, I made it work, however the colours don't work, like the tag is all fine but it doesn't change colour same as the name and the chat colour. It also doesn't change on the tag as well doesn't matter which one I choose from the list of colours that is provided


"admin_colors"
{
"STEAM_1:0:173973317" //Envy
{

"tag" "[Owner] "

"tagcolor" {0B}

"namecolor" {0B}

"textcolor" {01}
}
}
Attached Images
File Type: jpg Untitled.jpg (46.8 KB, 331 views)

Last edited by armis12; 08-31-2017 at 18:54.
armis12 is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 09-01-2017 , 04:15   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1347

Quote:
Originally Posted by armis12 View Post
[...]
Maybe the game you're playing doesn't support the color you want to apply. If it does support, try the hex format.

Also, if that's your real Steam ID, please hide it because it is sensitive information as someone may spoof it.
cravenge is offline
Vaggelis
Senior Member
Join Date: May 2017
Old 09-01-2017 , 04:33   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1348

Quote:
Originally Posted by armis12 View Post
Hi sorry one more time I need help, I made it work, however the colours don't work, like the tag is all fine but it doesn't change colour same as the name and the chat colour. It also doesn't change on the tag as well doesn't matter which one I choose from the list of colours that is provided


"admin_colors"
{
"STEAM_1:0:173973317" //Envy
{

"tag" "[Owner] "

"tagcolor" {0B}

"namecolor" {0B}

"textcolor" {01}
}
}
You forgot again the " ", its not {0B}, its "{0B}"
Vaggelis is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 09-01-2017 , 04:43   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1349

Quote:
Originally Posted by cravenge View Post
Also, if that's your real Steam ID, please hide it because it is sensitive information as someone may spoof it.
SteamIDs are public identifiers, they are not sensitive information.
__________________
asherkin is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 09-01-2017 , 06:18   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1350

Quote:
Originally Posted by asherkin View Post
SteamIDs are public identifiers, they are not sensitive information.
They aren't? Oh well, but in a way, I guess.
cravenge 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 09:28.


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