Hi. I love the addon, however I wonder if there is any way that we can get either 30 man group option or a return of the unclamp option. (So that we can use Group 40 and move the last two groups off screen)
As it stands there is no way of having grid at the edge of the screen while in a 30 man flex group.
In flex, I'm running with by "group 15" or "group 25". However it does not follow the groups that you see in the built in raid tab, and it doesn't change when people are moved around between groups.
EDIT: (I thought that maybe players were sorted by the group that they were in in the "mother raid" that is formed outside the instance before queuing up for flex. This seems to not be the case, it seems to be something else.)
I have the latest version of Grid, and whenever I'm in a flex group (ie have a different raid vs instance group) it shows my raidgroup config rather than the relevant instance config. This is really a problem since I'm a disc priest and use prayer of healing. Any idea why this is?
13x Skinner\UIFrames.lua:1786: attempt to index global 'G' (a nil value)
(tail call): ?
[C]: in function `xpcall'
Skinner\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
(tail call): ?
Skinner\AddonFrames.lua:162: in function `?'
Ace3\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
It does, but the UI doesn't update until you actually scroll the list. Move the mouse over the list and scroll the mousewheel, even if the list doesn't look scrollable; that should force it to update.
I'm having the same issue, and scrolling does not appear to help.
Tried to reinstall the addon as well as deleting my settings (.lua-files), with no improvement.
Other addons all include all my Sharedmedia, so this is isolated to Recount in my case.
Since Blizzard doesn't track absorbs I use Skada to track my healing in BG's and arena. However, I constantly forget to reset it each time I enter and the 'reset on enter instance' doesn't work at all. (I use total to track since you gain/lose combat all the time so I need to reset)
Can I mod Skada to reset or prompt for a reset upon entering an arena/bg?
Glad you lik!
That should not be hard to implement in Suhsi. I advice you to first make a "ListButton" class (you can use one of the button classes as a base for it, should make most of the work already), and then the List class. You can use Group as a base for the last one, which will take care of managing all the buttons for you!
My programming skills are kinda poor but I used to be able to program easy stuff in VB back in the last millennium. Is there any "how to make a grid extension" guide out there for lua noobs so that I can solve my own problem and make a GridStatusDogTags?
Lombra is essentially correct. Rather than having a bunch of arbitrary numbers all over my screen I wanted to try out having it reduced to a (relatively) non-arbitrary number. The size of my Prayer of Healing. Further Flash Heal is close to 30k (2) and Gheal/Penance is close to 45k (2.5).
DogTags or something similar can handle this easily, and also do other things. That's why I asked if something like it was available.
What I specifically wanted this time was to show health deficit divided by 15k (i.e -27k would show up as -1.8 ), and then manually modify the constant (i.e 15k) as my gear gets better.
I have been looking for a Grid extension that allows me to use DogTags or Luatexts in Grid. So far my search has been completely unsuccessful, is there any such extension out there?
0
As it stands there is no way of having grid at the edge of the screen while in a 30 man flex group.
0
Questguru: http://www.curse.com/addons/wow/questguru-2-1
Atlas: http://www.curse.com/addons/wow/atlas
would be nice.
0
EDIT: (I thought that maybe players were sorted by the group that they were in in the "mother raid" that is formed outside the instance before queuing up for flex. This seems to not be the case, it seems to be something else.)
0
0
13x Skinner\UIFrames.lua:1786: attempt to index global 'G' (a nil value)
(tail call): ?
[C]: in function `xpcall'
Skinner\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
(tail call): ?
Skinner\AddonFrames.lua:162: in function `?'
Ace3\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
Locals:
nil
0
The best part is that it is not only usable on WoW.
0
I'm having the same issue, and scrolling does not appear to help.
Tried to reinstall the addon as well as deleting my settings (.lua-files), with no improvement.
Other addons all include all my Sharedmedia, so this is isolated to Recount in my case.
0
Can I mod Skada to reset or prompt for a reset upon entering an arena/bg?
0
/run C_PetBattles.UseAbility(ID);
with ID being the ID-th slot in your bar to use the pet's abilities
0
That should not be hard to implement in Suhsi. I advice you to first make a "ListButton" class (you can use one of the button classes as a base for it, should make most of the work already), and then the List class. You can use Group as a base for the last one, which will take care of managing all the buttons for you!
0
0
DogTags or something similar can handle this easily, and also do other things. That's why I asked if something like it was available.
0
0
0