Raised This Month: $32 Target: $400
 8% 

Tidy Chat


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
pheadxdll
AlliedModders Donor
Join Date: Jun 2008
Plugin ID:
1116
Plugin Version:
0.5
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    1028 
    Plugin Description:
    Filters extraneous chat messages in TF2 & other mods.
    Old 08-22-2009 , 23:43   Tidy Chat
    Reply With Quote #1

    Tidy Chat
    Significantly improve the readability of your chat window.

    Description:
    This plugin simply filters out extraneous chat messages in TF2 (works for other mods). Those include:
    Quote:
    • [TF2] (Voice): (Voice) xxx: MEDIC! (Spy!, Incoming, Help!)
    • [TF2] Change class: *You will respawn as Medic or *You will spawn as Medic
    • [TF2] Arena max streak: Team BLU reached 3 wins! Teams are now being scrambled.
    • [TF2] Arena team resize: Team size is increasing/decreasing to 3 to accommodate the current player count.
    • Server cvar change: Server cvar 'sv_tags' changed to alltalk,increased_maxplayers,payload
    • Connect: Player xxx has joined the game
    • Disconnect: Player xxx has left the game
    • Team change: Player xxx has joined team RED
    ConVars:
    There's a cvar for every message type, so you may choose to not block one. They are all on by default.

    Quote:
    • sm_tidychat_on 1 // 0/1 - On/off
    • sm_tidychat_voice 1 // 0/1 - Tidy (Voice) messages
    • sm_tidychat_connect 0 // 0/1 - Tidy connect messages
    • sm_tidychat_disconnect 0 //0/1 - Tidy disconnect messages
    • sm_tidychat_class 1 // 0/1 - Tidy class change messages
    • sm_tidychat_team 1 // 0/1 - Tidy team join messages
    • sm_tidychat_arena_resize 1 // 0/1 - Tidy arena resize messages
    • sm_tidychat_arena_maxstreak 1 // 0/1 - Tidy arena team scramble
    • sm_tidychat_cvar 1 // 0/1 - Tidy cvar messages
    There's a special cvar: sm_tidychat_alltext that is off by default. Turning it on will block most text from third-party plugins.

    Note: This will not block [SM] messages! There is a perfectly good cvar to do that already! sm_show_activity You can edit its value in cfg/sourcemod/sourcemod.cfg.

    Credits:
    Gachl - For the name 'Tidy Chat'. I stole it!

    Changelog:
    Quote:
    0.5
    • Fixed messages that weren't being blocked in TF2.
    • Updated to new syntax.
    0.4
    • Uses SetEventBroadcast to suppress events
    0.3
    • Finished release!
    Attached Files
    File Type: sp Get Plugin or Get Source (tidychat.sp - 7536 views - 4.4 KB)

    Last edited by pheadxdll; 07-19-2015 at 19:24.
    pheadxdll is offline
     


    Thread Tools
    Display Modes

    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 20:19.


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