Id: 6584; Nick: BenSax; Timestamp: 2008-03-04 20:46:45; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
alias newsadd {
  if ($3) { 
    write -c news.txt $3-
    write -c news.setter.txt $nick 
    notice $nick News set too: $3- 
  }
  elseif (!$3) {
    notice $nick You have to enter the news. /msg $me !news add <news> 
  }
}
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)