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.
Old posts that have not been replied to for several years.
-
z_one
- Master
- Posts: 269
- Joined: Mon Jan 14, 2002 8:00 pm
- Location: Canada
Post
by z_one »
I have the following bot tree:
HubBot
|--LeafBotA
`--LeafBotB
My problem is that when I use the command putallbots on LeafBotB,
only the HubBot receives the command.
I want LeafBotA to receive it as well.
If I use .whois both LeafBotA and LeafBotB see each other.
What can be wrong and why isn't LeafBotA getting the command sent by LeafBotB.
Thx
-
]Kami[
- Owner
- Posts: 590
- Joined: Thu Jul 24, 2003 2:59 pm
- Location: Slovenia
-
Contact:
Post
by ]Kami[ »
Yeah i have almost same problem

I don`t have time to look whats wrong so i will asked here to

-
z_one
- Master
- Posts: 269
- Joined: Mon Jan 14, 2002 8:00 pm
- Location: Canada
Post
by z_one »
Ok let me rephrase since there are no replies so far.
How to make the putallbots command send a message to all the bots that are connected, not just to the hub bot.