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

(CS:S) Disable chat "joins the player"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dim_oK
AlliedModders Donor
Join Date: Feb 2011
Location: Mother Russia
Old 11-04-2012 , 15:20   (CS:S) Disable chat "joins the player"
Reply With Quote #1

Good day. I need your help

I need a plugin that can disable chat messages when: Attach a player disconnects, Goes for a command.

I would be very grateful for your help.
__________________
Sorry for my bad english

Last edited by Dim_oK; 11-04-2012 at 15:30.
Dim_oK is offline
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 11-05-2012 , 01:50   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #2

Hi.
Which game?
pubhero is offline
Dim_oK
AlliedModders Donor
Join Date: Feb 2011
Location: Mother Russia
Old 11-05-2012 , 12:44   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #3

Hi.
counter strike source
__________________
Sorry for my bad english
Dim_oK is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 11-05-2012 , 16:11   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #4

look up tidy chat
Mitchell is offline
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 11-06-2012 , 00:50   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #5

Or try this "tidychat light". This will supress only the cvar change and the "XY player connected" connect messages, team select messages.
This is a simplyfied tidychat for css. Works well on our servers.
Attached Files
File Type: sp Get Plugin or Get Source (tidychat_light.sp - 509 views - 1.4 KB)

Last edited by pubhero; 11-06-2012 at 14:18.
pubhero is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 11-06-2012 , 10:21   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #6

Quote:
Originally Posted by pubhero View Post
Or try this "tidychat light". This will supress only the cvar change and the "XY player connected" connect messages, team select messages.
This is a simplyfied tydichat for css. Works well on our servers.

Here are the compiled .smx file:
just upload the .sp to the forum and it will compile it for you.
Mitchell is offline
Dim_oK
AlliedModders Donor
Join Date: Feb 2011
Location: Mother Russia
Old 11-06-2012 , 14:27   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #7

everything works, but this



when a player joins, it is also not to be seen
__________________
Sorry for my bad english

Last edited by Dim_oK; 11-06-2012 at 14:37.
Dim_oK is offline
MasterOfTheXP
Veteran Member
Join Date: Aug 2011
Location: Cloudbank
Old 11-06-2012 , 14:57   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #8

Just...get...Tidy Chat? There's cvars to disable everything that you don't want hidden.

Also, http://imgur.com/. In case you want to show us screenshots in the future. Or Steam Screenshots. Or just attach it here.
__________________
Plugins / My Steam / TF2 Sandbox (plugin beta testing!)
MasterOfTheXP is offline
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 11-07-2012 , 00:33   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #9

Quote:
Originally Posted by Dim_oK View Post
everything works, but this

when a player joins, it is also not to be seen
Ohhh. You're right. Sorry. We use connect announcer plugin too, who have the convar for suppress the log in - log out messages. So our tidychat light not suppress these messages now.
But if you want to try, here are a modded version from the tidychat light. Only for the game CSS. I remove the unnecessary TF2 parts from the code. Not tested, but must be working. The base settings are:

- connect messages suppressed
- disconnect messages suppressed
- teamchange messages suppressed
- convar change messages suppressed

So if you want suppress all of these messages, just drag and drop the .smx file. No configuration needed. If you want to change some base setting, just use these convars:

sm_tidychat_on "1" // 1/0 Plugin On/off
sm_tidychat_connect "1" // 1/0 Tidy connect messages On/off
sm_tidychat_disconnect "1" // 1/0 Tidy disconnect messsages On/off
sm_tidychat_team "1" // 1/0 Tidy team join messages On/off
sm_tidychat_cvar "1" // 1/0 Tidy cvar messages On/off
Attached Files
File Type: sp Get Plugin or Get Source (tidychat_css.sp - 491 views - 2.2 KB)

Last edited by pubhero; 11-07-2012 at 01:17.
pubhero is offline
Dim_oK
AlliedModders Donor
Join Date: Feb 2011
Location: Mother Russia
Old 11-07-2012 , 12:54   Re: (CS:S) Disable chat "joins the player"
Reply With Quote #10

Many thanks, it works
__________________
Sorry for my bad english
Dim_oK 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 10:23.


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