Page 1 of 1

Cross Realm Battlegroups listing

Posted: Mon Jul 24, 2006 4:40 pm
by Pilas
I would love to see the overall A:H activity in my battlegroup and I figured alot of others would to, so I compiled a comma delineated list of serverids for you if you feel like adding this to the site. I'm hoping you can just throw these inside an IN() statement in your SQL

I'm using the battlegroups listed here http://www.worldofwarcraft.com/pvp/batt ... roups.html and tying them to the serverid listing on warcraftrealms

Code: Select all

Group 1 (84,8,432,434,582,530,60,435,438,87,43,531,535,433,56,70)
Group 2 (41,3,52,47,42,59,62,24,4,15,32,33,58,49,48,54)
Group 3 (31,22,18,25,81,85,71,63,72,34,46,67,30,57,13,79)
Group 4 (82,80,65,16,91,55,51,83,92,68,45,93,69,53,86,39)
Group 5 (653,645,76,665,7,666,652,643,654,647,95,26,667,648,644,668,646,651,649,642)
Group 6 (595,596,597,612,598,636,617,613,630,618,641,616,639,632,640,637,615,631)
Group 7 (608,5,609,10,572,35,64,78,23,605,77,21,573,574,37,17,44)
Group 8 (579,578,543,544,554,547,540,580,555,581,541,38,550,559,542,545)
Group 9 (686,685,6,439,2,583,73,75,19,11,611,14,20,610)
Group 10 (689,678,695,693,66,681,89,694,40,682,9,688,692,697,696,679)
Group 11 (61,88,12,74,36)
I actually generated this list using blizzards javascript file http://www.worldofwarcraft.com/pvp/batt ... lmNames.js if you want the script i used i can send it

/edit added 2 servers missed earlier

Posted: Mon Jul 24, 2006 8:12 pm
by Skyfire
I was going to suggest something like this just now. XD

Beaten to it, I see.

Posted: Mon Jul 24, 2006 8:37 pm
by Rollie
Nice find on that js file, it will come in very handy if they are going to be mixing up the battlegroups.

And yep, I'm planning on adding this in. Guess I should get rolling on it =)