mIRC Homepage
Posted By: Nimue $stripped for $strip - 31/05/03 10:47 PM
It would be nice if $stripped could return the number of codes removed via $strip() smile
Code:
on *:text:#:{
  .echo -q $strip($1-)
  echo -a $stripped
}
Posted By: ScatMan Re: $stripped for $strip - 31/05/03 10:57 PM
it would be better if $stripped is the number of control codes that stripped from the event (that is already is) and $stripped(text) the number of control codes in it

© mIRC Discussion Forums