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

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
maxolahird
Veteran Member
Join Date: Dec 2012
Old 05-19-2017 , 18:31   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1321

Using new Steam ID format does not work... you get no tag or colors...

Last edited by maxolahird; 05-20-2017 at 02:55.
maxolahird is offline
mucheborec
Junior Member
Join Date: May 2017
Old 05-20-2017 , 01:52   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1322

Quote:
Originally Posted by maxolahird View Post
Using new Steam ID format it does not work. Its like you doesn't have any color.
You saved my life! Thank you it works now.

But When I type some symbol in my TAG for example this : ★, Then in Game it shows up like this : ?OWNER?
mucheborec is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 05-20-2017 , 02:46   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1323

Quote:
Originally Posted by mucheborec View Post
You saved my life! Thank you it works now.

But When I type some symbol in my TAG for example this : ★, Then in Game it shows up like this : ?OWNER?
Encode your custom-chatcolors.cfg with Unicode with Notepad++.
Mitchell is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 05-20-2017 , 02:59   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1324

I still would really appreciate if someone with coding experience could fix the plugin not properly accepting steamID3, would make it easier to set things up.

Thanks.
maxolahird is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 05-20-2017 , 03:39   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1325

Quote:
Originally Posted by maxolahird View Post
I still would really appreciate if someone with coding experience could fix the plugin not properly accepting steamID3, would make it easier to set things up.

Thanks.
I think it was initially setup like that because if valve ever changes what steamid the engine accepts you wouldn't need to mass change all your configs. Also makes it easier to have cross games with the same config.
Mitchell is offline
mucheborec
Junior Member
Join Date: May 2017
Old 05-20-2017 , 03:55   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1326

Quote:
Originally Posted by Mitchell View Post
Encode your custom-chatcolors.cfg with Unicode with Notepad++.
Thank you mitchell!
mucheborec is offline
mucheborec
Junior Member
Join Date: May 2017
Old 05-20-2017 , 04:32   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1327

I have still 1 problem.

When someone joins to the server everyone has OWNER title like me.

How Do I fix it ?


nvm I fixed it : forgot to type flags xd

Last edited by mucheborec; 05-20-2017 at 05:29.
mucheborec is offline
mucheborec
Junior Member
Join Date: May 2017
Old 05-20-2017 , 06:58   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1328

I need 1 flag instead of : "abcdefghijkl"

Because mutliple flags are not working in custom-chatcolors

I have flag "z" so it works but multiple doesnt work
mucheborec is offline
mucheborec
Junior Member
Join Date: May 2017
Old 05-22-2017 , 15:27   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1329

hey!

Guys I need to make custom flag which will make the flag shorter, example: "abcdefghijklmn" TO : "o"

I need it for custom-chatcolors.cfg

Thx,
mucheborec is offline
ES3TH
Junior Member
Join Date: May 2012
Location: Chișinău
Old 06-03-2017 , 05:32   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1330

Isn't this plugin supposed to work with all kinds of chat messages, not only for chat commands with the "!" trigger? It's strage, because normal chat messages are not processed by this plugin (or maybe by the Simple Chat Processor plugin), works only for valid chat commands (example !freeze).

This is how my custom-chatcolors.cfg looks like:

Code:
"admin_colors"
{
    "Owner"
    {
        "flag"			"z"
	"tag"			"[Owner] "
	"tagcolor"		"#6242f4"
	"namecolor"              "T"
    }

    "Admin"
    {
	"flag"			"e"
	"tag"			"[Admin] "
	"tagcolor"		"#ff0000"
	"namecolor"              "T"
    }

    "Manager"
    {
	"flag"			"d"
	"tag"			"[Manager] "
	"tagcolor"		"#33cc33"
	"namecolor"              "T"
    }

    "Helper"
    {
	"flag"			"b"
	"tag"			"[Helper] "
	"tagcolor"		"#3399ff"
	"namecolor"              "T"
    }
}
What else should I set so it will work for any chat message?

Thank you in advance!
ES3TH is offline
Send a message via Yahoo to ES3TH Send a message via Skype™ to ES3TH
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 02:22.


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