just one note: if you want that I see/read what you post: do NOT use a third-party website to host content. you can host every relevant file with the forum software HERE. thanks.
or: kunda . a.t . gmx . net
eLo Kunda,
Been trying to get in touch with you for sometime, sadly without luck, by any chance you could add me on skype? I have a small idea for an update for Battleground targets and I am gladly willing to pay for the option.
I am currently developing an addon that shares target and CC information between group members (http://www.wowinterface.com/forums/showthread.php?t=52373). One feature that I'd like to add is for the kill target to have an indicator next to his/her name on BGT in (R)BGs. I've looked through the BGT lua file and it seems that there is no global variable allowing me access to any of BGT's frame information. So, I don't think I can simply find a character's position on the BGT frame and put a marker there. Is there any way an addon can mark a character on the BGT frame with an icon?
How do you make this thing work in ashran. I enabled all 3 vs tabs, but the list thing isn't showing. Cannot find any tutorials that explain how to make the list show up.
Doesn't look like the author is around any longer to update this addon. In the meantime I've found one called MrTarget. It's not as customizable as BGT was, but it gets the job done. Helps with the infinite distance garbage we have on nameplates now anyways. It can be found on Curse.
i fixed this addon for myself, don't know if i am allowed to load this in the repo(the repo is open it seems like)? i am not a coding god and could never write an addon like this, i just changed stuff due to API changes. its working fine for me.
i fixed this addon for myself, don't know if i am allowed to load this in the repo(the repo is open it seems like)? i am not a coding god and could never write an addon like this, i just changed stuff due to API changes. its working fine for me.
could you post what line you changed and what you changed it to?
dirty fix: line 533 of BattlegroundTargets.lua add a new entry for demonhunter (simply duplicate the warrior line for instance and replace "WARRIOR" with "DEMONHUNTER")
this will works. the textures will be ugly but it's usable.
Ok guys, here you go: https://1drv.ms/u/s!AjVne4_AjdPXh_NA9rZazuMWpGW3AQ
(OneDrive Link) everything works, even the textures and the test button. The enemy level is shown because it seems like Blizzard already set the maximum level to 110, therefore its not a battlegroundtargets bug.
Ok guys, here you go: https://1drv.ms/u/s!AjVne4_AjdPXh_NA9rZazuMWpGW3AQ
(OneDrive Link) everything works, even the textures and the test button. The enemy level is shown because it seems like Blizzard already set the maximum level to 110, its not a battlegroundtargets bug tho.
Ok guys, here you go: https://1drv.ms/u/s!AjVne4_AjdPXh_NA9rZazuMWpGW3AQ
(OneDrive Link) everything works, even the textures and the test button. The enemy level is shown because it seems like Blizzard already set the maximum level to 110, therefore its not a battlegroundtargets bug.
Ty very much!
I also add additional fixes for your version - replaced old data cause of new pvp-trinket (old are obsolete):
changed spell id, cooldown duration (120s -> 180s) and icon.
Link: https://1drv.ms/u/s!AmBjTnCMV37egpdmnlDD_PNNoLxDTw
eLo Kunda,
Been trying to get in touch with you for sometime, sadly without luck, by any chance you could add me on skype? I have a small idea for an update for Battleground targets and I am gladly willing to pay for the option.
Skype:snaske2
Best regards Shamatix
Edit: Found out this thing doesn't work in Ashra.
bump
dude
can u give me your version of ths addon pls?
skype mkhostnn
could you post what line you changed and what you changed it to?
this will works. the textures will be ugly but it's usable.
(OneDrive Link) everything works, even the textures and the test button. The enemy level is shown because it seems like Blizzard already set the maximum level to 110, therefore its not a battlegroundtargets bug.
thanks a lot for sharing! great job.
Ty very much!
I also add additional fixes for your version - replaced old data cause of new pvp-trinket (old are obsolete):
changed spell id, cooldown duration (120s -> 180s) and icon.
Link: https://1drv.ms/u/s!AmBjTnCMV37egpdmnlDD_PNNoLxDTw
Tnx, will look at it.