MQ2AutoAcceptTrades - MMOBugs Wiki

Revision as of 04:01, 20 December 2008 by DigitalPixel (talk | contribs) (New page: {{plugin}} {{Pluginbox | name = MQ2AutoAcceptTrades | author = Sadge | link = [http://www.mmobugs.com/wiki/index.php?title=MQ2AutoAcceptTrades Wiki Link] | commands=/autotra...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Plugin Info
Name MQ2AutoAcceptTrades
Author Sadge
Link Wiki Link
Commands /autotrade
Source Available Yes
Uses INI File Yes

Description

MQ2AutoAcceptTrades is a plugin that will automatically trade with any character or limit autotrading to those listed in the INI file. This plugin will not accept trades where you are giving an item or plat away. If you have added an item or money to a trade, you'll have to manually accept.

Commands

  • /autotrade will show the status the plugin options.
  • /autotrade true will turn automatic trading on.
  • /autotrade false will turn automatic trading off.
  • /autotrade report toggles reporting a rejected trade /tell to the person initiating the trade.
  • /autotrade echo toggles echoing the trade information into the MQ2 window.
  • /autotrade gold toggles allowing trades which have a quantity of gold, silver, or copper.
  • /autotrade <CharacterName> Adds a character name to autotrade with (example: /autotrade Bob ).

Configuration

MQ2AutoAcceptTrades provides configuration

Sample Configuration

MQ2AutoAcceptTrades.ini

[Settings]
AutoAcceptEveryone=TRUE
ReportTradeReject=TRUE
EchoTradeInfo=TRUE
AllowGoldandLowerDump=TRUE
[Names]
Name0=<CharacterName0>

Configuration Explanation

  • AutoAcceptEveryone: Trade with everyone. Setting this to FALSE will only autoaccept from those listed in the ini.
  • ReportTradeReject: The plugin reports a rejected trade via tell to the trade initiator.
  • EchoTradeInfo: The plugin echos all trade information into the MQ2 window.
  • AllowGoldandLowerDump: The plugin should allow or deny trades with gold or lesser value coin.
  • Name0: Autoincrimented list of names you wish to autotrade with if AutoAcceptEveryone is FALSE.

Version History

  • 2.0 Sadge
    • Added inventory checks. Will no longer accept items if there is no inventory space available.
    • Added ability to "ReportTradeReject" which will send a /tell to the person trading and tell them why it was rejected
    • Added ability to "EchoTradeInfo" which will echo just about everything about the trade to the MQ2 window
    • Added ability to "AllowGoldandLowerDump" which will allow trades which have a quantity of gold, silver, or copper
    • Added commands /autotrade report, /autotrade echo, and /autotrade gold which toggle the settings for those abilities
  • 1.2 Sadge
    • Fixed bug that would change the name of the person trading with you if you clicked someone else while waiting to accept trade
    • Fixed bad coding
  • 1.1 Sadge
    • Fixed plugin so you will not autoaccept if you hand something (items or money) to a player and they hit accept. Thanks to Thez for help with the syntax.
  • 1.0 Sadge
    • Plugin creation. Created based on suggestion by Norrathian

Availability

This plugin is included with the MMOBugs Compile.