[Archive] Custom Visual Spell
[Archive] Custom Visual Spell
Archived author: MrXJKz • Posted: 2016-07-11T10:13:08+00:00
Original source
So,
I'm working on custom spells, and I've a little problem. I'll be simple and fast : I'm trying to do visual/cosmetic spell but when I launch this spell, there's nothing. I've already try to "remplace" a spell, I've take "[DND] Ring" lines and paste to do my own spell. But, there's nothing. I'm working on WoD 6.2.4 but if someone can teach me how to do custom spell on 3.3.5 maybe I'll can do this on 6.2.4. ^^
Archived author: Grindi • Posted: 2016-07-11T10:25:04+00:00
Original source
1) Create custom visual effect in SpellVisual.dbc SpellVisualKit.dbc
In spellvisual you must choose WHEN and WHERE effect will appear (target).
In spellvisualkit you must choose on which part of character effect will appear. (you can also make character transparent or play a sound)
2) Create custom spell with effect 6 and auraeffect 4.
3) Put ID from spellvisual.dbc in 132 column (spellvisual1)
4) Put dbc files on server n mpq
5) Restart server, cast your spell
Archived author: MR.Farrarie • Posted: 2016-07-11T14:42:37+00:00
Original source
if someone did it in wod plz make a tut