I use a lot of small aliases which I pass arguments to:
"wea playername" becomes "c 'weaken' playername"
"wea" by itself works mid-combat it just becomes
"c 'weaken'"
I have the alias set as: wea*
and Send set as: c 'weaken'%1
This works perfect for me. What I can't figure out how to do is stop the alias from firing on other commands:
invisibility spell alias = "inv*"
"invite playername" becomes "c 'invisibility'ite playername"
weaken spell alias = "wea*"
"wear chainmail" becomes "c 'weaken'r chainmail"
I've looked through the forum and I didn't see anyone else who had tried to do this. I read the documentation on alias syntax but I'm not clever enough to figure out a solution.
Thank in advance.
"wea playername" becomes "c 'weaken' playername"
"wea" by itself works mid-combat it just becomes
"c 'weaken'"
I have the alias set as: wea*
and Send set as: c 'weaken'%1
This works perfect for me. What I can't figure out how to do is stop the alias from firing on other commands:
invisibility spell alias = "inv*"
"invite playername" becomes "c 'invisibility'ite playername"
weaken spell alias = "wea*"
"wear chainmail" becomes "c 'weaken'r chainmail"
I've looked through the forum and I didn't see anyone else who had tried to do this. I read the documentation on alias syntax but I'm not clever enough to figure out a solution.
Thank in advance.