Jump to content

laise

Members
  • Posts

    344
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by laise

  1. moved related posts from bug report to leave it clean and here is my version of visible passive auras : http://paste2.org/p/774399

    DELETE FROM spell_chain WHERE spell_id IN (31579,31582,31583,53137,53138,30802,30808,30809);
    INSERT INTO spell_chain VALUES
    (31579, 0, 31579, 1, 0),
    (31582, 31579, 31579, 2, 0),
    (31583, 31582, 31579, 3, 0),
    
    (53137, 0, 53137, 1, 0),
    (53138, 53137, 53137, 2, 0),
    
    (30802, 0, 30802, 1, 0),
    (30808, 30802, 30802, 2, 0),
    (30809, 30808, 30802, 3, 0);

  2. Heroic presence shouldn't be showed in caster's buffs because you can just cancel passive aura by right-click.

    on retail 3.3.3 it is shown.

    tested on abominations might and heroic presence, but should work with all raid-wide pasive auras

    m_isPassive and totemAura is not needed in check at all, also you forgot - same auras in one raid/party should replace each other & replace lesser rank(self buff like strength on Abomination's Might is left) and you might wanna check Arcane Empowerment after logout =\\

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use