RussellReal commented on a Page, See masks  -  Jan 13, 2007

menu channel,nicklist {
get da masks:getemya $network $active
}
alias getemya {
if (!$window(@addresses)) window -a @addresses
else clear @addresses
var %a = 0
while (%a < $nick($2,0)) {
inc %a
var %c = 0
while (%c <= 9) {
aline @addresses $+($nick($2,%a),:) addressType: %c Address: $address($nick($2,%a),%c)
inc %c
}
}
}
Sorry bout the double post ^^ Thats the right one, :x

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.