mIRC Homepage
Posted By: Adrenalin mIRC Parser error..? - 29/02/04 06:47 PM
Just put that:
Code:
SomeAlias {
   echo -set This Is Some Alias
}

Alias OtherAlias {
   echo -set If You execute SomeAlias also you will see that..
   echo -set Also all parameters $1- from previus alias will be here..
}

In Aliases section in mIRC Script Editor.. And call /SomeAlias..
I think normaly all commands after the last } from the SomeAlias must be ignored..
Posted By: tidy_trax Re: mIRC Parser error..? - 29/02/04 06:54 PM
well in remote "somealias" should be "alias somealias" and in aliases "alias otheralias" should be "otheralias"
it's because you have made the alias wrong.
Posted By: Adrenalin Re: mIRC Parser error..? - 29/02/04 07:39 PM
Yes, i know what that is wrong.. But anyway mIRC shouldn't execute the script after brackets what end the called alias..
Posted By: Adrenalin Re: mIRC Parser error..? - 03/03/04 07:48 PM
Yapp.. I forgot to mention.. If you put any other word instead of "alias".. All come like it must be..
© mIRC Discussion Forums