09-27-2005, 03:31 AM
|
#2 |
| Senior Member
Join Date: Jan 2005
Posts: 282
|
yes.. read the dzsbot.tcl..
################################################## #######
# POST STATS CONFIG: #
################################################## #######
# set to 0 = all results will be sent as private message (default)
# set to 1 = all results will be sent publicly to the channel
set poststats(OUTPUT) 0 <----
# The max. number for poststats output
set poststats(MAX) 30
# The default number for poststats output
set poststats(DEFAULT) 10
i believe its there..
:>
|
| |