v2.1
For zMUD 6.10
Description: | Declare, manage, and use your vials efficiently. Transparent aliases drink and apply will not hinder in-game commands. (Drink bowl, drink shotglass, drink 14820, apply sileris, etc. will all still work normally.) One-command alias makes for faster stops at Seasone's. There is currently no support for elixlist. |
Download now: vialcon_2.2.txt
Patch: vialcon_2.0to2.1.txt
Uninstaller: unvialcon.txt
Click here for archived versions
Commands: | vials (type) | Show a list of your current vials. type: #total (#empty) Eg: vials [shows full report] vials health [reports health vials] |
drink <type> | Drink from your type vial Eg: drink health [drinks first full health vial] |
|
apply <type> | Apply a salve from type elixir. Eg: apply mending to head [applies first full mending salve to head] apply caloric [applies first full caloric salve] |
|
vset <vial number> (empty) <type> | Set a vial (by info number) as a type vial. Eg: vset 18093 health [declare vial18093 is a health vial] vset 3805 empty mana [declare vial3805 is an empty mana vial] (If you use the number of a vial already defined in type, that vial will be cycled to the end of the full/empty list.) Eg: vset 18093 health [declares vial18093 as health] vset 28045 health [declares vial28045 as health] vset 18093 health [moves vial18093 after vial28045 in health] |
|
vmove <type1> <type2> | Declare the the first empty vial of type1 to type2 Eg: vmove mana health [moves first empty mana vial to health] |
|
vdel <vial number> <type> | Delete vial from type. Eg: vdel 18093 health [deletes vial18093 from health] |
|
vp <type> | Probe all vials of type. Eg: vp health [probes all health vials] |
|
vg (number) (empty) <type> <person> | Give vials to player. Eg: vg health Sarapis [give your first full health vial to Sarapis] vg 3 mana Sarapis [give three full mana vials to Sarapis] vg empty mending Sarapis [give your first empty mending salve to Sarapis] vg 2 empty immunity Sarapis [give two empty immunity vials to Sarapis] |
|
vin (empty) (type) | Put vials into your pack. Eg: vin [put all vials in pack] vin health [put all health vials in pack] vin empty health [put all empty vials in pack] vin empty [put all empty vials in pack] |
|
vout (empty) (type) | Get vials from your pack. | |
fillvial | Refill all vials at Seasone's. Eg: fillvial [gets gold from pack, fills vials, puts gold back in pack, declares all vials as full] |
Setup notes: |
After installation, simply vset all your vials. |
vialcon10.txt - zMUD 5.55
vialcon_2.0.txt - zMUD 6.1
vialcon_2.1.txt
vialcon10to20.txt - zMUD 6.1
vialcon_2.0to2.1.txt