Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Rimewynd on February 15, 2013, 07:57:28 am
-
As a bit of an off-the-wall question, I was wondering if it was possible to link a single spell to two different requirements.
IE:
Spell ID || Required ID
28675 || 28596
28675 || 25211
The ID numbers above are made up, but I'm just wondering if anyone knows if this would work offhand. If not, I'm sure I'll toy with it, but I was wondering if this sort of arrangement was possible without changing or adding additional functionality.
-
I am pretty sure you talk about TrinityCore. Seeing as it is a Primarykey, then yes, it is possible.
Example:
34767 - 34769
34767 - 33391
-
Yes! Sorry, I ought to have specified. I was really tired when I made that post.
That's wonderful news. Thank you very much Ascathos.
Marking this as 'Solved'.