Raised This Month: $ Target: $400
 0% 

[Source 2009] Custom Chat Colors Menu (v2.2 - 1/27/14)


Post New Thread Reply   
 
Thread Tools Display Modes
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 04-04-2013 , 20:29   [Source 2009] Custom Chat Colors Menu
Reply With Quote #121

Quote:
Originally Posted by Donski View Post
Any idea how I could allow players to set their own tags (not tag colors), can be a separate plugin or something as long as it works together with this one.

Thanks!
You might want to request a plugin in the plugin requests forum.
__________________
Dr. McKay is offline
Donski
Senior Member
Join Date: Sep 2012
Old 04-04-2013 , 21:21   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #122

Thanks Doc! I just thought there was another plugin that could do it.
Donski is offline
Donski
Senior Member
Join Date: Sep 2012
Old 05-18-2013 , 21:24   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #123

Is there a way to let admins (only) disable their tags?
Donski is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 05-23-2013 , 14:52   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #124

If you want to use it with different sourcemod installs, the path to sourcemod is hardcoded to addons/sourcemod.

I think you need something like this:

new String:sFile[PLATFORM_MAX_PATH];
BuildPath(Path_SM, sFile, sizeof(sFile), "%s", CONFIG);

for it, to use the paths sourcemod uses.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 06-16-2013 , 21:36   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #125

The players on my server only see the Menu like this:


I don't understand why Name and Chat are greyed out for everybody, but I'd like to change it so that it's not.
By chance does anyone know how I can achieve this?

Last edited by Sreaper; 06-16-2013 at 21:37.
Sreaper is offline
Godz
Junior Member
Join Date: Jun 2013
Old 06-16-2013 , 22:23   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #126

I have a quite annoying bug with this plugin. When the map changes or I reconnect, the colors reset. How would I fix this?
Godz is offline
Cerise
Senior Member
Join Date: Jun 2009
Location: debug_backtrace()
Old 06-17-2013 , 10:29   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #127

Quote:
Originally Posted by Sreaper View Post
The players on my server only see the Menu like this:


I don't understand why Name and Chat are greyed out for everybody, but I'd like to change it so that it's not.
By chance does anyone know how I can achieve this?
Did you check your file at: tf/cfg/sourcemod/plugin.custom-chatcolors-menu.cfg ?

You should have this block:

Code:
// Enable CCC Menu (Add up the numbers to choose)
// 0 = Disabled
// 1 = Tag
// 2 = Name
// 4 = Chat
// -
// Default: "7"
// Minimum: "0.000000"
// Maximum: "7.000000"
sm_cccm_enabled "7"
If != 7 then people wont be able to change. Strangz thing is that default should be 7..
__________________
Cerise is offline
KiRRA
Senior Member
Join Date: Nov 2012
Old 06-24-2013 , 19:26   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #128

Heya Reflex, I just updated your plugin (along with all the dependencies ofcourse) to get everything all up to par on where it should be and had a bit of a request.

I know you added the cvar for enabling or disabling the ability to hide tags but is there any possibility to add the following feature perhaps?

Add a check in the plugin where if access to tag customization is disabled AND access to hide tags is enabled, an option gets added to the main page of the menu that allows users to hide tags?

I ask this because I love giving people "VIP" or "Donator" tags, and don't want them to be able to mess with their color BUT, would love to give them the option to hide said tags if they so please to.

I don't know if this is a planned feature for future updates but it would be GREATLY, GREATLY appreciated! I currently end up having to edit the plugin to remove the color menus from within the tag menu, and then allowing access to the tag menu.

Thank you ahead of time, and thanks again for all the updates!
KiRRA is offline
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Old 07-14-2013 , 18:38   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #129

Quote:
Originally Posted by Godz View Post
I have a quite annoying bug with this plugin. When the map changes or I reconnect, the colors reset. How would I fix this?
Quote:
Originally Posted by KiRRA View Post
Add a check in the plugin where if access to tag customization is disabled AND access to hide tags is enabled, an option gets added to the main page of the menu that allows users to hide tags?
Just pushed update.

Version 1.4
> Fixed issue where colors were reset on map change
> Added hide tag to main page if hiding tag is enabled and coloring your tag is disabled

Make sure to download new translations.

Last edited by ReFlexPoison; 07-14-2013 at 18:41.
ReFlexPoison is offline
StayOx
SourceMod Donor
Join Date: Jun 2012
Location: Gliese 581g
Old 07-15-2013 , 02:41   Re: [Source 2009] Custom Chat Colors Menu
Reply With Quote #130

an interesting feature would be the ability to save the change of color of each player for sql
StayOx 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 18:02.


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