Raised This Month: $ Target: $400
 0% 

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 02-03-2015 , 07:36   Re: [Source 2013] Custom Chat Colors
Reply With Quote #991

Quote:
Originally Posted by Dr. McKay View Post
Are you attempting to change those cvars for some reason?
No. This error causes only with your plugins. What did you different with this cvars as other plugin authors? This error is only on my Aim-Deagle-HS-only-Server. Jail etc. is fine.
2NASTY4U is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-03-2015 , 11:42   Re: [Source 2013] Custom Chat Colors
Reply With Quote #992

Quote:
Originally Posted by 2NASTY4U View Post
No. This error causes only with your plugins. What did you different with this cvars as other plugin authors? This error is only on my Aim-Deagle-HS-only-Server. Jail etc. is fine.
My plugins add and remove the "A" from the value when Updater becomes available/unavailable. The only reason it should change is if Updater gets unloaded and reloaded, which shouldn't happen.
__________________
Dr. McKay is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 02-03-2015 , 13:44   Re: [Source 2013] Custom Chat Colors
Reply With Quote #993

Maybe it's a problem with cheat cvar. Plugins from other authors does not have FCVAR_CHEAT in version cvar.

On the aim deagle server is cheat control plugin active. Because bullet time plugin is active too.

Code:
	cvarVersion = CreateConVar(cvarName, PLUGIN_VERSION, "Plugin Version", FCVAR_DONTRECORD|FCVAR_CHEAT|FCVAR_NOTIFY);
2NASTY4U is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 02-03-2015 , 14:22   Re: [Source 2013] Custom Chat Colors
Reply With Quote #994

That would have nothing to do with it. IIRC, all that does it mark the cvar as requiring sv_cheats 1 to allow a change through normal means.

The problem is either that Updater is being reloaded, or that some other plugin is trying to change the value of the cvar on round start.
__________________
ddhoward is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 02-03-2015 , 14:29   Re: [Source 2013] Custom Chat Colors
Reply With Quote #995

How to fix it?
2NASTY4U is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 02-03-2015 , 14:59   Re: [Source 2013] Custom Chat Colors
Reply With Quote #996

Quote:
Originally Posted by 2NASTY4U View Post
How to fix it?
Figure out what is causing it, then stop that thing. Try disabling some other plugins, a few at a time. If the message stops, then you've found the culprit.
__________________

Last edited by ddhoward; 02-03-2015 at 15:00.
ddhoward is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 02-03-2015 , 15:39   Re: [Source 2013] Custom Chat Colors
Reply With Quote #997

Quote:
Originally Posted by ddhoward View Post
Figure out what is causing it, then stop that thing. Try disabling some other plugins, a few at a time. If the message stops, then you've found the culprit.
https://forums.alliedmods.net/showthread.php?p=1246492

Bullet time is the plugin... If bullet time is disabled, no version spam every round.
2NASTY4U is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-03-2015 , 22:19   Re: [Source 2013] Custom Chat Colors
Reply With Quote #998

I took a glance at the source and... wow. That's pretty terrible.

Toggling sv_cheats resets the value of all cheat cvars. My plugins detect that the value has changed and correct it.

Really, nothing should be turning sv_cheats on. Period. It's just a very very bad idea.
__________________
Dr. McKay is offline
delidolu1genc
Member
Join Date: Feb 2013
Location: Belgium
Old 02-03-2015 , 23:10   Re: [Source 2013] Custom Chat Colors
Reply With Quote #999

csgo for not working! I need help.
delidolu1genc is offline
Send a message via MSN to delidolu1genc Send a message via Skype™ to delidolu1genc
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-03-2015 , 23:58   Re: [Source 2013] Custom Chat Colors
Reply With Quote #1000

Quote:
Originally Posted by delidolu1genc View Post
csgo for not working! I need help.
Quote:
Originally Posted by Dr. McKay View Post
This plugin will never support any CS:GO colors beyond those mentioned above, so stop asking.
__________________
Dr. McKay 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 21:13.


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