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.

unbind dcc chat and bind dcc chat for global owner

Old posts that have not been replied to for several years.
Locked
V
Volume
Halfop
Posts: 84
Joined: Fri May 23, 2003 5:08 am

unbind dcc chat and bind dcc chat for global owner

Post by Volume »

hello,
i would like 1 bot is for dcc chat for user
and all other can use by owner.

can i unbind the dcc chat in the botconfig and bind it for owners ?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Have you tryed the "require-p" from the .conf file?
Once the game is over, the king and the pawn go back in the same box.
V
Volume
Halfop
Posts: 84
Joined: Fri May 23, 2003 5:08 am

Post by Volume »

caesar wrote:Have you tryed the "require-p" from the .conf file?
user need the p flag for partyline
but i cant -p for one bot wenn i make user -p than is the flag in the botnet away.

i would 1 bot for user and all other bots can global owner dcc chat.

Code: Select all

# Define here whether or not a +o user still needs the +p flag to dcc the bot.
set require-p 1

unbind dcc - chat *dcc:chat
bind dcc n chat *dcc:chat
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

# When sharing user lists, if private-global isn't set, which global flag
# changes from other bots should be ignored?
set private-globals "p"
from the config-file
Elen sila lúmenn' omentielvo
V
Volume
Halfop
Posts: 84
Joined: Fri May 23, 2003 5:08 am

@Papillon thank you ;o)

Post by Volume »

Papillon wrote:
# When sharing user lists, if private-global isn't set, which global flag
# changes from other bots should be ignored?
set private-globals "p"
from the config-file
@Papillon
This is great :D this setting have i searched :lol:
Locked