mIRC Homepage
Posted By: Adler Aliases - 17/12/03 12:00 PM
i think it cound be usefull if we do

e.g.
alias sf1,sf2,sf3 { .play -c status cmd $+ $alias $+ .txt 1 }
Posted By: Raccoon Re: Aliases - 17/12/03 12:16 PM
I second the motion, and in the aliases section:
/deop,dop mode # -oooo $$1-
Posted By: cold Re: Aliases - 20/12/03 12:52 AM
I have a big txt file here where I suggest the exact same feature. I gave up posting it because I complicate things too much, lol.
Yes that would be great.
Posted By: DaveC Re: Aliases - 20/12/03 06:07 AM
alias sf1 { .play -c status cmd $+ $alias $+ .txt 1 }
alias sf2 sf1 $1-
alias sf3 sf1 $1-

not as nice , but functions just as well ($1- wasnt needed but good to add just in case the alias changes).
Maybe its just a speed of search and retrival of aliases thing for mirc, If it has to deal with possable multiple alias names, then it has to stop on each one and check, when 99% of the time i doubt you would ever have multiple names of the same thing (imo)
Posted By: neophyte Re: Aliases - 20/12/03 06:54 AM
Actually, I like to have multiple aliases pointing to the same thing just in case I accidentally mistype what I want. I also find multople aliases usefull for when you want to be able to have a command that can be called by many different shortcuts.

Ie, alias sysinfo { return $stats }
alias sysspec { return $sysinfo }
alias compstat { return $sysinfo }
Posted By: Raccoon Re: Aliases - 20/12/03 11:06 AM
/whois,wohis,whios,whosi WHOIS $$1-

indeed!
© mIRC Discussion Forums