Kunda, what I'm trying to say is that I think three different levels are too much - one level only would be enough, especially if you can alter the treshold level, anything more is information overflow for that small Grid frame.
And if you stick with three different levels, then you'd need to add an option to disable each of them, as there's no way to hide them otherwise.
If a Person in the Raid gets marked with a Skull/Icon in a Bossfight because of any Debuff - is it possible to see this icon with this Plugin? (And the Debuffincon is wandering around of course from time to time)
If a Person in the Raid gets marked with a Skull/Icon in a Bossfight because of any Debuff - is it possible to see this icon with this Plugin? (And the Debuffincon is wandering around of course from time to time)
You can see the raid icon (if set to an icon indicator) or the text (like Star, Skull or so) (if set to a text indicator).
GridStatusRaidIcons has 2 Statuses: 'Raid Icons: Player' and 'Raid Icons: Player Target'. Use the first one on an icon indicator and you have what you want.
If you want more icon indicators try GridIndicatorSideIcons (4 extra icon indicators - and the one from Grid in the middle).
I cannot seem to get the side indicators to work. I used to have them before 3.02, and now that I've finally gotten around to redoing my ui, they won't show up.
I ninja added an alpha version (r42) of GridStatusRaidIcons that is compatible with the guid branch of Grid. This new grid is being released a week from now on Jan 15.
It's a great addon to see if druid hots are active but it would be perfect if you could add cooldown and stack size to the icons like the Grid Center Icon. So it would be perfect for heal druids.
It's a great addon to see if druid hots are active but it would be perfect if you could add cooldown and stack size to the icons like the Grid Center Icon. So it would be perfect for heal druids.
I'm having a problem with GridIndicatorText3. I see in the TODO under it, it says that it's dependent on text2, I can only assume that there is another grid indicator text mod that adds a second text area. I cannot seem to be able to find this other module which is needed to get these additional text areas to work. (This mod leaves a grayed out "Center Text 3" spot in the config that I can't click)
Anyone able to tell me where to find this other module?
It's a great addon to see if druid hots are active but it would be perfect if you could add cooldown and stack size to the icons like the Grid Center Icon. So it would be perfect for heal druids.
Any kind of feedback if this could be implemented? Would be awesome for HoTs and in conjuction with GridStatusRaidDebuffs, not just a nice to have ;D.
- increased offset range to -20/20
- added icon cooldown/stacktext/border (same as Grid but with separate options)
-> DISABLED by DEFAULT - Options: Frame -> Advanced -> Icon (Sides)
Question regarding GridStatusMTs and oRA2 - I am using a layout that has a separate row for tanks - here's part of it, from GridLayoutLayouts.lua:
GridLayout:AddLayout(L["By Group 40 w/tanks & pets"], {
defaults = {
-- nameList = "",
-- groupFilter = "",
-- sortMethod = "INDEX", -- or "NAME"
-- sortDir = "ASC", -- or "DESC"
-- strictFiltering = false,
-- unitsPerColumn = 5, -- treated specifically to do the right thing when available
-- maxColumns = 5, -- mandatory if unitsPerColumn is set, or defaults to 1
-- isPetGroup = true, -- special case, not part of the Header API
},
[1] = {
groupFilter = "MAINTANK,MAINASSIST",
groupingOrder = "MAINTANK,MAINASSIST",
},
[2] = {
groupFilter = "",
},
[3] = {
groupFilter = "1",
},
...
If the tanks are marked as Main Tank or Main Assist via the in-game Raid window they show up in that first group as expected. If they're marked in oRA2, however, I can only identify them via the indicator set in MTs. Is it possible to have oRA2 tanks show up in my tank group? It seems like it should be doable, perhaps an additional tag in the groupFilter line?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
And if you stick with three different levels, then you'd need to add an option to disable each of them, as there's no way to hide them otherwise.
If a Person in the Raid gets marked with a Skull/Icon in a Bossfight because of any Debuff - is it possible to see this icon with this Plugin? (And the Debuffincon is wandering around of course from time to time)
You can see the raid icon (if set to an icon indicator) or the text (like Star, Skull or so) (if set to a text indicator).
GridStatusRaidIcons has 2 Statuses: 'Raid Icons: Player' and 'Raid Icons: Player Target'. Use the first one on an icon indicator and you have what you want.
If you want more icon indicators try GridIndicatorSideIcons (4 extra icon indicators - and the one from Grid in the middle).
XXX Estrela, Defias Brotherhood
Just for reference I am using the following grid and plugin versions:
Grid:
## Version: 1.30000.2008101802
## X-ReleaseDate: "$Date: 2008-10-18 11:05:03 +0000 (Sat, 18 Oct 2008)
GridIndicatorSideIcons:
## Version: 1.1
GridStatusHots
## Author: Veridiac, Bogenlampe
## Version: 2.4b
GridStatusMissingBuffs
## Author: Toadkiller, North101, msl
## Version: v3.0.3.01
Thanks for you work on all of these addons.
-KJ
same here, would be nice for Druids
GridIndicatorText3:
GridStatusMTs:
GridStatusRaidIcons:
GridStatusThreat:
Download ONLY via attached file in first post of this thread.
Anyone able to tell me where to find this other module?
text2 is built into Grid.
I only have Center Text, no other text modules there for text, I can go check again I guess.
Anyway, it's still grayed out.
Right-click minimap icon for grid and in the options go to...
Frame > Advanced and check "Enable Center Text 2 indicator"
That should turn on the second center text that you are missing which text 3 relies on currently.
Any kind of feedback if this could be implemented? Would be awesome for HoTs and in conjuction with GridStatusRaidDebuffs, not just a nice to have ;D.
Change: Offset Range
Is there any chance u could increase the range from -10 to 10, to say -20 to 20.
Thanks
alpha: GridIndicatorSideIcons-r42.zip
http://www.wowace.com/addons/grid-indicator-side-icons/files/
I will tag it as release in a couple of days.
GridLayout:AddLayout(L["By Group 40 w/tanks & pets"], {
defaults = {
-- nameList = "",
-- groupFilter = "",
-- sortMethod = "INDEX", -- or "NAME"
-- sortDir = "ASC", -- or "DESC"
-- strictFiltering = false,
-- unitsPerColumn = 5, -- treated specifically to do the right thing when available
-- maxColumns = 5, -- mandatory if unitsPerColumn is set, or defaults to 1
-- isPetGroup = true, -- special case, not part of the Header API
},
[1] = {
groupFilter = "MAINTANK,MAINASSIST",
groupingOrder = "MAINTANK,MAINASSIST",
},
[2] = {
groupFilter = "",
},
[3] = {
groupFilter = "1",
},
...
If the tanks are marked as Main Tank or Main Assist via the in-game Raid window they show up in that first group as expected. If they're marked in oRA2, however, I can only identify them via the indicator set in MTs. Is it possible to have oRA2 tanks show up in my tank group? It seems like it should be doable, perhaps an additional tag in the groupFilter line?