In the current version of Grid, third-party status modules aren't being added to the "Debugging" page in the options. IIRC Ace2 Grid added them by registering ADDON_LOADED and checking for the X-GridStatusModule tag, however as far as I can tell it is not done anymore.
I have a question, i used to be able to right click on the grid button icon to adjust groups [for battlegrounds, ie:10m, 15m, 40m] without opening the entire menu. has the right click functionality been permanently removed from the icon, or am i missing something.
it was a lot quicker to adjust groups this way then opening the entire menu. Personal preference.
I have a question, i used to be able to right click on the grid button icon to adjust groups [for battlegrounds, ie:10m, 15m, 40m] without opening the entire menu. has the right click functionality been permanently removed from the icon, or am i missing something.
it was a lot quicker to adjust groups this way then opening the entire menu. Personal preference.
Just curious if it was by design.
Thanks
Grid no longer provides a menu as the underlying menu library depends upon Ace2. Have you considered setting up different profiles for different group configurations?
... i used to be able to right click on the grid button icon to adjust groups [for battlegrounds, ie:10m, 15m, 40m] without opening the entire menu. has the right click functionality been permanently removed from the icon, or am i missing something.
Yes, the right-click dropdown menu system has been permanently removed. There is no equivalent functionality in AceConfig-3.0, and even if there were, I wouldn't use it. Dropdown menus are generally pretty awful for anything more than quick adjustments.
That said, the commandline options are still available, so you could set up macros to switch the layout. I don't know the full command offhand, but if you type "/grid GridLayout" you'll be able to find it.
Alternatively, you could install one of the plugins that automatically adjusts your layout based on your group type/size and location. You can find a list of possibly relevant plugins here:
Alternatively, you could install one of the plugins that automatically adjusts your layout based on your group type/size and location. You can find a list of possibly relevant plugins here:
I want to define a buff aura twice. Beacon of Light (my own) and Beacon of Light (anyones). Obviously you can only define an aura once in Grid. Needs to be twice since............ I want to have each indicator in a different place.
I tried adding a duplicate manually in the SavedVariables Grid.lua but that didn't seem to work. You'd have thought that GridStatusHOTs would allow you to this since it defines a buff called HOTs: My Beacon of Light - but it only outputs a text field, not a visual indicator.
This is an issue with the new tabbed Grid options and some Grid plugins, and is still being investigated. Could you disable your Grid plugins and enable them one by one to determine which it is, and post its name? In my case, it's GridIndicatorSideIcons.
I want to define a buff aura twice. Beacon of Light (my own) and Beacon of Light (anyones). Obviously you can only define an aura once in Grid. Needs to be twice since............ I want to have each indicator in a different place.
No. The way Grid is written doesn't support that. Each group can only be attached to the previous group (or the layout frame, in the case of the first group) by the same point. You could sort of fake it by creating a layout that sorted by index (eg. raid1, raid2, raid3, raid4) and setting the maxUnits to 15, but, as you said, it wouldn't be centered.
Is this the intended behavior ?
Thanks.
it was a lot quicker to adjust groups this way then opening the entire menu. Personal preference.
Just curious if it was by design.
Thanks
Did you check "Enable Health Bar Color indicator" under Frame?
Grid no longer provides a menu as the underlying menu library depends upon Ace2. Have you considered setting up different profiles for different group configurations?
Yes, the right-click dropdown menu system has been permanently removed. There is no equivalent functionality in AceConfig-3.0, and even if there were, I wouldn't use it. Dropdown menus are generally pretty awful for anything more than quick adjustments.
That said, the commandline options are still available, so you could set up macros to switch the layout. I don't know the full command offhand, but if you type "/grid GridLayout" you'll be able to find it.
Alternatively, you could install one of the plugins that automatically adjusts your layout based on your group type/size and location. You can find a list of possibly relevant plugins here:
http://wow.curseforge.com/addons/grid/pages/list-of-grid-plugins/#w-layout-plugins
No. This was possible in very early versions of Grid, but was removed in r761, in April of 2008.
Nope, that was it, thanks for the help!
@Phanx: I may have chosen my words poorly, I was looking for what Greltok suggested.
Perfect, thanks!
http://img10.imageshack.us/img10/6290/wowscrnshot110710100854.jpg
I tried adding a duplicate manually in the SavedVariables Grid.lua but that didn't seem to work. You'd have thought that GridStatusHOTs would allow you to this since it defines a buff called HOTs: My Beacon of Light - but it only outputs a text field, not a visual indicator.
This is an issue with the new tabbed Grid options and some Grid plugins, and is still being investigated. Could you disable your Grid plugins and enable them one by one to determine which it is, and post its name? In my case, it's GridIndicatorSideIcons.
GridStatusAurasExt may be what you're looking for.
Ticket please. It'll be an easy fix, but if it's not in the ticket tracker, I'll probably forget.
for example;
group 1, group 2, group 3
group 4, group 5.
111112222233333
xx44444x55555xx
I assume I could probably set maxunits to 15 but then group 4/5 would not be centered on row 2. Any solution to this problem?
I am a first user and have no clue as to how to use this add-on
Oh, and also, can I like post question question here?
Thanks a lot