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.

.chanset #blabla -bitch or chanmode ... - Not shared?

Old posts that have not been replied to for several years.
Locked
I
Iceboy
Voice
Posts: 2
Joined: Fri Jan 21, 2005 10:26 am

.chanset #blabla -bitch or chanmode ... - Not shared?

Post by Iceboy »

I have a 4 bot, botnet, all bots linked and shared,

everything works fine but if i do chanset #blabla chanmode +k boobie or .chanset #blabla -bitch, only the bot I set it to remebers it.

tho if I add a user or something all the bots remeber.

Does anyone know a solution?
Tnx
Ice

info: running eggdrop v1.6.15
OS: Linux 2.4.20
Tcl library: /usr/lib/tcl8.4
Tcl version: 8.4.2 (header version 8.4.2)
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

.netchanset ?

Channel settings aren't shared and transferred in botnet without some special scripts.
Que?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

# netchanset <channel|-all> [settings]
Allows you to change a channel's settings on all netbots. This command works in basically the same way as eggdrop's .chanset command. Specifying -all instead of a channel will make the chanset take effect on all channels. If no settings are specified, the channel's settings are changed to the defaults set in the bot's config file (global-flood-chan, global-chanset, etc.)

Note: it is safe to specify channel settings that may not be supported by older bots. Any netbots that don't support a specified chanset will simply ignore it.

# netchanset -reload
Resets all channel settings as set in the config file. Normally, the chanfile will override the config file's channel settings, preventing any changes you make from taking effect unless you use the .chanset command. This command lets you make changes in the bot config files and reload the channel settings from there, without the need to disable the chanfile. Note that this feature only works if you specify the channel settings in a 'channel set' line.
The above applies if using netbots script by slennox.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
I
Iceboy
Voice
Posts: 2
Joined: Fri Jan 21, 2005 10:26 am

Post by Iceboy »

That was actually to simple
sorry for the dumb question

Tnx ppl
Locked