This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Curiosity: halfop-bots can set key (+k) but no limit (+l)

Old posts that have not been replied to for several years.
Locked
p
pzYsTorM

Curiosity: halfop-bots can set key (+k) but no limit (+l)

Post by pzYsTorM »

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...
Locked