Hello ... i have game script on irc channel, but have one problem - bot periodically quits with reason "excess flood" (this game requires many PRIVMSG's sends to players). Is some eggdrop modules (or scripts), who creates message buffer and prevents server floods? I know, is some buffers in server module, but it have no flood settings. Sorry for lame English
hmmm ... i download eggdrop 1.6.15 form eggheads.org, but cannot find in eggdrop.conf this setting. I download some versions of windrop, but cannot find this settunig too. Of course, i can add this line to config, but how many lines per minute my eggdrop will send to server? Where I can set this setting?
ok, ppslim, big thanx, just final lame question :
Where in source code i must change this timing values? I have some experience in TCLing and compiling eggdrops, but source code is very incomprehensible thing for me.