Raised This Month: $ Target: $400
 0% 

[L4D2] Admin's Nick Color


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
KrankFL
Member
Join Date: May 2009
Old 12-08-2009 , 14:56   Re: [L4D2] Admin's Nick Color
Reply With Quote #1

There´s a plugin called simple chat colors it also has the ability to color tags and so on, here a link to the plugin http://forums.alliedmods.net/showthread.php?t=105150

There seems to be an updated version somewhere between pages 12 and 14

Also you will need a colors.inc file with l4d2 support http://forums.alliedmods.net/showthread.php?t=96831

heres an example of my simple chat color cfg which is located in "addons\sourcemod\configs"

Code:
"admin_colors"
{
    "Groupname2"
    {
        "flag"            "z"
        "tag"            "[Admin]"
        "tagcolor"        "{red}"
        "namecolor"        "{green}"
        "textcolor"        "{default}"
    }
    "Groupname"
    {
        "flag"            "b"
        "tag"            "[Admin]"
        "tagcolor"        "{red}"
        "namecolor"        "{green}"
        "textcolor"        "{default}"
    }
    "Overrides"
    {
        "rank"            ""
        "testcommand"        ""
        "rtv"            ""
        "nominate"        ""
    }

}
I hope this is what you mean...

Last edited by KrankFL; 12-08-2009 at 15:02.
KrankFL is offline
Mr. Bunny
New Member
Join Date: Sep 2016
Old 09-30-2016 , 11:20   Re: [L4D2] Admin's Nick Color
Reply With Quote #2

Quote:
Originally Posted by KrankFL View Post
There´s a plugin called simple chat colors it also has the ability to color tags and so on, here a link to the plugin http://forums.alliedmods.net/showthread.php?t=105150

There seems to be an updated version somewhere between pages 12 and 14

Also you will need a colors.inc file with l4d2 support http://forums.alliedmods.net/showthread.php?t=96831

heres an example of my simple chat color cfg which is located in "addons\sourcemod\configs"

Code:
"admin_colors"
{
    "Groupname2"
    {
        "flag"            "z"
        "tag"            "[Admin]"
        "tagcolor"        "{red}"
        "namecolor"        "{green}"
        "textcolor"        "{default}"
    }
    "Groupname"
    {
        "flag"            "b"
        "tag"            "[Admin]"
        "tagcolor"        "{red}"
        "namecolor"        "{green}"
        "textcolor"        "{default}"
    }
    "Overrides"
    {
        "rank"            ""
        "testcommand"        ""
        "rtv"            ""
        "nominate"        ""
    }

}
I hope this is what you mean...
How i edit?
Mr. Bunny 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 18:58.


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