Jump to content

Recommended Posts

Posted
-- AV
UPDATE battleground_template SET MinPlayersPerTeam = 15 WHERE id = 1;
-- Warsong Gulch 
UPDATE battleground_template SET MinPlayersPerTeam = 5 WHERE id = 2;
-- Arathi Basin, Eye of the Storm,
UPDATE battleground_template SET MinPlayersPerTeam = 10 WHERE id IN (3,7);

source: http://www.worldofwarcraft.com/pvp/battlegrounds/info.html

it also need a core modification for generic implementation of new blizz feature.

here the patch http://getmangos.eu/community/showthread.php?13616

  • 40 years later...
Posted

Rev: 9765

How it SHOULD work: Each side has atleast 5+ or 6+ inside battleground the game should go on

How it DOES work: Every game will end in 5min (or configured time) if the Battleground is not filled with the maximum amount of ppl

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use