Refiller
Jump to navigation
Jump to search
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
- open the script of the Refiller. 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.