De Kus Revered One

Joined: 15 Dec 2002 Posts: 1361 Location: Germany
|
Posted: Tue Oct 11, 2005 5:21 am Post subject: |
|
|
if you can compile the bot you can follow this patch to remove it:
Code: | #open src/mod/irc.mod/cmdsirc.c
#find near line 160
dprintf(idx, "Said to %s: %s\n", chan->dname, par);
#delete line
#save and close cmdsirc.c |
if you also delete putlog(LOG_CMDS, "*", "#%s# (%s) say %s", dcc[idx].nick, chan->dname, par); you can set console +c again . _________________ De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens... |
|