Difference between revisions of "MQ2AutoForage" - MMOBugs Wiki

(→‎Commands: Added tell, hail, afk, gm options, aliases, new format.)
(→‎Configuration Explanation: Added new stop options.)
Line 53: Line 53:
 
===Configuration Explanation===
 
===Configuration Explanation===
  
 +
* <span class="highlight2">StopOnHail</span>: Turns off autoforage if someone hails you.
 +
* <span class="highlight2">StopOnTell</span>: Turns off autoforage if someone sends you a tell.
 +
* <span class="highlight2">StopOnAFK</span>: Turns off autoforage if you go AFK.
 +
* <span class="highlight2">StopOnGM</span>: Turns off autoforage if a GM is detected.
 
* <span class="highlight2">AutoKeepAll</span>: AutoKeep all items foraged on/off, off will make the plugin check the ini to see if an item should be kept or destroyed.
 
* <span class="highlight2">AutoKeepAll</span>: AutoKeep all items foraged on/off, off will make the plugin check the ini to see if an item should be kept or destroyed.
 
* <span class="highlight2">AutoAddAll</span>: AutoAdd items foraged to ini file on/off.
 
* <span class="highlight2">AutoAddAll</span>: AutoAdd items foraged to ini file on/off.

Revision as of 09:35, 7 November 2011

Plugin Info
Name MQ2AutoForage
Author Bling
Link Wiki Link
Commands Multiple
Source Available Yes
Uses INI File Yes

Description

MQ2AutoForage automatically uses the forage skill as well as automatically destroy foraged items that aren't wanted. You must have the Forage skill on a Ability Button (Alt-M, Abilities tab), for the plugin to operate correctly.

Commands

  • /startforage Turns autoforaging on. Alias for: /autoforage start
  • /stopforage Turns autoforaging off. Alias for: /autoforage stop
  • /keepitem item Keeps foraged item automatically. Alias for: /autoforage keep item
  • /destroyitem item Destroys foraged item automatically. Alias for: /autoforage destroy item
  • /autoforage Displays current plugin settings.
  • /autoforage auto off Turns AutoStart off.
  • /autoforage auto on Turns AutoStart on.
  • /autoforage tell off Turns StopOnTell off.
  • /autoforage tell on Turns StopOnTell on.
  • /autoforage hail off Turns StopOnHail off.
  • /autoforage hail on Turns StopOnHail on.
  • /autoforage afk off Turns StopOnAFK off.
  • /autoforage afk on Turns StopOnAFK on.
  • /autoforage gm off Turns StopOnGM off.
  • /autoforage gm on Turns StopOnGM on.

Using /keepitem or /destroyitem with an item on your cursor, will add that item name to the appropriate keep or destroy list. Otherwise, a name must be supplied, as shown in the above command list.

Example Usage

  • /keepitem Tuft of Dire Wolf Fur: Would autoinventory any Tuft of Dire Wolf Furs foraged.
  • /destroyitem Water Flask: Would destroy any Water Flask that are foraged.

Configuration

MQ2Template provides configuration

Sample Configuration

ServerName_CharacterName.ini

[MQ2AutoForage]
AutoKeepAll=on
AutoAddAll=on
AutoStart=off
Plane of Growth_Tuft of Dire Wolf Fur=keep
Plane of Knowledge_Water Flask=destroy
Plane of Knowledge_Vegetables=destroy

Configuration Explanation

  • StopOnHail: Turns off autoforage if someone hails you.
  • StopOnTell: Turns off autoforage if someone sends you a tell.
  • StopOnAFK: Turns off autoforage if you go AFK.
  • StopOnGM: Turns off autoforage if a GM is detected.
  • AutoKeepAll: AutoKeep all items foraged on/off, off will make the plugin check the ini to see if an item should be kept or destroyed.
  • AutoAddAll: AutoAdd items foraged to ini file on/off.
  • AutoStart: Automatically start foraging when able on/off.
  • [Zone]: The clean name of the specific zone that you want items kept or destroyed (example [Guild Hall]), followed by _ and the item name.
  • Plane of Growth_Tuft of Dire Wolf Fur: Keep any Tuft of Dire Wolf Fur.
  • Plane of Knowledge_Water Flask: Destroy any Water Flask.

Version History

  • 1.01 author @ 2006-12-31
    • Do not interrupt camping
  • 1.00 author
    • Initial code by <author>


Availability

This plugin is included with the MMOBugs Compile.