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

[TF2] Trade Chat 1.5.1 (2012.10.09)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
[PL]Luki
Member
Join Date: Jun 2009
Plugin ID:
1999
Plugin Version:
1.5.1
Plugin Category:
General Purpose
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
    49 
    Plugin Description:
    This plugin adds a special trade chat, players can hide it.
    Old 10-10-2010 , 13:44   [TF2] Trade Chat 1.5.1 (2012.10.09)
    Reply With Quote #1

    Trade Chat v 1.5.1

    Description:
    This plugin adds a special trade chat, players can hide it.

    Usage:
    Players can use /t to say something on trade chat and /togglechat to disable/re-enable tradechat for themselves. They also can use /lt to re-send their last offer or /mlt to check what is their last offer. Logs from the trade chat is stored in sourcemod/logs/tradechat.log

    Admins with chat flag can use sm_trade_(un)gag to disable trade chat for selected player(s).


    Cvars:
    • sm_trade_version - plugin version
    • sm_trade_adinterval - interval between displaying the advert (0 = disable)
    • sm_trade_antispam_delay - minimum delay between messages from one client (0 = disable)
    • sm_trade_antispam_max - maximum number of messages, that player can send during block time before autogag (0 = disable)
    • sm_trade_chatcheck - 0 = disable; values from 1 to 3 - check triggers from 1 to 3 (i. ex. sm_trade_chatcheck = 2 => plugin will only check triggers 1 and 2)
    • sm_trade_chattrigger1 - chat trigger for sm_trade_chatcheck
    • sm_trade_chattrigger2 - chat trigger for sm_trade_chatcheck
    • sm_trade_chattrigger3 - chat trigger for sm_trade_chatcheck
    • sm_trade_chattag - tag for the chat notifications
    • sm_trade_antispam_punish - should the plugin reset the interval between messages every time player tries to send something during the block time?
    • sm_trade_antispam_showinterval - show the remaining time player has to wait before sending another offer

    Changelog:
    • Version 1.0 (10.10.2010)
      • Initial Release
    • Version 1.1 (10.10.2010)
      • Added translations
      • Added 'sm_trade_(un)gag'
      • First public release
    • Version 1.2 (10.30.2010)
      • Added 'antispam system'
        • Added 'sm_trade_antispam_delay'
        • Added 'sm_trade_antispam_max'
      • Added 'sm_trade_adinterval'
      • Added 'sm_trade_version'
    • Version 1.2.1 (11.07.2010)
      • Added autoconfigs (tf/cfg/sourcemod/plugin.tradechat.cfg)
      • Deleted /wts, /wtt, /wtb, /lf - It will be used in other plugin
      • Fix for 'antispam'
    • Version 1.2.2 (11.22.2010)
      • Players who have disabled trade chat won't see the advert
      • Added new translations:
    • Version 1.3.1 (06.04.2011)
      • Added chat checking
        • Added 'sm_trade_chatcheck'
        • Added 'sm_trade_chattrigger1', 'sm_trade_chattrigger2' and 'sm_trade_chattrigger3'
      • Added Portuguese translation by The JCS (Thanks!)
    • Version 1.4 (09.17.2011)
      • Added ability to re-send the last offer (ClientPrefs is required)
        • Added 'sm_lt'
        • Added 'sm_lasttrade'
        • Added new advert about re-sending offers
        • Now only one advert is printed at once
      • Small fix for chat checking - now messages with '/' or '!' as a first char are ignored (no more handling commands like "/cvar sm_trade_antispam_delay")
    • Version 1.4.1 (02.25.2012)
      • Updated translations
      • Added Hungarian translation by SeoToX
      • Added checking if player is gagged/silenced when sending an offer
    • Version 1.5 (05.08.2012)
      • Updated translations, commands' names are now upper case
      • Basecomm plugin is now an optional dependency
      • Removed sm_trade, sm_lasttrade
      • Changed sm_hidechat to sm_togglechat
      • Added sm_trade_chattag, sm_trade_antispam_punish, sm_trade_antispam_showinterval
      • Added sm_mlt (my last trade)
      • Fixed targeting in trade (un)gag
      • Added an information when clientprefs is disabled
      • Fixed ad timer interval (any changes to its cvar will work immediately)
      • Fix (probably) for this: http://forums.alliedmods.net/showpos...4&postcount=47
    • Version 1.5.1 (2012.10.09)
      • Fixed minimum value of sm_trade_adinterval
      • Added Korean translation by Minoost

    To Do in future releases:
    • Add support for Updater
    • Any suggestions?

    Installation:
    • Put tradechat.sp to sourcemod/scripting
    • Put colors.inc to sourcemod/scripting/include
    • Put tradechat.phrases.txt to sourcemod/translations
    • Compile it and copy the .smx file to sourcemod/plugins

    Thanks to:

    SVN repository:
    http://code.google.com/p/lukisopenso...2FTrade%20Chat
    Attached Files
    File Type: zip tradechat_1.2.2.zip (16.5 KB, 1405 views)
    File Type: zip tradechat_1.3.1.zip (7.3 KB, 697 views)
    File Type: zip tradechat_1.4.zip (18.9 KB, 1150 views)
    File Type: zip tradechat_1.4.1.zip (19.3 KB, 802 views)
    File Type: zip tradechat_1.5.zip (21.3 KB, 1039 views)
    File Type: zip tradechat_1.5.1.zip (21.8 KB, 3922 views)
    __________________
    TF2 Backpack Image Generator: http://luki.net.pl/tfsig.php
    I do private (mostly paid) plugin requests.

    Last edited by [PL]Luki; 01-10-2013 at 13:44. Reason: Update to 1.5.1!
    [PL]Luki is offline
    Zuko
    SourceMod Donor
    Join Date: Sep 2006
    Location: Poland
    Old 10-10-2010 , 13:47   Re: [TF2] Trade Chat
    Reply With Quote #2

    Valve should add something like this to game.
    __________________
    Zuko is offline
    Send a message via ICQ to Zuko
    bouncer
    Veteran Member
    Join Date: Apr 2009
    Old 10-10-2010 , 14:03   Re: [TF2] Trade Chat
    Reply With Quote #3

    could you add some screenshots? I'm not sure I understand how this exactly works.
    __________________


    bouncer is offline
    [PL]Luki
    Member
    Join Date: Jun 2009
    Old 10-10-2010 , 14:30   Re: [TF2] Trade Chat
    Reply With Quote #4

    http://luki.net.pl/dl/tradechat_trade.jpg
    http://luki.net.pl/dl/tradechat_hidechat.jpg
    http://luki.net.pl/dl/tradechat_gag.jpg
    http://luki.net.pl/dl/tradechat_advert.jpg

    It's good tool, when you don't want to see spam about trading.
    __________________
    TF2 Backpack Image Generator: http://luki.net.pl/tfsig.php
    I do private (mostly paid) plugin requests.

    Last edited by [PL]Luki; 01-10-2013 at 13:44.
    [PL]Luki is offline
    Snaggle
    AlliedModders Donor
    Join Date: Jul 2010
    Location: England
    Old 10-10-2010 , 16:42   Re: [TF2] Trade Chat
    Reply With Quote #5

    Great idea, it will be added to my servers!
    Snaggle is offline
    bouncer
    Veteran Member
    Join Date: Apr 2009
    Old 10-10-2010 , 17:49   Re: [TF2] Trade Chat
    Reply With Quote #6

    one thing that's bad about this... is if the player isn't really aware about this separate chat... then they won't see what ppl in it say.. idk its like people would be talking in two different worlds without being aware of each other if they aren't aware of the special feature.
    I have yet to think if this would benefit our server or if something could be modified.
    But overall it is a great idea.
    __________________


    bouncer is offline
    JOSHBOX
    Junior Member
    Join Date: Sep 2010
    Old 10-10-2010 , 21:47   Re: [TF2] Trade Chat
    Reply With Quote #7

    Thanks for this! I just added this to my server and it has been a success so far!
    JOSHBOX is offline
    Skyrider
    AMX Mod X Beta Tester
    Join Date: May 2005
    Location: Netherlands
    Old 10-11-2010 , 06:46   Re: [TF2] Trade Chat
    Reply With Quote #8

    Plugin failed to compile! Please try contacting the author.

    >_>. I really hate the compiling when it comes to compiling the file with the color.inc file.
    __________________
    Skyrider is offline
    Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
    MjrNuT
    SourceMod Donor
    Join Date: Feb 2008
    Location: Under the Beaming CA Sun
    Old 10-11-2010 , 12:10   Re: [TF2] Trade Chat
    Reply With Quote #9

    I don't think I mind too much about ppl coming to trade. Given how the game is though...it can be disruptive. In essence I like the separate chat for Trading. Makes alot of sense in separating from the actual game play chats. I'm sure root admins will still see all the chat from both, correct? Or are you able to configure what flag_admin (Ban/Kick) is immune to the separation?

    Lastly....I don't know if anyone has made one or thought of it....I would really like people to go to SPECTATOR to do the trading. This would be my preference, so in thinking of this plugin, a cvar to enable/disable -- Move to Spectator slot if client action /trade. Something like that.

    Some of these things, ideally should be default from Valve, but se la vie until then.
    __________________
    Flames and Ash Gaming
    Addon: SM v1.4.0-dev MM 1.8.5-dev
    Plugins: Advertisements, Webshortcuts, spray tracer, SBans, RTD, gScramble Balance, misc
    MjrNuT is offline
    kim_perm
    Member
    Join Date: Sep 2007
    Location: Perm, Russia
    Old 10-15-2010 , 06:06   Re: [TF2] Trade Chat
    Reply With Quote #10

    Good idea, I'll install this now.
    kim_perm is offline
    Reply


    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 13:40.


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