Jump to content

niggo76

Members
  • Posts

    5
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by niggo76

  1. how can i handle a proc on two strikes of e.g. deathknight the first is:

    if (m_spellInfo->SpellFamilyFlags & 0x8000000000000LL)

    but i want to proc it on another strike aswell...

    idont know if its the right val but i think ^^ 0x8000200 <-- for scourge strike

    if (m_spellInfo->SpellFamilyFlags & 0x8000000000000LL,0x8000200) doesnt works

  2. I used the "Search" button and looked thru 6 sites of threads with only 3-5 threads about SpellFamilyFlags

    I just want to know how to define them.

    How does spell id 55271 become (e.g.) 00x23215235 ?

    Where in spell.dbc is the number and how do i convert it into hex ?

    No one answered in the other threats, it was only "look at other examples in the source" ah cool 00x332523325...its uhh....I dont know :<

    Help me please

    p.s. im a newbie as you could imagine :>

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