I have trying edit this script ->
- Code: Select all
http://www.egghelp.org/files/tcl/tktopic-0.9.tcl.bz2
I got error;
- Code: Select all
[22:30] Tcl error [put_fct]: can't read "topic_rates": no such variable
--------------
You will see script? it will be big :/
- Code: Select all
} elseif {$tk_p_status == "Fixing"} {
set new_status 3
if {$mute_status == 1} {
putserv "MODE $tktopic_channel +m"
------------------
} elseif ($stat_us == "3"} {
set topic_new_status "\0037\Fixing"
--------------------
What are error?
I hope for your help
Thanks you!
//Mikkel