Hello. There Mr. Ppslim advice me to modify eggdrop source for change "use-penalties" setting for prevent server-flooding by my eggdrop. I have one problem - i don't know C language. Can somebody show me place, where i must change eggdrop code?
I just read the post you linked to previously, and then looked at the eggdrop source.
From the looks of it, there *is* a configuration option 'use-penalties', but this isn't included in the config file by default. I can also tell you that this setting is automatically enabled for IRCnet.
I believe you could simply insert "set use-penalties 1" into your eggdrop.conf file and it should override any internal settings.
Yes, but our irc-network give more stricted permissions for users, then others - my eggdrop quits with reason "excess flood" anyway, is in eggdrop.conf option "use-penalties" or no. I really need to change something in "server.c" file for more stricted flood checking.