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 2 matches

by Eckieck
Sat Dec 02, 2006 11:21 am
Forum: Scripting Help
Topic: bind join/part proc never gets triggered
Replies: 6
Views: 4943

Thx a lot, i really used the wrong network setting - for more than one year. You both saved me from going crazy :D
by Eckieck
Fri Dec 01, 2006 1:46 pm
Forum: Scripting Help
Topic: bind join/part proc never gets triggered
Replies: 6
Views: 4943

I seem to have exactly the same problem (using 1.6.18). Using bind join - * avoj_join #OR: bind join - "* *!*@*" avoj_join #OR: bind join - "*" avoj_join #OR: bind join - {*} avoj_join proc avoj_join {nick uhost hand c} { putlog "DEBUG: $nick joined $c" } only gets trig...