Difference between revisions of "Refiller"

From Mudlet
Jump to navigation Jump to search
(Created page with "==Package Info== By: Wieczo For(MUD): [http://www.achaea.com Achaea] Size: 4kb Website: http://dl.dropbox.com/u/331965/Mudlet%20Packages/Wieczo%27s%20Refiller...")
 
Line 16: Line 16:
 
All elixirs are supported: caloric, epidermal, frost, health, immunity, levitation, mana, mass, mending, restoration, speed and venom.
 
All elixirs are supported: caloric, epidermal, frost, health, immunity, levitation, mana, mass, mending, restoration, speed and venom.
  
Installation:
+
<b>Feedback</b> is desired. If you have any questions, send me an [[Special:EmailUser/Wieczo|email]].
 +
 
 +
Related Packages: None.
 +
 
 +
== Installation ==
 +
 
 
# open the script of the Refiller. It is in the group "Wieczo's Refiller/Refiller"  
 
# open the script of the Refiller. 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 ==
 
* <code>refill <# of refills> <elixir type></code> to refill <# of refills> of the <elixir type> with 4 fills.
 
* <code>refill <# of refills> <elixir type></code> to refill <# of refills> of the <elixir type> with 4 fills.
 
* <code>refill <# of refills> <elixir type> <# fills></code> to refill <# of refills> of the <elixir type> with <# fills>.
 
* <code>refill <# of refills> <elixir type> <# fills></code> to refill <# of refills> of the <elixir type> with <# fills>.
  
Examples:
+
== Examples ==
 +
 
 
* <code>refill 20 health</code> refills 20 vials of health.
 
* <code>refill 20 health</code> refills 20 vials of health.
 
* <code>refill 5 restoration 2</code> refills 5 vials of restoration with 2 fills each.
 
* <code>refill 5 restoration 2</code> refills 5 vials of restoration with 2 fills each.
  
Feedback is desired. If you have any questions, send me an [[Special:EmailUser/Wieczo|email]].
+
== Other Packages made by this Package Author ==
 
 
Related Packages: None.
 
  
Other Packages made by this Package Author:
 
 
* [[Sacrificer]]
 
* [[Sacrificer]]
 
* [[ShardCounter]]
 
* [[ShardCounter]]
  
 
[[Category:Mudlet Package Listing]]
 
[[Category:Mudlet Package Listing]]

Revision as of 20:28, 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. 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