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.

The +o dissapears when downloading userfile.

General support and discussion of Eggdrop bots.
Post Reply
L
LuffarJoh
Voice
Posts: 4
Joined: Tue Oct 18, 2005 6:34 pm

The +o dissapears when downloading userfile.

Post by LuffarJoh »

Hi.

I have two linked bots. Hub and Leaf. How do I make the +o to stay on the Hub?
Because when Leaf downloads the userfile the +o dissapears. So they stop oping eachother.
On Hub I have set +bfhlo for Hub, and +bfhlo for Leaf.
On leaf I set +bfhlo, but when downloading userfile is done, Hub get +bfhl.
Any ideas whats wrong?

[17:54] <Leaf> HANDLE PASS NOTES FLAGS LAST
[17:54] <Leaf> Hub yes 0 bfhlo 01:01 (#none)
[17:54] <Leaf> BOT FLAGS: hp
[17:54] <Leaf> HOSTS: *!hub@xxxxxx.net
[17:54] <Leaf> ADDRESS: 111.111.111.111
[17:54] <Leaf> users: 1888, bots: 1888

[17:54] <Hub> HANDLE PASS NOTES FLAGS LAST
[17:54] <Hub> Leaf yes 0 bfhlo 01:01 (#none) (linked)
[17:54] <Hub> BOT FLAGS: ghs
[17:54] <Hub> HOSTS: *!leaf@xxxxxx.net
[17:54] <Hub> ADDRESS: 121.121.121.121
[17:54] <Hub> users: 1666, bots: 1666

when setting are like this, they requst and op eachother.

after usefile download

[17:54] <Leaf> HANDLE PASS NOTES FLAGS LAST
[17:54] <Leaf> Hub yes 0 bfhl 01:01 (#none)
[17:54] <Leaf> BOT FLAGS: hp
[17:54] <Leaf> HOSTS: *!hub@xxxxxx.net
[17:54] <Leaf> ADDRESS: 111.111.111.111
[17:54] <Leaf> users: 1666, bots: 1666

now, they dont op or request op.
L
LuffarJoh
Voice
Posts: 4
Joined: Tue Oct 18, 2005 6:34 pm

Post by LuffarJoh »

found the solution!

# When sharing user lists, if private-global isn't set, which global flag
# changes from other bots should be ignored?
set private-globals "mnot"

I removed o and now it works. hah. How could I miss that...
Post Reply