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.

Tcl Help

Old posts that have not been replied to for several years.
Locked
A
AlexanderAdvs

Tcl Help

Post by AlexanderAdvs »

I`ve got a question can anybody create a tcl that can obtain the nickname is setupped for the eggdrop instantly when the nick quits a irc (And the bots is on the chan)
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Code: Select all

set keep-nick 1
Have you ever read "The Manual"?
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

nice script user 8)
Locked