mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2016
Posts: 57
R
Babel fish
OP Offline
Babel fish
R
Joined: Aug 2016
Posts: 57
I do not think it's a big bug, but it's always good to report.

I have noticed that if you use $insongSOMETHING, mIRC will interpret as $insong, even if there is an alias $insongSOMETHING.

This also occurs with the identifiers $inmp3, $inmidi and $inwave.

Example:
Code:
//echo -a $insong $inmp3 $inmidi $inwave

Code:
//echo -a $insongbug $inmp3bug $inmidibug $inwavebug

The first and second line commands will return the same thing, even if there are no aliases $insongbug, $inmp3bug, $imidibug, and $inwavebug.

The worst case occurs when aliases exist because mIRC can not return them, but returns the $insong $inmp3 $inmidi and $inwave instead of the $insongbug, $inmp3bug, $inmidibug, and $inwavebug aliases.

Last edited by rockcavera; 07/02/17 04:48 PM.

rockcavera
#Scripts @ irc.VirtuaLife.com.br
Joined: Dec 2002
Posts: 5,421
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,421
Thanks this issue has been fixed for the next version.


Link Copied to Clipboard