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.

Search found 1 match

by heidel
Thu Jul 12, 2007 3:43 pm
Forum: Scripting Help
Topic: Possible eggdrop bug when user disconnects from dcc chat?
Replies: 13
Views: 8592

Indeed. I doubt there's a cure, unless you want to modify the eggdrop source. Btw, I appended some code that I used to reproduce this odd problem. And if you want another hack solution: use the undocumented function putdccraw. It works but might not be as safe. ;-) proc putraw {idx text} { append te...