mIRC Homepage
Posted By: DooMaster $ulist() issue - 26/11/19 12:36 PM
Hello and Greetings from Sachsenhausen,

I want to ask if the following example is a bug or not, it seems that I cannot store ipv6 addresses in userlist to match with $ulist()

Example:

Code
//auser test *!*@2604:180:0:5be::b89a | echo -a Results: $ulist(2604:180:0:5be::b89a,test,0)


but working with

Code
//auser test *!*@45.243.248.17 | echo -a Results: $ulist(45.243.248.17,test,0)


Edit: if I change the User List item format from "2604:180:0:5be::b89a" to "2604.180.0.5be..b89a" then I working, lol! :P
Posted By: Khaled Re: $ulist() issue - 26/11/19 08:04 PM
Thanks for your bug report. This issue has been fixed for the next version.
© mIRC Discussion Forums