PallyPower

23 - Ignore certain groups

I've had many different raid guilds, all of them moving stand-by players to group 6+. An option for ignoring these groups would greatly improve the clearness of the class overview imo.

User When Change
Aznamir Feb 22, 2010 at 06:00 UTC Changed status from New to Fixed
Aznamir Feb 22, 2010 at 06:00 UTC Changed status from New to Fixed
mdss Oct 22, 2009 at 09:37 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Aznamir Aznamir Oct 23, 2009 at 03:44 UTC - 0 likes

    Right now it can only be done manually:

    In PallyPower.lua, in function PallyPower:UpdateRoster()

    Replace if unit.class == self.ClassID[i] then

    with if unit.class == self.ClassID[i] and unit.subgroup < 6 then

  • 1 comment

Facts

Last updated
Feb 22, 2010
Reported
Oct 22, 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees