How can i use, in a tcl, a dcc built-in command (such as .botinfo), that was only designed to used in a dcc session, by a user?
How can i grab the return value of a command after i use, in a tcl, a line like putdcc $idx ".bottree"? Is it possible, since putdcc doesn't return any values after being used in a tcl..