Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: pallam on December 08, 2013, 08:56:43 am

Title: [SOLVED] [QUESTION] Targeting(?) in spells like talents
Post by: pallam on December 08, 2013, 08:56:43 am
Hello everybody.
I try to add a new tallent, spell=18827, but i can't find anything, how to target my spell on spell like spell=47864. I try to read this spell in spell.dbc, skilllineability.dbc, etc.
Any ideas, how to target?
Title: [SOLVED] Re: [QUESTION] Targeting(?) in spells like talents
Post by: pallam on December 08, 2013, 09:41:55 am
+ question
MiscValue, what is it?
Hm... MiscValue tips, any tables? For every AuraEffect, if it be.

General quest - i think, that is SpellClassMask, but how?


Yes, it is, it target by SpellFamilyFlags in general spell. SpellClassMask = Sum SpellFamilyFlags every needed spell.

Solved...
Thank for watching.
Title: Re: [SOLVED] [QUESTION] Targeting(?) in spells like talents
Post by: pallam on December 08, 2013, 11:39:11 am
General question solved, but MiscValue... I cant find anything in TC sources. Any help?