Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: StafordDev on January 28, 2016, 05:02:56 pm

Title: [QUESTION/REQUEST] [BC] Adding wings effect to Inner Fire
Post by: StafordDev on January 28, 2016, 05:02:56 pm
Hello, modcrafters.

I have a good idea - when my priest have Inner Fire aura (for a test - SpellID is 1006 - rank 4 of Inner Fire, SpellEffect = 211), she will have the wings behind. Good wings - wings from Archangel spell (MoP).
I tried to do it, but with no effect.

I've edited SpellVisual.dbc - added iddle visual, that mentioned in SpellVisualKit.dbc.
SpellVisualKit.dbc refers to SpellVisualEffectName.dbc, where I added a new effect and entered the path to my converted model of this effect.

My assumptions:
1. I forgot to add something to dbc's.
2. Converted model won't work.

Files:
1. https://www.dropbox.com/s/edwekeewpv206iv/DBC.rar?dl=0 (https://www.dropbox.com/s/edwekeewpv206iv/DBC.rar?dl=0" onclick="window.open(this.href);return false;) - edited DBC's.
2. https://www.dropbox.com/s/esjqk9zo6j88j ... l.rar?dl=0 (https://www.dropbox.com/s/esjqk9zo6j88jc0/Model.rar?dl=0" onclick="window.open(this.href);return false;) - my converted model.

Original model filepath (in MoP client) - SPELLSPriest_archangel_impact_01.m2

I need help with my problem - a ready solution or any advice.