View Single Post
Old 17-10-2005, 03:53   #6 (permalink)
AdrianK
Member
 
Join Date: Jun 2004
Location: Canada
Age: 18
Posts: 145
Rep Power: 0
AdrianK is on a distinguished road
Default

Code:
 proc price {num nick uhost hand chan text} {
putmsg $chan "$num"
  }
inlocueshti cu
Code:
 proc price {num nick uhost hand chan text} {
puthelp "NOTICE $chan :$num"
  }
AdrianK is offline   Reply With Quote