Jump to content

bomba

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by bomba

  1. I use this hack:

    in spell.cpp:

    // Okay, everything is prepared. Now we need to distinguish between immediate and evented delayed spells
    - if (m_spellInfo->speed > 0.0f)
    + if (m_spellInfo->speed > 0.0f || m_spellInfo->Id == 14157)                // hack for Ruthlessness
    

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