AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [Source 2013] Custom Chat Colors (https://forums.alliedmods.net/showthread.php?t=186695)

[email protected] 09-24-2017 20:21

Re: [Source 2013] Custom Chat Colors
 
Brilliant plugin, thank you !!!!

How can I switch off just the chat text color, but leave the name color intact?

Using it with Simple Chat Processor and Custom Chat Colors Menu successfully linked to MySQL for all my TF2 players to use. And it works across multiple servers from the single database, which is great, except I would like to disable the chat color (but retain the name color) on the PUB server I am hosting.

In other words I would like to force the chat text to be white only, even though players can still have their colored names.

On the other servers the chat color can be colorful, but I just want to reduce the color distraction on the PUB server.

I have tried many things, but it seems I have installed this plugin so well, and you have written it so well that unless I remove (or rename) the .smx from the plugins folder I simply cannot get rid of the chat colors, but then all the colors disappear of course.

Is there a way I can achieve this? Can anyone please help?

Thank you!!

Elitcky 10-31-2017 13:37

Re: [Source 2013] Custom Chat Colors
 
is the mitchell csgo and simple redux not working anymore ?

custom-chatcolors.cfg
Code:

//                ---------DO NOT EDIT ABOVE THIS LINE---------
"admin_colors"
{
        "STEAM_1:0:131235504"
        {
                "tag"                                        "[Test] "
                "tagcolor"                                "{10}"
                "namecolor"                                "{02}"       
                "textcolor"                                "{0A}"
        }
}

sm plugins list

Code:

14:35:39 [SM] Listing 24 plugins:
          01 "Sound Commands" (1.8.0.6027) by AlliedModders LLC
          02 "Disable Radar" (1.2) by Internet Bully
          03 "Admin Menu" (1.8.0.6027) by AlliedModders LLC
          04 "Basic Commands" (1.8.0.6027) by AlliedModders LLC
          05 "CS:GO particle auto-precacher" (1.2.4) by Copypaste Slim
          06 "Basic Chat" (1.8.0.6027) by AlliedModders LLC
          07 "Client Preferences" (1.8.0.6027) by AlliedModders LLC
          08 "Admin File Reader" (1.8.0.6027) by AlliedModders LLC
          09 "Basic Comm Control" (1.8.0.6027) by AlliedModders LLC
          10 "Basic Votes" (1.8.0.6027) by AlliedModders LLC
          11 "Player Commands" (1.8.0.6027) by AlliedModders LLC
          12 "Basic Ban Commands" (1.8.0.6027) by AlliedModders LLC
          13 "Dynamic" (0.0.29) by Neuro Toxin
          14 "Anti-Flood" (1.8.0.6027) by AlliedModders LLC
          15 "Basic Info Triggers" (1.8.0.6027) by AlliedModders LLC
          16 "Nextmap" (1.8.0.6027) by AlliedModders LLC
          17 "Futuristic Grenades v1.3.2" (1.3.4) by Rachnus
          18 "Fun Votes" (1.8.0.6027) by AlliedModders LLC
          19 "Country Filter 2nd Edition" (2.0.4) by Bacardi
          20 "Admin Help" (1.8.0.6027) by AlliedModders LLC
          21 "Fun Commands" (1.8.0.6027) by AlliedModders LLC
          22 "Simple Chat Processor (Redux)" (2.1.0) by Simple Plugins, Mini
          23 "Reserved Slots" (1.8.0.6027) by AlliedModders LLC
          24 "[Source 2013] Custom Chat Colors" (3.1.2-CSGO) by Dr. McKay | Mitchell

SM and MM up-to date

I have been for 2 hours trying to make it work and nothing happens :// my steam id is STEAM_1:0:131235504 (INGAME) but it works too with STEAM_0:0:131235504

tried to set in the custom-chatcolors.cfg STEAM_1 and STEAM_0 didn't work :/
tried "sm plugins unload custom-chatcolors-csgo.smx || sm plugins load custom-chatcolors-csgo.smx || sm plugins reload custom-chatcolors-csgo.smx" didn't work
tried "!reloadccc" didn't work :((

HALP :C

edit:

nvm idk what i just did in this 3 hours but it worked....................................

Gumiland 02-15-2018 19:45

Re: [Source 2013] Custom Chat Colors
 
Currently trying to promote a couple admins to a higher rank, however the tag's stay the same regardless of power in sourcebans. Currently pulling my hair out over this. i've updated the plugin, and what not, but what's worse, i copied and pasted the tag that worked on others, but for some reason it doesn't work with the 2 admins.
Any help would be appreciated.

Dragonisser 02-20-2018 05:26

Re: [Source 2013] Custom Chat Colors
 
Groups with flags work but steamids dont work at all. No color, no tag.

Anyone has a similar problem?

Prembil 07-05-2018 05:19

Re: [Source 2013] Custom Chat Colors
 
I've made a basic PHP web panel if anyone is interested

http://prembil.8u.cz/

Doomlord 08-01-2018 03:04

Re: [Source 2013] Custom Chat Colors
 
Every now and again im getting a weird glitch where multiple of the same message gets sent, only been happening since i installed this plugin

KoltaiArmy 09-09-2018 09:35

Re: [Source 2013] Custom Chat Colors
 
Quote:

Originally Posted by Dragonisser (Post 2579142)
Groups with flags work but steamids dont work at all. No color, no tag.

Anyone has a similar problem?

Same here.

edit: ok, problem solved.

Fizzy Momo 09-25-2018 16:20

Re: [Source 2013] Custom Chat Colors
 
Ok so like, do steam tags just not work past a certain point?

Code:

//                Custom Chat Colors is written by Dr. McKay (http://www.doctormckay.com)
//                Simple Chat Colors (Redux) is written by Antithasys
//                The configuration is very similar, so I've stolen Redux's documentation :P
//               
//                How to edit this file:
//                "admin_colors"                                                                                <--        Leave this alone
//                {                                                                                                                                <--        Add all groups/steamids after first bracket (Leave this alone)
//                                                                                                                                                       
//                        "STEAM_0:1:1234567"                                                <--        Here is a steamid example with a tag (don't duplicate steamids)
//                        {
//                                "namecolor"                "#RRGGBB"                                                <--        This is the color for the name (#RRGGBB in hex notation or #RRGGBBAA with alpha)
//                                "textcolor"                "#RRGGBBAA"                                                <--        This is the color of the text
//                        }
//
//                        "groupname"                                                                                        <--        This can either be a steamid for a specific player, or a group name
//                        {                                                                                                                        <--        Open the group
//                                "flag"                                "z"                                                        <--        This is the flag(s) assoicated with the group.  This field doesn't matter if the group name is a steamid
//                                "tag"                                "[admin]"                                        <--        This is the text for the tag
//                                "tagcolor"                "O"                                                <--        This is the color for the tag
//                                "namecolor"                "G"                                                <--        This is the color for the name
//                                "textcolor"                "T"                                                <--        This is the color of the text
//                        }                                                                                                                        <--        Close the group
//                }                                                                                                                                <--        Add all groups/steamids before last bracket (Leave this alone)
//
//                NOTE:
//                If you don't enter a steamid then the group name does not matter, it's just for your reference.
//
//                For colors, either a hex notation of a color (#RRGGBB or #RRGGBBAA) or one of the supported shortcuts (O - Olive, G - Green, T - Team) is required
//
//                --------ORDER OF OPERATIONS--------
//               
//                The order in which you place items in the config file matters.  Here is what determins what color they get:
//                1. SteamID
//                        If there is a steamid present, it will always override everything.  If you put a steamid in twice
//                        then the first entry (top to bottom) will be used. (I think, just don't do it!)
//                2. Groups
//                        The plugin will search (top to bottom) for a postitive match for the flag string.  The player' flags
//                        will be compared with the group flag character (NOTE: only one flag per group! "a" is okay, "ab" is NOT),
//                        and if the player has the flag, it will stop there.
//                        For example. Admins with the "ad" flags and donators with the "a" flag.  If you place the "a" flag group
//                        above the "d" group then the admin will get the "a" colors. Order matters.
//
//                ---------DO NOT EDIT ABOVE THIS LINE---------
"admin_colors"
{
        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Owner]  "
                "tagcolor"                        "#EC89FF"
        }

        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Owner]  "
                "tagcolor"                        "#EC89FF"
        }

        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Admin]  "
                "tagcolor"                        "#70cc9c"
        }
       
        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Admin]  "
                "tagcolor"                        "#70cc9c"
        }

        "STEAM_x:x:xxxxxxxx"
        {
                "tag                                "[Admin]  "
                "tagcolor"                        "#70cc9c"
        }
       
        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Nasty]  "
                "tagcolor"                        "#ce2e29"
        }
       
        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Hell]  "
                "tagcolor"                        "#FDE900"
        }

        STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Nyoom]  "
                "tagcolor"                        "#9ffeb0"
        }
       
        "STEAM_x:x:xxxxxxxx"
        {
                "tag"                                "[Nasty]  "
                "tagcolor"                        "#ce2e29"
        }
}


JoinedSenses 09-25-2018 20:37

Re: [Source 2013] Custom Chat Colors
 
Fizzy Momo, you're missing a quotation mark on the Steam id at the end

ddhoward 09-25-2018 20:49

Re: [Source 2013] Custom Chat Colors
 
1 Attachment(s)
Quote:

Originally Posted by JoinedSenses (Post 2616795)
Fizzy Momo, you're missing a quotation mark on the Steam id at the end

Attachment 171566


All times are GMT -4. The time now is 12:17.

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