View Single Post
Old 01-21-2004, 11:08 AM  
Razor
Member
 
Join Date: Mar 2003
Posts: 75
Default

add this to iobanana.tcl
Code:
bind pub - [set ioss(cmdpre)]ustats ustatsalias

proc comparealias {nick uhost hand chan args} { ioBanana $nick $chan "ustats [lindex $args 0]" }

works for me..
Razor is offline   Reply With Quote