Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: yubiyoy on September 25, 2012, 12:58:04 am

Title: [QUESTION] Spell.dbc
Post by: yubiyoy on September 25, 2012, 12:58:04 am
Does anybody know the row for changing a out of combat spell to in combat?
Title: Re: [QUESTION] Spell.dbc
Post by: XxXGenesisXxX on September 25, 2012, 09:06:17 am
Haven't checked in a while, but by memory it's part of the "Attriubutes" and "AttributesEx" groups. If you look in your "Spell.h" and search for "Attributes", you'll get yourself your own reference list. However editing them is another story (correct me if i'm wrong, but I think it's hexidecimal), I don't know, much on editing them, yet to dable in it fully.
Title: Re: [QUESTION] Spell.dbc
Post by: yubiyoy on September 25, 2012, 03:13:01 pm
Thanks il try :)
Title: Re: [QUESTION] Spell.dbc
Post by: XxXGenesisXxX on September 25, 2012, 04:17:35 pm
Just realized, what I said was on ArcEmu, however it should be very similar for Trinity (If that's what you're using).