Difference between revisions of "Refiller"
Jump to navigation
Jump to search
m (→Installation) |
|||
Line 22: | Line 22: | ||
== Installation == | == Installation == | ||
+ | # Install the package with Mudlet's Package Manager | ||
# Open the script of the Refiller in Mudlet. 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 |
Latest revision as of 00:43, 31 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
- Install the package with Mudlet's Package Manager
- Open the script of the Refiller in Mudlet. It is in the group "Wieczo's Refiller/Refiller"
- Change
wieczoRefiller.goldContainer
to your container, where you store your gold for restoration refills, e.g. pack12345 - 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.