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.

qestion about ChanLimit 1.5 tcl

Old posts that have not been replied to for several years.
Locked
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

qestion about ChanLimit 1.5 tcl

Post by Sir_Fz »

can somebody explain exactly what cl_grace is ?
like if i have the limit set to increase by 6, cl_grace means if the limit is more by 4 it sets a new limit more by 6? hope u understand what I'm tryin to say...
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Please see the components.txt file provided with netbots.

If you set cl_limit to 8, and cl_grace to 6, then the following happens.

Every once in a while, the script checks the channel, to see if the limit needs increasing.

If it does, then increase it by 8

However, If it doesn't need to be increase by more than 6, then don't bother.
Locked