azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.4k stars 2.55k forks source link

LFG conf option "Channel.RestrictedLfg" not working #2756

Open BarbzYHOOL opened 4 years ago

BarbzYHOOL commented 4 years ago
SMALL DESCRIPTION:

This option doesn't work Channel.RestrictedLfg = 1

EXPECTED BLIZZLIKE BEHAVIOUR:

I kinda expect this to work like this (but maybe i'm wrong):

CURRENT BEHAVIOUR:

If I am not in looking for group channel (not in capital cities) and I use the dungeonfinder, i do not join the lookingforgroup channel

#
#    Channel.RestrictedLfg
#        Description: Restrict LookupForGroup channel to characters registered in the LFG tool.
#        Default:     1 - (Enabled, Allow join to channel only if registered in LFG)
#                     0 - (Disabled, Allow join to channel in any time)

Channel.RestrictedLfg = 1

Default option not working.

Basically this option seems to do NOTHING at all.

STEPS TO REPRODUCE THE PROBLEM:
  1. Edit the conf ^^
  2. Queue for dungeon finder
BRANCH(ES):

master

AC HASH/COMMIT:

2eeab4c

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/90043708-lfg-conf-option-channel-restrictedlfg-not-working?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
Viste commented 4 years ago

interesting! and so sad :C