Raised This Month: $32 Target: $400
 8% 

Simple Chat Colors (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 10-26-2011 , 18:19   Re: Simple Chat Colors (Redux)
Reply With Quote #71

Quote:
Originally Posted by Horsedick View Post
Also is there a way ...anyway to keep the color BLACK cause right now it keeps changing to the colors of a item dropped,found, crafted etc... which means I go from Black, to yellow, to orange to purple etc etc depending on the previous item shown
Most likely not a way to do it, or not a way that's currently in this plugin to do it.
Snaggle is offline
Antithasys
Moderator
Join Date: Apr 2008
Old 10-27-2011 , 17:32   Re: Simple Chat Colors (Redux)
Reply With Quote #72

Quote:
Originally Posted by Horsedick View Post
I'm not sure how this helps me...lookin for the config example. I see redblue and bluered but how does that search out the teams vs putting in each steam user ID.


Also is there a way ...anyway to keep the color BLACK cause right now it keeps changing to the colors of a item dropped,found, crafted etc... which means I go from Black, to yellow, to orange to purple etc etc depending on the previous item shown
There is not target processing done in this plugin. The colors are assigned when the player connects. I am sure it could be done, but not in its current form.

The black color has been explained many many many many many times. There is no way to make this consistent.
__________________
[my plugins]

When you think about asking a question... consider what have you tried?
Antithasys is offline
DrAgonmoray
Junior Member
Join Date: Oct 2011
Old 10-30-2011 , 22:05   Re: Simple Chat Colors (Redux)
Reply With Quote #73

I can't get this plugin to work. I had it working earlier today, but I changed something, and now I can't get it back.
Config:
Code:
"admin_colors"
{
	"Admins"
	{
		"flag"				"z"
		"tag"					"[ADMIN] "
		"tagcolor"		"{olive}"
		"namecolor"		"{teamcolor}"
		"textcolor"		"{default}"
	}
}
Groups:
Code:
"Groups"
{
	"Default"
	{
		"flags"		""
		"immunity"		"1"
	}
	"Donators"
	{
		"flags"		"aopqrst"
		"immunity"		"50"
	}
	"Admins"
	{
		"flags"		"z"
		"immunity"		"99"
	}
}
Admins:
Code:
"Admins"
{
	"DrAgonmoray"
	{
		"auth"		"steam"
		"identity"		"STEAM_0:1:32019505"
		"group"		"Admins"
		"immunity"		"99"
		"flags"		"z"
	}
}
I'm expecting to have an [ADMIN] tag and name color, but instead my color is the default TF2 colors.
I've tried every possible combination of configs. I've swapped groups, flags, Steam IDs, etc. I've been at this for an hour. I've reinstalled the plugin. Still doesn't work.
Any ideas?
DrAgonmoray is offline
Antithasys
Moderator
Join Date: Apr 2008
Old 10-30-2011 , 22:36   Re: Simple Chat Colors (Redux)
Reply With Quote #74

These groups are not tied to admin groups. Could do that in a future update. But right now they don't. The reason it is not working thou has nothing to do with that... it's because you are not using the correct color tags. It now uses SMLIB.
__________________
[my plugins]

When you think about asking a question... consider what have you tried?
Antithasys is offline
DrAgonmoray
Junior Member
Join Date: Oct 2011
Old 10-30-2011 , 22:40   Re: Simple Chat Colors (Redux)
Reply With Quote #75

Quote:
Originally Posted by Antithasys View Post
These groups are not tied to admin groups. Could do that in a future update. But right now they don't. The reason it is not working thou has nothing to do with that... it's because you are not using the correct color tags. It now uses SMLIB.
Is SMLIB a plugin? Do I need to install it on my server, or is it just an API included in this plugin?
Thanks for the quick reply

Last edited by DrAgonmoray; 10-30-2011 at 22:41.
DrAgonmoray is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 10-31-2011 , 14:23   Re: Simple Chat Colors (Redux)
Reply With Quote #76

You can view the SMLIB info on the first page of this topic, it'll tell you all you need to know about the new color tags to use.
Snaggle is offline
DrAgonmoray
Junior Member
Join Date: Oct 2011
Old 10-31-2011 , 17:50   Re: Simple Chat Colors (Redux)
Reply With Quote #77

Quote:
Originally Posted by Snaggle View Post
You can view the SMLIB info on the first page of this topic, it'll tell you all you need to know about the new color tags to use.
I saw that, but I ask because it still isn't working.
Code:
"admin_colors"
{
	"Admins"
	{
		"flag"				"z"
		"tag"					"[ADMIN] "
		"tagcolor"		"{OG}"
		"namecolor"		"{T}"
		"textcolor"		"{N}"
	}
	"Donators"
	{
		"flag"				"a"
		"tag"					"[VIP] "
		"tagcolor"		"{OG}"
		"namecolor"		"{T}"
		"textcolor"		"{T}"
	}
}
I don't see anything wrong with that. I gave myself the z flag to be an admin, but not chat colors change.
DrAgonmoray is offline
Antithasys
Moderator
Join Date: Apr 2008
Old 10-31-2011 , 18:57   Re: Simple Chat Colors (Redux)
Reply With Quote #78

after you reloaded the file... try quitting and rejoining the server... colors are assigned on join...
__________________
[my plugins]

When you think about asking a question... consider what have you tried?
Antithasys is offline
DrAgonmoray
Junior Member
Join Date: Oct 2011
Old 10-31-2011 , 21:32   Re: Simple Chat Colors (Redux)
Reply With Quote #79

Quote:
Originally Posted by Antithasys View Post
after you reloaded the file... try quitting and rejoining the server... colors are assigned on join...
I've only done that about 20 times... Restarted the server about 20 times too. Reloaded the admin cache.. Everything I could think of
DrAgonmoray is offline
Antithasys
Moderator
Join Date: Apr 2008
Old 11-01-2011 , 10:27   Re: Simple Chat Colors (Redux)
Reply With Quote #80

ok, well... I guess just to make sure... do you have the processor installed?

Edit:

I guess it wasn't installed cause of no further responses. Everyone make sure that the chat processor is installed. The dependency doesn't show unless the plugin is "approved".
__________________
[my plugins]

When you think about asking a question... consider what have you tried?

Last edited by Antithasys; 11-04-2011 at 12:19.
Antithasys is offline
Reply


Thread Tools
Display Modes

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 23:11.


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