Topic: [Solved] Topaz chat connect to pvpgn
hi, i need to use topaz chat in my sv
its this the log.
Apr 29 03:00:13 [info ] pvpgn::bnetd::handle_init_packet: [348] client initiated chat bot connection
Apr 29 03:00:13 [info ] pvpgn::bnetd::handle_bot_packet: [348] bot login for "Chat" refused (no bot access)
Apr 29 03:00:14 [info ] pvpgn::bnetd::conn_destroy: [348] closed bot connection
bnetd.conf
# Example: allowed_clients = war3,w3xp
allowed_clients = chat,d2dv,d2xp
bnetd_default_user.plain
# "BNET\\auth\\admin"="false"
"BNET\\auth\\command_groups"="1"
# "BNET\\auth\\announce"="false"
#"BNET\\auth\\botlogin"="false"
# "BNET\\auth\\operator"="false"
"BNET\\auth\\normallogin"="true"
"BNET\\auth\\changepass"="true"
"BNET\\auth\\changeprofile"="true"
# "BNET\\auth\\createnormalgame"="true"
# "BNET\\auth\\joinnormalgame"="true"
# "BNET\\auth\\createladdergame"="true"
# "BNET\\auth\\joinladdergame"="true"
# "BNET\\auth\\lock"="false"
# Specific channels can be specified to override the
# channel defaults and the plain operator setting:
# (use the long channel name)
# "BNET\\auth\\operator\\example channel"="false"
"BNET\\auth\\botlogin"="true"
# "BNET\\auth\\operator"="false"