yasueh
OG
Addon for those who like to premade full BG teams.
OK, so first off, I'd like to say I've started working on a new addon to help queue full teams for BGs.
I didn't originally want to actually say I was doing this, or release it under my own name, because I was under the impression that this kind of addon is banned, but then I came across Preform AV Enabler, which does almost exactly the same thing as what I've been working on, and it would appear that it's all perfectly WoW legal, seeing as it's on Curse, and has been around for years.
So what's different with my premade addon?
It's tailored for F2P, so it will work off the existing friends list, and we won't need to group up (although it should still work with groups of 2-5).
It's going to be set up to work for teams of 2-10 for WSG and 2-15 for AB. Hopefully, once I've got my head round programming for the WoW UI, it could look a little like this:
What if Blizzard don't like the idea of trials doing premades in regular (XP locked) BGs?
Firstly, lol. Heirloomed 24s.
Secondly they should fix War Games so that trials can do them instead. There is no mention anywhere that BG War Games aren't available to trial accounts (either in the Starter Edition FAQ, or in the War Games interface), but so far all we have been able to do is arenas. It seems that as soon as the group size goes from party to raid, War Games fail to work.
I would much rather be developing a class/gear limiting front end/referee addon for War Games, giving the new trial players (and anyone else, at any level, who sets up class/gear lists for the addon) a way to avoid Heirloom-Heros, class stacking, and class imbalance, through improving the way War Games are started, but if War Games don't work, I'll be making addons to get the most out of what's available to us instead.
OK, so first off, I'd like to say I've started working on a new addon to help queue full teams for BGs.
I didn't originally want to actually say I was doing this, or release it under my own name, because I was under the impression that this kind of addon is banned, but then I came across Preform AV Enabler, which does almost exactly the same thing as what I've been working on, and it would appear that it's all perfectly WoW legal, seeing as it's on Curse, and has been around for years.
So what's different with my premade addon?
It's tailored for F2P, so it will work off the existing friends list, and we won't need to group up (although it should still work with groups of 2-5).
It's going to be set up to work for teams of 2-10 for WSG and 2-15 for AB. Hopefully, once I've got my head round programming for the WoW UI, it could look a little like this:
Code:
.
[COLOR=yellow]Queued[/COLOR]+ +[COLOR=lime]Can Enter[/COLOR]
| |
[COLOR=red]Not Queued[/COLOR]+ | | +[COLOR=blue]In BG[/COLOR]
[B]All[/B] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#FFF569]Ambasador[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#9482C9]Bizr[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#ABD473]Bubbacrush[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#69CCF0]Doabarrelrol[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#FFF569]Déxtér[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#ABD473]Hottacos[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#F58CBA]Javarules[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#F58CBA]Mccxvi[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
Missbehavior | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#F58CBA]Nyoreign[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#69CCF0]Penix[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#FFF569]Skilcritz[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#FFF569]Skiny[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#FF7D0A]Çer[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
[COLOR=#0070DE]Ðarkhoof[/COLOR] | | | [COLOR=lime]*[/COLOR] | |
What if Blizzard don't like the idea of trials doing premades in regular (XP locked) BGs?
Firstly, lol. Heirloomed 24s.
Secondly they should fix War Games so that trials can do them instead. There is no mention anywhere that BG War Games aren't available to trial accounts (either in the Starter Edition FAQ, or in the War Games interface), but so far all we have been able to do is arenas. It seems that as soon as the group size goes from party to raid, War Games fail to work.
I would much rather be developing a class/gear limiting front end/referee addon for War Games, giving the new trial players (and anyone else, at any level, who sets up class/gear lists for the addon) a way to avoid Heirloom-Heros, class stacking, and class imbalance, through improving the way War Games are started, but if War Games don't work, I'll be making addons to get the most out of what's available to us instead.
Last edited by a moderator: