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