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

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
Jasonbourne
Senior Member
Join Date: Nov 2011
Location: Sydney , AUS
Old 07-23-2012 , 09:11   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #121

Would it be possible to add mysql database support

Jasonbourne is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 07-23-2012 , 16:37   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #122

Quote:
Originally Posted by Jasonbourne View Post
Would it be possible to add mysql database support

That's likely not going to happen. At least, not any time soon.
__________________
Dr. McKay is offline
MLGsuperGame
Member
Join Date: Mar 2012
Location: Jamaica
Old 07-26-2012 , 09:48   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #123

Can anyone tell me why this my config file wont work?

PHP Code:
"admin_colors"
{
    
"STEAM_0:0:35840493"
    
{
        
"tag"                "[VIP] "
        "tagcolor"            "0000CC"
    
}
    
"VIP"
    
{
        
"flag"                "t"
        "tag"                "[VIP] "
        "tagcolor"            "#9EC34FAA"
        "namecolor"            "#00CCFF"
        "textcolor"            "#000000AA"
    
}
    
"ADMIN"
    
{
        
"flag"                "z"
        "tag"                "[ADMIN] "
        "tagcolor"            "FFFF00"
        "namecolor"            "FF0000"
        "textcolor"            "FFFF00"
    
}

__________________

Last edited by MLGsuperGame; 07-26-2012 at 09:49.
MLGsuperGame is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 07-26-2012 , 10:24   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #124

Quote:
Originally Posted by MLGsuperGame View Post
Can anyone tell me why this my config file wont work?

PHP Code:
"admin_colors"
{
    
"STEAM_0:0:35840493"
    
{
        
"tag"                "[VIP] "
        "tagcolor"            "#0000CC"
    
}
  
"ADMIN"
    
{
        
"flag"                "z"
        "tag"                "[ADMIN] "
        "tagcolor"            "#FFFF00"
        "namecolor"            "#FF0000"
        "textcolor"            "#FFFF00"
    
}
    
"VIP"
    
{
        
"flag"                "t"
        "tag"                "[VIP] "
        "tagcolor"            "#C34FAA"
        "namecolor"            "#00CCFF"
        "textcolor"            "#0000AA"
    
}
  

Prob has to be like how I adjusted it, you were missing a few # before the hex color codes and you should always step the groups from top to bottom. I just removed a few numbers or letters in some hex code colors you had to make it look right but you have have to adjust them again to come up the colors you wanted.

Last edited by Horsedick; 07-26-2012 at 10:25.
Horsedick is offline
MLGsuperGame
Member
Join Date: Mar 2012
Location: Jamaica
Old 07-26-2012 , 10:51   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #125

Can you tell me whats wrong with this one?

PHP Code:
"admin_colors"
{
    
"STEAM_0:0:27127212"
    
{
        
"tag"                "[VIP] "
        "tagcolor"            "O"
        "namecolor"            "G"
        "textcolor"            "O"
    
}

__________________
MLGsuperGame is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 07-26-2012 , 12:55   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #126

Quote:
Originally Posted by MLGsuperGame View Post
Can you tell me whats wrong with this one?

PHP Code:
"admin_colors"
{
    
"STEAM_0:0:27127212"
    
{
        
"tag"                "[VIP] "
        "tagcolor"            "O"
        "namecolor"            "G"
        "textcolor"            "O"
    
}

Well this is a remake of SCC which SMLib Colors API

http://forums.alliedmods.net/showpos...02&postcount=2

I don't believe you can use same color twice in same setup like that...could be wrong here as I'm guessing based on what I see.
Horsedick is offline
MLGsuperGame
Member
Join Date: Mar 2012
Location: Jamaica
Old 07-26-2012 , 15:29   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #127

It should I have used it before when I could get it to work. I used #FF0000 or something like that 2 times. Can someone send me a working example of their cfg?
__________________
MLGsuperGame is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 07-26-2012 , 17:47   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #128

Quote:
Originally Posted by MLGsuperGame View Post
It should I have used it before when I could get it to work. I used #FF0000 or something like that 2 times. Can someone send me a working example of their cfg?
using the #FF0000 twice is fine this new version of what Simple Chat Colors used to be doesn't have those restrictions like the old way did.
Horsedick is offline
DeathMaster
AlliedModders Donor
Join Date: Mar 2009
Old 08-09-2012 , 00:52   Re: [Source 2009] Custom Chat Colors
Reply With Quote #129

I figured id give this plugin a shot since I had no luck with the simple chat colors but I have the same end results. The plugins load without any errors but no tags or colors change... My config file was:

"admin_colors"
{
"test"
{
"flag" "b"
"tag" "[test] "
"tagcolor" "#9EC34FAA"
}
}

Id really like to get some tags setup. Anyone have any suggestions?
DeathMaster is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-09-2012 , 08:49   Re: [Source 2009] Custom Chat Colors
Reply With Quote #130

Anything in your error logs?
__________________
Dr. McKay 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 23:48.


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