Difference between revisions of "MQ2AutoForage" - MMOBugs Wiki

(→‎Description: Fixed 'hotkey' to 'ability button' desc.)
(→‎Commands: Added tell, hail, afk, gm options, aliases, new format.)
Line 13: Line 13:
 
==Commands==
 
==Commands==
  
* <span class="highlight2">/startforage</span> Turns autoforaging on.
+
* <span class="highlight2">/startforage</span> Turns autoforaging on. Alias for: /autoforage start
* <span class="highlight2">/stopforage </span> Turns autoforaging off.
+
* <span class="highlight2">/stopforage </span> Turns autoforaging off. Alias for:  /autoforage stop
* <span class="highlight2">/keepitem ''item''</span> Keeps foraged ''item'' automatically.
+
* <span class="highlight2">/keepitem ''item''</span> Keeps foraged ''item'' automatically. Alias for:  /autoforage keep ''item''
* <span class="highlight2">/destroyitem ''item''</span> Destroys foraged ''item'' automatically.
+
* <span class="highlight2">/destroyitem ''item''</span> Destroys foraged ''item'' automatically. Alias for:  /autoforage destroy ''item''
* <span class="highlight2">/autoforage</span> Displays current AutoStart setting.
+
* <span class="highlight2">/autoforage</span> Displays current plugin settings.
* <span class="highlight2">/autoforage off</span> Turns AutoStart off.
+
* <span class="highlight2">/autoforage auto off</span> Turns AutoStart off.
* <span class="highlight2">/autoforage on</span> Turns AutoStart on.
+
* <span class="highlight2">/autoforage auto on</span> Turns AutoStart on.
 +
* <span class="highlight2">/autoforage tell off</span> Turns StopOnTell off.
 +
* <span class="highlight2">/autoforage tell on</span> Turns StopOnTell on.
 +
* <span class="highlight2">/autoforage hail off</span> Turns StopOnHail off.
 +
* <span class="highlight2">/autoforage hail on</span> Turns StopOnHail on.
 +
* <span class="highlight2">/autoforage afk off</span> Turns StopOnAFK off.
 +
* <span class="highlight2">/autoforage afk on</span> Turns StopOnAFK on.
 +
* <span class="highlight2">/autoforage gm off</span> Turns StopOnGM off.
 +
* <span class="highlight2">/autoforage gm on</span> 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.
 
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.

Revision as of 09:31, 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

  • 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.