|
Haloway13 Beginner
Joined: 10 Mar 2002 Posts: 12 Location: USA
|
Posted: Mon Mar 11, 2002 7:51 am
showing a path like %alias does |
Is it possible to show the contents of a specific path?
with an alias it is like:
#alias test {This is a test!}
#alias tellalias {tell %1 %alias(%2)}
so that when you type:
tellalias Joe test
you actually send to the mud:
tell Joe This is a test!
How can this be done with a path?
Thanks,
Tim |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Mon Mar 11, 2002 12:48 pm |
Path settings are actually aliases. You just have to tack a . into your example test code.
|
|
|
|
|
|