Jump to content

Sunwell

Members
  • Posts

    5
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Sunwell

  1. Good work A patch can be useful.
  2. I would try the blink with the jump... Exists a patch for MaNGOS?
  3. Mmmmhh....Ok, so the problem isn't in spell.cpp, but is more hard...
  4. So is core bug? Not DB....interesting... The line is this: // Hunter traps spells (for Entrapment trigger) // Gives your Immolation Trap, Frost Trap, Explosive Trap, and Snake Trap .... if (m_spellInfo->SpellFamilyName == SPELLFAMILY_HUNTER && m_spellInfo->SpellFamilyFlags & 0x000020000000001CLL) m_procAttacker |= PROC_FLAG_ON_TRAP_ACTIVATION; } But it procs only with explosive trap and immolation trap.
  5. Database UDB 0.10.5. MaNGOS milestone 12 (TBC) Scriptdev 893. Entrapment doen't proc with frost trap and snake trap. I think that in core iusse, not database. However, the console repots this error: 2009-02-13 11:54:34 ERROR:Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case? 2009-02-13 11:54:43 ERROR:Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case? 2009-02-13 11:54:45 ERROR:Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case? 2009-02-13 11:55:44 ERROR:Aura::TriggerSpell: Spell 13810 have 0 in EffectTriggered[1], not handled custom case?
×
×
  • 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