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.

Problem with LimitChan.tcl v1.0-beta

Old posts that have not been replied to for several years.
Locked
User avatar
mcdarby
Halfop
Posts: 69
Joined: Tue Jul 16, 2002 7:46 pm
Location: Bangor, Pennsylvania
Contact:

Problem with LimitChan.tcl v1.0-beta

Post by mcdarby »

Hi, I just recently added the LimitChan.tcl v1.0-beta script written by John Hall into eggdrop's scripts and it seemed to .rehash okay, but I can't seem to find out what the pub commands for it are, and there were none mentioned. Please help me out.

Sincerely,

Erik McDarby
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Here:
\002Channel Masters\002:"
set <command>"
This will allow you to alter the settings for the limit TCL"
in your channel only."
\002Valid Settings\002:"
limiting - turns limit \002on\002 or \002off\002"
check - sets, in minutes, how often the bot checks the"
limit on the channel."
increment - sets by how much the limit should be above"
the number of users in the channel."
security - sets the type of limit security."
\002Public\002:"
help <parameters>"
This will allow you to find out information about commands."
limitinfo"
This will allow you to see the current information that the"
limit system is operating with on a channel."
\002Help\002 for LimitChan.tcl - Written by John Hall"
:-----------------------------------------------------------------"
: set check <minutes>"
: This will set the number of minutes between each check for the"
: limit in a channel."
: \002Help\002 for LimitChan.tcl - Written by John Hall"
:-----------------------------------------------------------------"
: set increment <number>"
: This will set the number that the limit will be above the user"
: count in a channel."
: \002Help\002 for LimitChan.tcl - Written by John Hall"
:-----------------------------------------------------------------"
: set security <full | one-way>"
: This will set the type of security that limiting will use in a"
: channel."
: \002Valid Settings\002:"
: full - will make limiting maintain the increment above the"
: user count strictly (increases and decreases limit)."
: one-way - will make limiting only increase the limit above"
: the user count."
User avatar
mcdarby
Halfop
Posts: 69
Joined: Tue Jul 16, 2002 7:46 pm
Location: Bangor, Pennsylvania
Contact:

Post by mcdarby »

Yeah, I already looked there and tried those types of commands and the bot doesn't respond or I get "No help available on that." from the bot.

The flags that I have on the bot are these.

<Bot> MyNick yes 0 afjmnoptvx 15:55 (partyline )
<Bot> #MyChan afmno 15:55

And I don't think it is a flag problem.

Sincerely,

Erik McDarby
Locked