Jump to content
  • Wyvern Sting aura`s not breaking


    bookkc
    • Status: Confirmed
      Main Category: Core / Mangos Daemon
      Sub-Category: Spell
      Version: 22.1 Milestone: 24 Priority: New
      Implemented Version: 22.1

    Wyvern Sting aura not breaking when attack target.

    Please, help me to fix it ???


    User Feedback

    Recommended Comments

    I am newbie in fixing core. But I have fixed it this way:
    1. Open game\Object\Unit.cpp
    2. Find line #959
    3. Change

    if (!se->procFlags && (se->AuraInterruptFlags & AURA_INTERRUPT_FLAG_DAMAGE))

    On

    if (se->AuraInterruptFlags & AURA_INTERRUPT_FLAG_DAMAGE)

    Done.
    Again, I am newbie and not sure about this fix, may be it can break something.

    Link to comment
    Share on other sites

    On 18.03.2018 at 1:33 AM, Necrovoice said:

    @Odeyal, Will be testing this sometime soon....  If you have a moment and have access to Mangos 2. Care to try and fix this issue there? :):) 

    Hey, I really want to try, but have no time right now(
    I will try later if nobody does it.

    • Like 1
    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • 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