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.

Stack-limit In Eggdrop.conf & some eggdrop settings

Old posts that have not been replied to for several years.
Locked
s
stinallion
Voice
Posts: 5
Joined: Sat May 21, 2005 4:04 am

Stack-limit In Eggdrop.conf & some eggdrop settings

Post by stinallion »

# If your network supports more recipients per command then 1, you can
# change this behavior here. Set this to the number of recipients per
# command, or set this to 0 for unlimited.
set stack-limit 4

# Set this to 1 if your network uses IRCu2.10.01 specific /who requests.
# Eggdrop can, therefore, ask only for exactly what's needed.
#set use-354 0

# If your network doesn't use rfc 1459 compliant string matching routines,
# set this to 0.
#set rfc-compliant 1

What should be the desired setting for this in GalaxyNet? Or anyone has a better explanation what that actually means?


Thanks.
Stina
G
Galadhrim
Op
Posts: 123
Joined: Fri Apr 11, 2003 8:38 am
Location: Netherlands, Enschede

Re: Stack-limit In Eggdrop.conf & some eggdrop settings

Post by Galadhrim »

You can set this to what the MOTD tells you when you connect to Galaxynet. But i've connected to Galaxynet and it doesnt say anything about this, so it must be a rare thing...
stinallion wrote:# If your network supports more recipients per command then 1, you can
# change this behavior here. Set this to the number of recipients per
# command, or set this to 0 for unlimited.
set stack-limit 4
If the server you connected to allows stacking of /ban /kick /voice /op /mode commands then state the maximum. Like /op #chan userA userB userC means max stack of 3.
stinallion wrote:# Set this to 1 if your network uses IRCu2.10.01 specific /who requests.
# Eggdrop can, therefore, ask only for exactly what's needed.
#set use-354 0
Who does know when to change this. leaving this is often the best choice. Unless you know what to do or an admin tells you to change it :P
stinallion wrote:# If your network doesn't use rfc 1459 compliant string matching routines,
# set this to 0.
#set rfc-compliant 1
Erm, only change this if you are connected to a server that someone built in a shed :P Most servers are rfc compliant (asuka & ircd & ircu) so just leave this.

Final note: If your bot works, just consider the first variable. Leave rest :)
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

stack-limit is for commands such as the kick command. While the option for modes is modes-per-line.
s
stinallion
Voice
Posts: 5
Joined: Sat May 21, 2005 4:04 am

Post by stinallion »

Sir_Fz wrote:stack-limit is for commands such as the kick command. While the option for modes is modes-per-line.
Got your point, thanks Galadhrim for advice as well. Cheers

Regards,
Stina
Locked