Difference between revisions of "MQ2TaskAddAccept" - MMOBugs Wiki

(Added all other options, and delay info.)
(→‎Commands: corrections)
Line 22: Line 22:
  
 
* <span class="highlight2">/autotask on</span> Accept task adds from EVERYONE.
 
* <span class="highlight2">/autotask on</span> Accept task adds from EVERYONE.
* <span class="highlight2">/autotask off</span> Accept task adds only from characters listed in the .ini.
+
* <span class="highlight2">/autotask off</span> Accept task adds only from characters listed in your auto accept list.
* <span class="highlight2">/autotask character_name</span> Accept task adds from this specific character.
+
* <span class="highlight2">/autotask character_name</span> Add this char to your list to accept tasks from.
 
* <span class="highlight2">/autotask remove character_name</span> Remove specific char from your list of toons to accept tasks from.
 
* <span class="highlight2">/autotask remove character_name</span> Remove specific char from your list of toons to accept tasks from.
 
* <span class="highlight2">/autotask list</span> List toons on your auto accept list.
 
* <span class="highlight2">/autotask list</span> List toons on your auto accept list.

Revision as of 01:52, 27 March 2011

Plugin Info
Name MQ2TaskAddAccept
Author Sadge
Link Forum Link
Commands /autotask true, /autotask false, /autotask character_name
Source Available Yes
Uses INI File Yes





Description

MQ2TaskAddAccept This plugin automates accepting task invites from other toons. In the MQ2TaskAddAccept.ini file, you can change the options for accepting tasks from everyone or just the toons you list in the ini file. When accepting task adds there is no programmed delay within the plugin so you will immediately accept the task add.

Commands

  • /autotask on Accept task adds from EVERYONE.
  • /autotask off Accept task adds only from characters listed in your auto accept list.
  • /autotask character_name Add this char to your list to accept tasks from.
  • /autotask remove character_name Remove specific char from your list of toons to accept tasks from.
  • /autotask list List toons on your auto accept list.
  • /autotask reload Reload options and names from your INI file.
  • /autotask delay ## Sets delay to ## seconds for auto accepting tasks (0 to 10 seconds, 0 = no delay)

Configuration

MQ2TaskAddAccept is configured either via an .ini file or through slash commands. See slash commands available listed above. By default it accepts task adds from EVERYONE. To change that type /autotask FALSE. Then to add the toons you will accept task adds from type /autotask character_name, repeat that command for each toon you want to allow.

Example Configuration

MQ2TaskAddAccept.ini

[Settings]
AutoAcceptEveryone=TRUE
AcceptDelay=2
[Names]
Name0=mytaskaddaccepttoon1
Name1=mytaskaddaccepttoon2
Name2=mytaskaddaccepttoon3
Name4=mytaskaddaccepttoon4

Availability

This plugin is included with the MMOBugs Compile.