mIRC Home    About    Download    Register    News    Help

Print Thread
#27316 31/05/03 10:47 PM
Joined: Dec 2002
Posts: 699
N
Nimue Offline OP
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 699
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
}

#27317 31/05/03 10:57 PM
Joined: May 2003
Posts: 730
S
Hoopy frood
Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
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


Last edited by ScatMan; 31/05/03 10:58 PM.

Link Copied to Clipboard