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

Simple Chat Colors (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
W_M134
Junior Member
Join Date: Mar 2016
Old 04-11-2016 , 08:12   Re: Simple Chat Colors (Redux)
Reply With Quote #391

Why the plugin did not work?
I have downloaded all the plugins,Simple Chat Colors,Simple Chat Processor and SMLIB.
Then I restarted my server
But nothing happened.
What's wrong?
W_M134 is offline
W_M134
Junior Member
Join Date: Mar 2016
Old 04-12-2016 , 07:40   Re: Simple Chat Colors (Redux)
Reply With Quote #392

OK,now it dose work,but when I use a STEAM ID,it does not work
Like this:
Code:
"admin_colors"
{

	"STEAM_0:1:68672108"
	{
		"tag"						"[abc]"
		"tagcolor"				""
		"namecolor"			""
		"textcolor"			""
	}
	
	"STEAM_1:1:68672108"
	{
		"tag"						"[123]"
		"tagcolor"				""
		"namecolor"			""
		"textcolor"			""
	}
	
	"VIP"
	{
		"flag"						"a"
		"tag"						"[VIP]"
		"tagcolor"				""
		"namecolor"			"{B}"
		"textcolor"			"{OG}"
	}
	
	"STEAM_1:0:125944730"
	{
		"tag"						"[王♂]"
		"tagcolor"				""
		"namecolor"			"{B}"
		"textcolor"			"{OG}"
	}
	
	"STEAM_1:1:159626039"
	{
		"tag"						"[TANK杀手]"
		"tagcolor"				""
		"namecolor"			"{B}"
		"textcolor"			"{OG}"
	}
}
But in game(l4d2),it likes this:

*SPEC* [VIP]FOX : 123

I am sure the STEAM ID is right(It should be "[abc]FOX : 123" or"[123]FOX : 123")

Last edited by W_M134; 04-12-2016 at 07:42.
W_M134 is offline
Tabajara 7.7
Junior Member
Join Date: Apr 2013
Location: Brazil
Old 06-06-2016 , 20:26   Re: Simple Chat Colors (Redux)
Reply With Quote #393

This plugin don't work on Zombie Panic Source (Source Engine 2007) either.
If you could take a look, I'll appreciate it!
Tabajara 7.7 is offline
DeadBoom
Member
Join Date: Sep 2014
Old 07-13-2016 , 00:19   Re: Simple Chat Colors (Redux)
Reply With Quote #394

But how do you set them? The post doesn't explain
DeadBoom is offline
kekcheese
Junior Member
Join Date: May 2016
Old 07-13-2016 , 09:58   Re: Simple Chat Colors (Redux)
Reply With Quote #395

Quote:
Originally Posted by W_M134 View Post
OK,now it dose work,but when I use a STEAM ID,it does not work
Like this:
Code:
"admin_colors"
{

	"STEAM_0:1:68672108"
	{
		"tag"						"[abc]"
		"tagcolor"				""
		"namecolor"			""
		"textcolor"			""
	}
	
	"STEAM_1:1:68672108"
	{
		"tag"						"[123]"
		"tagcolor"				""
		"namecolor"			""
		"textcolor"			""
	}
	
	"VIP"
	{
		"flag"						"a"
		"tag"						"[VIP]"
		"tagcolor"				""
		"namecolor"			"{B}"
		"textcolor"			"{OG}"
	}
	
	"STEAM_1:0:125944730"
	{
		"tag"						"[王♂]"
		"tagcolor"				""
		"namecolor"			"{B}"
		"textcolor"			"{OG}"
	}
	
	"STEAM_1:1:159626039"
	{
		"tag"						"[TANK杀手]"
		"tagcolor"				""
		"namecolor"			"{B}"
		"textcolor"			"{OG}"
	}
}
But in game(l4d2),it likes this:

*SPEC* [VIP]FOX : 123

I am sure the STEAM ID is right(It should be "[abc]FOX : 123" or"[123]FOX : 123")
Try using the STEAM3 ID formatted as [U:1:#######]
kekcheese is offline
Gumiland
Member
Join Date: Jun 2016
Old 07-29-2016 , 12:03   Re: Simple Chat Colors (Redux)
Reply With Quote #396

Will This work, and if so, how can I get it to work?
Because a Friend of mine using this Has this color for his admins, but I cant seem to get it to work for me.

Code:
	"Owners"
	{
		"flag"						"z"
		"tag"						"[Owner]"
		"tagcolor"				"#00C957"
		"namecolor"			"#00C957"
	}
__________________
Gumiland is offline
gravydigger56
New Member
Join Date: Sep 2016
Old 09-11-2016 , 04:05   Re: Simple Chat Colors (Redux)
Reply With Quote #397

Hello

For the past hour, I've been trying to get simple chat colors working, and I can't find the problem.
simple-chatcolors.cfg:
Code:
"admin_colors"
{
	"STEAM_1:1:12345678"         //User 1
	{	
		"flag"	"z"	
		"tag"	"[Owner] "	
		"tagcolor"	"{R}"	
		"namecolor"	"{R}"	
	}	
	"STEAM_1:1:12345678"      //User2
	{	
		"flag"	"abcdefkj"	
		"tag"	"[Co-Owner] "	
		"tagcolor"	"{R}"	
		"namecolor"	"{OG}"		
	}	
	"Admin"	
	{	
		"flag"	"abcdef"	
		"tag"	"[Admin] "	
		"tagcolor"	"{R}"	
		"namecolor"	"{R}"		
	}	
}
I have downloaded the simple chat processor
gravydigger56 is offline
dust2
Member
Join Date: Jun 2016
Old 09-29-2016 , 00:31   Re: Simple Chat Colors (Redux)
Reply With Quote #398

Quote:
Originally Posted by gravydigger56 View Post
Hello

For the past hour, I've been trying to get simple chat colors working, and I can't find the problem.
simple-chatcolors.cfg:
Code:
"admin_colors"
{
	"STEAM_1:1:12345678"         //User 1
	{	
		"flag"	"z"	
		"tag"	"[Owner] "	
		"tagcolor"	"{R}"	
		"namecolor"	"{R}"	
	}	
	"STEAM_1:1:12345678"      //User2
	{	
		"flag"	"abcdefkj"	
		"tag"	"[Co-Owner] "	
		"tagcolor"	"{R}"	
		"namecolor"	"{OG}"		
	}	
	"Admin"	
	{	
		"flag"	"abcdef"	
		"tag"	"[Admin] "	
		"tagcolor"	"{R}"	
		"namecolor"	"{R}"		
	}	
}
I have downloaded the simple chat processor
If you set a STEAMID, you shouldn't use flags.
dust2 is offline
AlirezaTiG3R
Junior Member
Join Date: Sep 2016
Old 10-03-2016 , 10:15   Re: Simple Chat Colors (Redux)
Reply With Quote #399

I have a problem in compiling!!

I have this errors:

Code:
//// simple-chatcolors.sp
//
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/entities.inc(33) : error 138: const was specified t
wice
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(154) : error 157: 'char' is a reserved k
eyword
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(157) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(162) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(176) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(179) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(184) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(187) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(191) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(154) : warning 204: symbol is assigned a
 value that is never used: "char"
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(239) : error 157: 'char' is a reserved k
eyword
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(241) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(242) : error 029: invalid expression, as
sumed zero
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/colors.inc(239) : warning 204: symbol is assigned a
 value that is never used: "char"
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/crypt.inc(426) : error 173: 'in' is a newly reserve
d keyword that may be used in the future; use a different name as an identifier
// F:\sv\steamapps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\sourc
emod\scripting\include\smlib/effects.inc(158) : warning 237: coercing functions
to and from primitives is unsupported and will be removed in the future
// simple-chatcolors.sp(57) : warning 234: symbol "FCVAR_PLUGIN" is marked as de
precated: No logic using this flag ever existed in a released game. It only ever
 appeared in the first hl2sdk.
//
//
// simple-chatcolors.sp(190) : warning 234: symbol "GetClientAuthString" is mark
ed as deprecated: Use GetClientAuthId
//
//
//
// 13 Errors.
//
// Compilation Time: 0.62 sec
// ----------------------------------------
AlirezaTiG3R is offline
diorfo
Member
Join Date: Dec 2013
Old 11-16-2016 , 15:40   Re: Simple Chat Colors (Redux)
Reply With Quote #400

Anyone got luck making new colors works for L4D2?

To me it's working but only with the standard from game (green, lightgreen, team and default/white).

Even with SMLib installed don't work new colors.

Last edited by diorfo; 11-16-2016 at 15:42.
diorfo 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 00:50.


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