menu nicklist {
Notify: {
var %x = 1, %notice = $?="Notice with?"
while (%x <= $snick($active,0)) {
.notice $snick($active,%x) %notice
inc %x
}
}
}
Basically what this does above ^^
I want to highlight a lot of users, and click on "idle" and be able to show all of them, please, you guys are a LOT of help, lol, thanks again.