criminal commented on a Page, Easy but usefull !brb & !back script  -  Mar 19, 2008

Thanks for the rate... I think
you\'re right, it doenst unset after Quit-Part or a Kick
I tried to change that before but.. I got a problem
A problem which I get very often so I will post it here, maybe some nice persons will help me out :D!

on *:KICK:#: {
if ($knick == (% [ $+ [ $address($nick,2) ] $+ [ .BeRightBack ] ] == BeRightBack)) {
.msg $chan $nick got kicked and was brb - Changed his status to back.
.unset % $+ $address($nick,2) $+ .BeRightBack BeRightBack
.unset % $+ $address($nick,2) nick $+ .InUse InUse
.unset %BeRightBackTime $ctime
.unset %WHATHESAID $2-
.halt
}
else {
.halt
}
}

I\'ve used /help and tried many things, but keept failing x\
If someone can help me, thanks :D

 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.