View Single Post
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 11-07-2017 , 04:59   Re: [Source 2009] Custom Chat Colors Menu (v2.2 - 1/27/14)
Reply With Quote #266

Regarding the above post:

For now, it isn't reading from the CCC config file for players' set tagcolor, so I've set it to FBECCB in the plugin (default tf2 chat colors). I had trouble getting it to store the proper hex value in the database. I'm not sure if it's the exact cause, but IntToString on the hex value seemed to not work properly, as it kept adding the first 6 of the 7 hex int values into the database, rather than the actual hex code.

If anyone can figure out how to get it to properly store these values in the database, I would be grateful.


-
The above post has been updated and everything should be working correctly. Just make sure you configure your database correctly for mysql via databases.cfg (info in original plugin post) and to set your overrides correctly for the 'Commands,' the 'Command Overrides,' and for the color flags within custom-chatcolors-menu.

Last edited by JoinedSenses; 11-07-2017 at 20:11.
JoinedSenses is offline