Jump to content

Custom Visual Spell

By MrXJKz
in Serverside

Recommended Posts

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. ^^

Link to comment
Share on other sites

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

Link to comment
Share on other sites

×
×
  • Create New...