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
mdss Thu, 22 Oct 2009 09:37:08 Create

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

  • 1 comment
  • Avatar of Aznamir Aznamir Fri, 23 Oct 2009 03:44:49

    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

Reported on
22 Oct 2009
Status
New - Issue has not had initial review yet.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.

Reported by

Possible assignees