- Brought to you by Sinmeowgra WoW
- Latest build status with azerothcore:
- Need AC commit
d40e8946or newer. - IMPORTANT: Need NPC Bots Patching
This module based patch https://gist.github.com/irancore/10913800. But, all mechanics of change of fraction and so on is remade. Faction change occurs only for BG and nowhere else.
- Change you faction in bg for balance faction.
###################################################################################################
# CrossFaction BattleGround
#
# CFBG.Enable
# Description: Enable mixed alliance and horde in one battleground
# Default: 1
#
# CFBG.Include.Avg.Ilvl.Enable
# Description: Enable check average item level for bg
# Default: 1
#
CFBG.Enable = 1
CFBG.Include.Avg.Ilvl.Enable = 1
CFBG.Players.Count.In.Group = 3- Simply place the module under the
modulesfolder of your AzerothCore source folder. - Re-run cmake and launch a clean build of AzerothCore
- Make sure your
Battleground.InvitationTypeis set to0inworldserver.conf - Done :)
If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy CFBG.conf.dist to CFBG.conf and edit that new file.
- Enable system
CFBG.Enable = 1 - Enter BG
- Credits will be updated later if only the system works.
- Winfidonarleyan (Author of the module)
- Viste (Port Irancore's code to AC)
- Irancore (Author original code for TrinityCore)
- AzerothCore repository
- Discord AzerothCore
