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.
Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
-
ultralord
- Master
- Posts: 255
- Joined: Mon Nov 06, 2006 6:52 pm
Post
by ultralord »
hello how i can make tcl for rehash ? when some proc runs the bot makes rehash..
thnx
-
user
-
- Posts: 1452
- Joined: Tue Mar 18, 2003 9:58 pm
- Location: Norway
Post
by user »
rehash
Have you ever read "The Manual"?
-
ultralord
- Master
- Posts: 255
- Joined: Mon Nov 06, 2006 6:52 pm
Post
by ultralord »
only that word inside and then will be rehash?
-
user
-
- Posts: 1452
- Joined: Tue Mar 18, 2003 9:58 pm
- Location: Norway
Post
by user »
ultralord wrote:only that word inside and then will be rehash?
Yes. 'rehash' is a tcl command provided by eggdrop. (All tcl commands provided by eggdrop are listed in doc/tcl-commands.doc)
Have you ever read "The Manual"?