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

Simple Chat Colors (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
Hidduh
Junior Member
Join Date: Jun 2011
Old 11-12-2011 , 13:40   Re: Simple Chat Colors (Redux)
Reply With Quote #81

The tags won't load for me, nothing happens in game.. any help please?

Last edited by Hidduh; 11-12-2011 at 13:41.
Hidduh is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-12-2011 , 16:45   Re: Simple Chat Colors (Redux)
Reply With Quote #82

Quote:
Originally Posted by Hidduh View Post
The tags won't load for me, nothing happens in game.. any help please?

What does your config file look like? post the code
Horsedick is offline
Hidduh
Junior Member
Join Date: Jun 2011
Old 11-12-2011 , 17:02   Re: Simple Chat Colors (Redux)
Reply With Quote #83

Code:
"admin_colors"
{
	"STEAM_0:0:19417575"
	{
		"tag"						"[Owner]"
		"tagcolor"				"{R}"
		"namecolor"			"{G}"
	}
	"Admins"
	{
		"flag"						"z"
		"tag"						"[A]"
		"tagcolor"				"{R}"
		"namecolor"			"{G}"
	}
	"VIP"
	{
		"flag"						"a"
		"tag"						"[VIP]"
		"tagcolor"				"{B}"
		"namecolor"			"{T}"
		"textcolor"			"{OG}"
	}
}

Last edited by Hidduh; 11-12-2011 at 17:20.
Hidduh is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-13-2011 , 10:45   Re: Simple Chat Colors (Redux)
Reply With Quote #84

I believe its cause you are using two colors in the same section like you can't mix B with T

so for the first entry try changing the tagcolor to "{T}"

Admins entry to "{T}"

and the VIP entry to "{T}"

but also change the name color to default or N
Horsedick is offline
Prof
New Member
Join Date: Nov 2011
Old 11-19-2011 , 03:22   Re: Simple Chat Colors (Redux)
Reply With Quote #85

Hi, guys! I have a little problem with this plugin (attach picture). What should I do to correct this problem?
My config file:
Code:
"admin_colors"
{
	"STEAM_ID"
	{
		"tag"						"[Owner]"
		"tagcolor"				"{R}"
		"namecolor"			"{G}"
	}
	"STEAM_ID"
	{
		"tag"						"[Co-owner]"
		"tagcolor"				"{R}"
		"namecolor"			"{G}"
	}
	"Admins"
	{
		"flag"						"abcdfk"
		"tag"						"[Admin]"
		"tagcolor"				"{R}"
		"namecolor"			"{G}"
	}
	"VIP"
	{
		"flag"						"a"
		"tag"						"[VIP]"
		"tagcolor"				"{B}"
		"namecolor"			"{T}"
		"textcolor"			"{OG}"
	}
}
UPDATED: Post #11 helped me

Last edited by Prof; 11-19-2011 at 07:54.
Prof is offline
1RV34
New Member
Join Date: Nov 2011
Old 11-20-2011 , 09:21   Re: Simple Chat Colors (Redux)
Reply With Quote #86

@Antithasys: maybe just a small thing but, maybe a space between the tag & the name? so instead of "[tag]name: message" "[tag] name: message"
1RV34 is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 11-20-2011 , 09:58   Re: Simple Chat Colors (Redux)
Reply With Quote #87

Quote:
Originally Posted by 1RV34 View Post
@Antithasys: maybe just a small thing but, maybe a space between the tag & the name? so instead of "[tag]name: message" "[tag] name: message"
Just press spacebar after the tag...

Code:
"tag"                        "[yourtag]SPACEHERE"
Will show as
Code:
[yourtag] Name

Last edited by Snaggle; 11-20-2011 at 09:58.
Snaggle is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 12-02-2011 , 15:14   Re: Simple Chat Colors (Redux)
Reply With Quote #88

an overview of all the available colours would be nice + this setup doesnt work as it should

Code:
	"VIP"
	{
		"flag"				"t"
		"tag"				"[VIP] "
		"tagcolor"			"{L}"
		"namecolor"			"{T}"
	}
T = default?
D= ???

I dont get it anymore, anyways this is the output of the example above: [VIP] Roger
Roger should be default color, I tried {T} but still gives me green, i tried {D} gives me this [VIP] {D}Roger

Any idea what i'm doing wrong? or?
Thanks in advance

Last edited by Groger; 12-02-2011 at 15:17.
Groger is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-02-2011 , 15:23   Re: Simple Chat Colors (Redux)
Reply With Quote #89

Here ya go Groger... follow the notes

Quote:
Originally Posted by Antithasys View Post

Notes:

This plugin uses the Simple Chat Processor to manipulate chat. This is a very different plugin from the previous versions. There are no override commands, or cvars. It now uses the SMLIB colors include file as well.
Horsedick is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 12-02-2011 , 15:29   Re: Simple Chat Colors (Redux)
Reply With Quote #90

Oh god, my stupidness is taking over. Didin't see that.

Last edited by Groger; 12-02-2011 at 15:30.
Groger 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:04.


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