FinneyOwnzU wrote:
Carsetius wrote:
So I thought that I would post this there,
I am looking for a simpler way of creating aliases in Mushclient.
Currently I have to do this:
cl
cast 'cure light'
cl *
cast 'cure light' %1
I think that there is way so that I can use regular expressions so that when I type cl without a target, that it would default to me? Is there a way to do this?
Why would you need to do that? The default target is your character, if the spell is beneficial and you don't use an argument.
I am a noob. I think that I figure it out. In all of my alias I always put a hardcoded space between the alias and the wildcard. I figured out now why when I only set up alias with the target it would not cast it on myself. It wouldnt even register as an alias. Now I found out that I am just a noob and didnt put the wildcard character with no space. Now I need to go through and clean up all my aliases.
Thanks for your help, Finney