Force 10/25 Man raid button #559


  • Enhancment
  • Started
Open
Assigned to shefkin
  • _ForgeUser1354286 created this issue Aug 12, 2009

    What is the enhancement in mind? How should it look and feel?
    An option (somewhere, probably at the top of the config window next to 'lock frames' and 'minimap icon') that forces pitbull to treat the raid as being 10 or 25 man.
    (specifically: hide the raid groups that aren't part of 10/25 man (3-8/6-8) and use groups with 10/25 man ticked in the filtering tab)

    Please provide any additional information below.
    Often while we are running 10 mans we swap a character in, but leave them in the raid to keep their buff (for instance, today we swapped out our mage so he could bring his alchemist warlock for freya's drop, but we wanted to keep AI, so we chucked him in group 3)
    This made my layout switch to 25 man mode, but with only 11 players. It would have been nice to have a tickbox to hide the single offline player in group 3 and expand the frames back to their 10 man size.

  • _ForgeUser1354286 added the tags New Enhancment Aug 12, 2009
  • _ForgeUser3599468 posted a comment Jan 10, 2010

    Something like this would be very helpful.

    For instance, I would like to make my 25-man raid frames bigger than my 40-man frames, but if you are in a 25-man raid and their is an alternate or d/c put in group 6 or higher, it switches to the 40-man which you dont really need.

    Maybe add a key binding to force a 25-man layout.

  • shefkin removed a tag New Jan 20, 2010
  • shefkin added a tag Started Jan 20, 2010
  • shefkin posted a comment Jan 21, 2010

    The guts of what is needed to support this is in now in the latest alpha

    This will force 25 man raid: /run PitBull4.StateHeader:SetAttribute("forced_state","raid25")

    This will return to normal automatic mode: /run PitBull4.StateHeader:SetAttribute("forced_state",nil)

    Other possible values are: solo party raid raid10 raid15 raid20 raid25 raid40

    Note that these functions can't be called in-combat. I'll be adding a UI for this but figured I'd point this out for now.

  • Stanzilla unassigned issue from ckknight Jul 30, 2012
  • Stanzilla assigned issue to shefkin Jul 30, 2012

To post a comment, please login or register a new account.