Help Database / ALIASES TRIGGERS

ALIASES TRIGGERS

This command allows you to set an "alias" of your most commonly typed commands.

The syntax is:  alias <alias> <replacement>

Here's a couple of examples:

 alias rr recite recall
 alias eb eat bread

Note: We recommend using a client such as ZMud, CMud, Wintin, Mudlet, or 
Tintin++, with built-in alias and trigger support for ultimate convenience.

There is a built in auto-aliaser for most spells. For example:
 "zap" is equivalent to --->  cast 'zap'
 "mshield" is equivalent to ---> cast 'magic shield',

See Also: "SPELL ALIASES"

Related Topics