Ok, bare in mind that I am still very new to this, so don't laugh at me. In the mud that I play there is a gate spell. the syntax for the spell is:
cast 'gate' "whatever you want to gate to"
In the other client that I was using this was a relatively simple alias to create, because an alias could be used with out wildcards i.e.
cgate pocket gopher
After setting up the alias "cgate" in mush client and getting several "Huh?" in return I figured out the wildcard part.
The problem that i am running into is that some gate mobs require one word, some require three. Now I know I could just make several alias's to do what I want to accomplish.
cgate *
cgate * *
cgate * * *
etc...
I would rather not do that though because it makes things harder to find the more you add. So, my question is, is there a way to create an alias with an unknown amount of wildcards available to use?
I realize that this is probably covered in some other subject somewhere but searching through them has yielded very little results for me. I don't know the keywords that I should use.
At any rate, any help on this subject would be appreciated. Even if its just a link to a tutorial or something. Thanks for your patients with me.
cast 'gate' "whatever you want to gate to"
In the other client that I was using this was a relatively simple alias to create, because an alias could be used with out wildcards i.e.
cgate pocket gopher
After setting up the alias "cgate" in mush client and getting several "Huh?" in return I figured out the wildcard part.
The problem that i am running into is that some gate mobs require one word, some require three. Now I know I could just make several alias's to do what I want to accomplish.
cgate *
cgate * *
cgate * * *
etc...
I would rather not do that though because it makes things harder to find the more you add. So, my question is, is there a way to create an alias with an unknown amount of wildcards available to use?
I realize that this is probably covered in some other subject somewhere but searching through them has yielded very little results for me. I don't know the keywords that I should use.
At any rate, any help on this subject would be appreciated. Even if its just a link to a tutorial or something. Thanks for your patients with me.