Just a question for hiding grid2 in condition
hobulian opened this issue ยท 7 comments
Yes the aura linked should work (but it does not hide the grid2 window when not in raid),.
The only issue: It is inefficient because the code is using a loop to calculate the raid members instead of simply use the game GetNumGroupMembers() function to get the number of raid members.
I added IsInRaid() in condition cuz there's option for party in Grid2 so only need detailed option in raid.
Anyway thank you for your helps!
You can't, you can hide grid2 when in party or solo for example, but there is no option for <=5 players while in raid.
This is a very specific filter, it could be implemented with a weakaura maybe.
Like this one?