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.

Need a lil help with this tcl script

Old posts that have not been replied to for several years.
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

Code: Select all

if {[string equal -nocase $channel "#blacklistchan"]} { return }
stick that at the top of the procedure
photon?
Locked