mIRC Home    About    Download    Register    News    Help

Print Thread
#257306 28/03/16 11:10 PM
Joined: Aug 2015
Posts: 70
Babel fish
OP Offline
Babel fish
Joined: Aug 2015
Posts: 70
I just noticed this after upgrading to mIRC 7.44

Code:
on *:ban:#:{ if ($nick == $me) { echo -a Self! } | else { echo -a Not self! } }


Also not working for unban.

Last edited by _entropy; 29/03/16 12:49 AM.

mIRC Scripts IRC Network: irc://irc.mircscripts.info/chat
Joined: Dec 2002
Posts: 5,427
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,427
Thanks for your bug report. I was able to reproduce this issue. This issue has been fixed for the next version. I will be posting a beta with the fix to the bug reports beta thread in a few days for testing.


Link Copied to Clipboard