Thread: iojTQ
View Single Post
Old 09-11-2004, 08:12 AM  
chuddy
Member
 
Join Date: Oct 2002
Posts: 31
Default small typo error

Hello,

I'm trying Transfer part in iojtq, everything running smooth but announce of credits trasnfer is wrong, it adds credits to both sites in announce (site change is good so dont worry) :

replace :

sm $nick " ->Credits [lindex $text 3] : [expr [expr $u_f_credits + [expr [lindex $text 2] * 1024 ]] / 1024] MB"

by :

sm $nick " ->Credits [lindex $text 3] : [expr [expr $u_f_credits - [expr [lindex $text 2] * 1024 ]] / 1024] MB"


Keep it up Jeza
chuddy is offline   Reply With Quote