Forum > Resources and Tools

[RELEASE] MyDBCEditor Profiles (3.3.5)

<< < (5/6) > >>

schlumpf:

--- Quote from: "akriso" ---float       unk_320_4[3];           // 229-231  3.2.0

229   EffectBonusMultiplier1         float
230   EffectBonusMultiplier2            float
231   EffectBonusMultiplier3           float
--- End quote ---
I added that. When the documentation was added, the meaning of that field was unknown.


--- Quote from: "akriso" ---uint64      SpellFamilyFlags;                               // 209-210  m_spellClassMask NOTE: size is 12 bytes!!!
uint32      SpellFamilyFlags2;                              // 211      addition to m_spellClassMask

209   SpellFamilyFlagsLow   flag96
210   SpellFamilyFlagsHigh   flag96
211   SpellFamilyFlags2   flag96

--- End quote ---
These two are equivalent?

akriso:
SpellFamilyFlagsHigh and  SpellFamilyFlagsLow  different things.   :geek:

schlumpf:
Not at all? In one, there is one field with 64bit. In the other, there are two fields with 32bit. High and low indicate that a n bit field is split into two n/2 bit fields, which is the case. They are equivalent.

XxXGenesisXxX:
Updated.

Fixed Spell.dbc
Added a couple more dbc's,

elarose:
Thankyou for this,  I have been wearing the wiki out. =P

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version