demon horns mascot
Alter Aeon logo
alteraeon.com 3000

Alter Aeon Online Help



Keywords are:  'alias example1 examples'

This very basic alias drops and sacrifices a designated item.

Let's call it 'junk':

alias create junk
drop $*
sac $*@
@

You can see the finished alias with by typing 'alias show junk'

------------------------------
drop $*
sac $*
------------------------------

If you type type 'junk helm', it will drop the first helm in your
inventory (if any) and sacrifice it.
 



Copyright (C) 2015 DentinMud Internet Services - Contact Us