Hi,
give halfop to your eggdrop, log in to the partyline and type:
.tcl pushmode #YOURCHAN +k test
.tcl pushmode #YOURCHAN -k
.tcl pushmode #YOURCHAN +l 123
.tcl pushmode #YOURCHAN -l
setting a key works well... setting a limit does NOT work.
now give op to your eggdrop and try it again.
setting a limit AND a key will work!
can anyone confirm this bug?
does anyone have a bugfix?
thx & bye
PS:
i can say that the error is in the "flush_mode" function in src/mod/irc.mod/mode.c because i have debugged the values in other functions...