Raised This Month: $ Target: $400
 0% 

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
Mitchell
~lick~
Join Date: Mar 2010
Old 02-08-2016 , 11:38   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1181

Quote:
Originally Posted by DabberDoug View Post
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)
Use this version: https://forums.alliedmods.net/showpo...postcount=1047
Csgo does NOT support those types of colors they are limited by certain colors.
Mitchell is offline
DabberDoug
Member
Join Date: Feb 2016
Location: USA
Old 02-08-2016 , 14:25   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1182

Quote:
Originally Posted by Mitchell View Post
Use this version: https://forums.alliedmods.net/showpo...postcount=1047
Csgo does NOT support those types of colors they are limited by certain colors.


Ahh yes thank you for the quick reply!
DabberDoug is offline
Stropy
Senior Member
Join Date: Feb 2016
Old 02-13-2016 , 14:48   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1183

Hello,
i'm using this plugin on two servers, on one server plugin works on 100%, but on the second one i have a problem. If i load the plugin, some messages are written to chat like 5 times, but i don't know where is the problem. So please if anyone knows how to fix this. Sorry if someone had this problem already but i'm too lazy to read all 120 pages.

Last edited by Stropy; 02-13-2016 at 14:49.
Stropy is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-13-2016 , 17:52   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1184

Make sure Simple Chat Processor is up to date. If it works fine on one but not the other, you might want to just copy it from the working one.
__________________
Dr. McKay is offline
Stropy
Senior Member
Join Date: Feb 2016
Old 02-14-2016 , 03:37   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1185

Coppied processor from the other server and looks fine now. Iľl keep checking if it's not messing up the chat again. For now, thanks much!
Stropy is offline
Baklap4
Member
Join Date: Feb 2016
Old 02-16-2016 , 16:38   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1186

I have setup the custom_chatcolor.cfg file:
Code:
"admin_colors"
{
        "Admins"
        {
                "flag"                          "z"
                "tag"                           "[Admin] "
                "tagcolor"                      "#9EC34A"
                "namecolor"                     "#00CCFF"
                "textcolor"                     "#FFFFFF"
        }
        "VIP"
        {
                "flag"                          "p"
                "tag"                           "[VIP] "
                "tagcolor"                      "#9EC34A"
                "namecolor"                     "#00CCFF"
                "textcolor"                     "#FFFFFF"
        }
        "Noobz"
        {
                "flag"                          "o"
                "tag"                           "[Noobz] "
                "tagcolor"                      "#9EC34A"
                "namecolor"                     "#00CCFF"
                "textcolor"                     "#FFFFFF"
        }
}
But somehow these groups don't seem to work..
My admin_groups.cfg:
Code:
Groups{
        "Default"
        {
                "immunity"              "1"
        }
        "Admins"
        {
                "flags"                 "z"
        }
        "VIP"
        {
                "flags"                 "p"
        }
        "Noobz"
        {
                "flags"                 "o"
        }
}
The logs doesn't come with errors either.. soo what am i doing wrong?
Baklap4 is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 02-16-2016 , 16:48   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1187

Admins flags z?
Why would you give your admins root.

Last edited by Mitchell; 02-16-2016 at 16:48.
Mitchell is offline
Baklap4
Member
Join Date: Feb 2016
Old 02-16-2016 , 17:06   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1188

Quote:
Originally Posted by Mitchell View Post
Admins flags z?
Why would you give your admins root.
Why not? i'm just fooling around ;) Anyway that's offtopic
Baklap4 is offline
Foopy
Junior Member
Join Date: Aug 2015
Old 02-21-2016 , 17:11   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1189

Hello,
I have a problem and I think it's cause of it, I have a server and a few of people can write in color in my server I don't know how they do is it possible to block it ? If yes how ?
Thank you and sorry for my english :s

Last edited by Foopy; 02-21-2016 at 17:38. Reason: mistake
Foopy is offline
Baklap4
Member
Join Date: Feb 2016
Old 02-23-2016 , 15:39   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1190

Okay i have the groups working right now.

But how do i add just 1 user?
If i try to add it like this:

Code:
"admin_colors"
{
	"U:1:24769774" // Arjan
	{
                "tag"                   "★★★★Owner★★★★ "
                "tagcolor"              "#D40000"
                "namecolor"             "#D40000"
                "textcolor"             "#E19200"
	}
        "VIP"
        {
                "flag" 			"p"
                "tag"                   "★★VIP★★ "
                "tagcolor"              "#00C58E"
                "namecolor"             "#00C58E"
                "textcolor"             "#9EFF00"
        }
        "Noobz"
        {
                "flag"                  "o"
                "tag"                   "★Noobz★ "
                "tagcolor"              "#19b001"
                "namecolor"             "#19b001"
                "textcolor"             "#9EFF00"
        }
}
Every other group gets all of a sudden the Owner tag....
Baklap4 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 20:04.


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