Need help getting an alias to work...

Posted by Jade on Fri 12 Nov 2004 07:24 AM — 3 posts, 12,829 views.

#0
I've done this before, I just can't remember how to do it. I'm trying to make an alias that works like this:

com *spellname*
which would go to the mud as:
commune spellname

But I can't get it to work with a spell.
USA #1
I assume the '*spellname*'
is just any spellname (You don't want to type the asterisks, right?)

You'd put "com *" in the alias match text
and then "commune %1" in the send field.
Simple as that (put the stuff BETWEEN the quotes, not the quotes themselves).
#2
Awesome! I knew it was something simple I wasn't doing.

Thanks :)