Difference between revisions of "Refiller"

From Mudlet
Jump to navigation Jump to search
Line 22: Line 22:
 
== Installation ==
 
== Installation ==
  
# open the script of the Refiller. It is in the group "Wieczo's Refiller/Refiller"  
+
# Open the script of the Refiller in Mudlet. It is in the group "Wieczo's Refiller/Refiller"  
# change <code>wieczoRefiller.goldContainer</code> to your container, where you store your gold for restoration refills, e.g. pack12345
+
# Change <code>wieczoRefiller.goldContainer</code> to your container, where you store your gold for restoration refills, e.g. pack12345
# change <code>wieczoRefiller.pot</code> to your pot id, e.g. pot12345
+
# Change <code>wieczoRefiller.pot</code> to your pot id, e.g. pot12345
  
 
== Usage ==
 
== Usage ==

Revision as of 22:07, 28 July 2011

Package Info

By: Wieczo

For(MUD): Achaea

Size: 4kb

Website: http://dl.dropbox.com/u/331965/Mudlet%20Packages/Wieczo%27s%20Refiller.xml.zip

Version: 1.0

Contents: Wieczo's Refiller.xml

Summary/Description: This package automates the refilling of vials. It handles inpot of 50+ herbs and you can decide how many fills go in a vial, e.g. two fills for artefact vials.

All elixirs are supported: caloric, epidermal, frost, health, immunity, levitation, mana, mass, mending, restoration, speed and venom.

Feedback is desired. If you have any questions, send me an email.

Related Packages: None.

Installation

  1. Open the script of the Refiller in Mudlet. It is in the group "Wieczo's Refiller/Refiller"
  2. Change wieczoRefiller.goldContainer to your container, where you store your gold for restoration refills, e.g. pack12345
  3. Change wieczoRefiller.pot to your pot id, e.g. pot12345

Usage

  • refill <# of refills> <elixir type> to refill <# of refills> of the <elixir type> with 4 fills.
  • refill <# of refills> <elixir type> <# fills> to refill <# of refills> of the <elixir type> with <# fills>.

Examples

  • refill 20 health refills 20 vials of health.
  • refill 5 restoration 2 refills 5 vials of restoration with 2 fills each.

Other Packages made by this Package Author