I would also like this. I know you can do it via /skada report, but options there are limited. Being able to report up to 25 people via shift clicking would be awesome.
I would also like this. I know you can do it via /skada report, but options there are limited. Being able to report up to 25 people via shift clicking would be awesome.
look in skada.lua for
elseif UIDROPDOWNMENU_MENU_VALUE == "number" then
for i = 1,10 do
wipe(info)
info.text = i
info.checked = (Skada.db.profile.report.number == i)
info.func = function() Skada.db.profile.report.number = i end
UIDropDownMenu_AddButton(info, level)
end
Is it possible with Skada to see damage done against a specific mob on a given segment? IE for XT-002 have it display/report only damage done to the Heart. I realize that if there are multiple occurrences of the same name it will report them all as the same, but this feature would still be massively helpful (especially since it's something that Recount doesn't do very well).
Is it possible with Skada to see damage done against a specific mob on a given segment? IE for XT-002 have it display/report only damage done to the Heart. I realize that if there are multiple occurrences of the same name it will report them all as the same, but this feature would still be massively helpful (especially since it's something that Recount doesn't do very well).
Yes. "Enemy damage taken" is what the mode is called, part of SkadaEnemies. First view shows all mobs (grouped by name) and the total damage they took. A detailed view shows the amount each player did on that mob.
Yes. "Enemy damage taken" is what the mode is called, part of SkadaEnemies. First view shows all mobs (grouped by name) and the total damage they took. A detailed view shows the amount each player did on that mob.
Thank you! I must have accidentally exorcised that module when getting rid of things I thought I didn't need.
1.2-9 released. A few changes under the hood to support the concept of multiple subviews, used for now only by Healing mode. Let me know if you find any problems.
Yes. "Enemy damage taken" is what the mode is called, part of SkadaEnemies. First view shows all mobs (grouped by name) and the total damage they took. A detailed view shows the amount each player did on that mob.
Finding this feature was great, but I don't see a way to merge pets. Recount has this same problem, so I'm assuming it's either difficult/impossible to do, or some kind of oversight. If it were possible to do this that would be amazing.
Finding this feature was great, but I don't see a way to merge pets. Recount has this same problem, so I'm assuming it's either difficult/impossible to do, or some kind of oversight. If it were possible to do this that would be amazing.
I mean when I select a specific mob to see damage done against it (for example, XT's Heart) it gives me a list of every player AND pet that damaged it, ranked as usual by damage. So Deathknights, Hunters, and anyone else who gets a lot out of pets will show up as doing significantly less damage. Hunters have unique pet names, so it's easier to add up their overall damage, but Deathknights, and to a lesser extent Warlocks, have less control over their pet names, so figuring out their overall damage is harder.
I gave Skada another try. It's quite nice now, Enemy damage taken is exactly what I was looking for.
There is just one major issue: Skada eats my fps alive. I was doing Freya and had it active for about five tries.
I gave Skada another try. It's quite nice now, Enemy damage taken is exactly what I was looking for.
There is just one major issue: Skada eats my fps alive. I was doing Freya and had it active for about five tries.
Can't really be Skada's fault, been running it for months without problems, it's very lightweight. Computer specs?
Same spec here, and no fps problems. Same with Recount?
Recount is and was enabled all the time, no problem there. I even used a cpu meter on one fight, but it didn't show anything suspicious (Skada was near Recount).
I've deleted everything related to Skada now (configs and stuff) and I'll give it another try. I'd really like to use Skada ;)
Something else. An option to change the display from fight->category->details to category->fight->details would be nice. I find myself jumping from fight to fight far more often than from category to category, e.g. when I compare the damage from several wipes.
Recount is and was enabled all the time, no problem there. I even used a cpu meter on one fight, but it didn't show anything suspicious (Skada was near Recount).
I've deleted everything related to Skada now (configs and stuff) and I'll give it another try. I'd really like to use Skada ;)
Something else. An option to change the display from fight->category->details to category->fight->details would be nice. I find myself jumping from fight to fight far more often than from category to category, e.g. when I compare the damage from several wipes.
So you ran both Recount and Skada? Could be that then, try running it alone.
I had the exact same issue regarding the fps drop, i never used recount and skade together but as soon as the raid started my fps drops down from 60 to 15 and if there is much AoE going on then even lower fps, I had to tell the raid to hold for a few sec so i could switch back to recount again and the problem disapeared, sure too much AoE will make my fps drop but now down to 35 - 40 fps with recount. have been testing skada out a few times but with the same results, have no clue to what it might be.
I have Intel quad@2.4, 4gb ram, win xp, ati radeon 3870
In the latest release (1.2-10) dps values are significantly off. Auto switch mode doesn't seem to work either. I reinstalled but it didn't seem to help.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I would also like this. I know you can do it via /skada report, but options there are limited. Being able to report up to 25 people via shift clicking would be awesome.
look in skada.lua for
Change the for line to something like
Should be fine as long as you don't select 0.
Yes. "Enemy damage taken" is what the mode is called, part of SkadaEnemies. First view shows all mobs (grouped by name) and the total damage they took. A detailed view shows the amount each player did on that mob.
Thank you! I must have accidentally exorcised that module when getting rid of things I thought I didn't need.
Finding this feature was great, but I don't see a way to merge pets. Recount has this same problem, so I'm assuming it's either difficult/impossible to do, or some kind of oversight. If it were possible to do this that would be amazing.
What do you mean?
I mean when I select a specific mob to see damage done against it (for example, XT's Heart) it gives me a list of every player AND pet that damaged it, ranked as usual by damage. So Deathknights, Hunters, and anyone else who gets a lot out of pets will show up as doing significantly less damage. Hunters have unique pet names, so it's easier to add up their overall damage, but Deathknights, and to a lesser extent Warlocks, have less control over their pet names, so figuring out their overall damage is harder.
This is what I asked like 5 posts "above" this one. Yes, it's possible and yes it's under Enemy Damage taken.
The only issue I'm having now is the meter you see when you click Enemy Damage taken doesn't combine Pet damage with its owners.
There is just one major issue: Skada eats my fps alive. I was doing Freya and had it active for about five tries.
Can't really be Skada's fault, been running it for months without problems, it's very lightweight. Computer specs?
C2D 3,0ghz 4gb and most of the common raid addons.
It was definitely Skada's fault. My FPS went right back to normal after I disabled it.
Same spec here, and no fps problems. Same with Recount?
Recount is and was enabled all the time, no problem there. I even used a cpu meter on one fight, but it didn't show anything suspicious (Skada was near Recount).
I've deleted everything related to Skada now (configs and stuff) and I'll give it another try. I'd really like to use Skada ;)
Something else. An option to change the display from fight->category->details to category->fight->details would be nice. I find myself jumping from fight to fight far more often than from category to category, e.g. when I compare the damage from several wipes.
So you ran both Recount and Skada? Could be that then, try running it alone.
I have Intel quad@2.4, 4gb ram, win xp, ati radeon 3870
-Strongbow-