How bout when it has to nicks set..?
and will echo Kicked: None


on ^*:kick:#:{
if ($nick == $me) && ($knick != $me) { set $+(%,kick.,$chan) $addtok($($+(%,kick.,$chan),2),$knick,32) }
}

Last edited by learn3r; 10/11/06 03:35 AM.