Suppose you have a remote script A loaded with an alias like
Code:
alias test return A

If you load a remote script B, which has the following alias:
Code:
alias test return B
In this context were B is loaded after A, inside the on load event from remote file B, $isalias(test) will find the instance of the alias in B, which is wrong.

Last edited by Wims; 23/06/16 03:45 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel