Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Modding on October 24, 2014, 08:47:24 pm

Title: [QUESTION] Cataclysm 4.3.4 - Creating a patch for spells.
Post by: Modding on October 24, 2014, 08:47:24 pm
Good time of day.
Creating a patch for spells in the client for visual display specifically in Cataclysm client version 4.3.4.
Is it possible? That just does not do anything.
WoW.exe(remove MD5 protect) ready taken. File MPQ as not only called(wow-update-base-20000.MPQ, wow-update-ruRU-20000.MPQ) and so forth. All else fails, do not want to visually display and that's it. On the server side, everything is there. On the client side is not. Please help, thanks in advance.
Title: Re: [QUESTION] Cataclysm 4.3.4 - Creating a patch for spells
Post by: Chase on October 25, 2014, 02:03:54 am
There is a sneaky little DBC that you have to edit that the spell.dbc doesn't hint at.

SpellEffect.dbc
viewtopic.php?f=60&t=8203 (http://modcraft.io/viewtopic.php?f=60&t=8203" onclick="window.open(this.href);return false;)
Title: Re: [QUESTION] Cataclysm 4.3.4 - Creating a patch for spells
Post by: Modding on October 25, 2014, 11:10:15 am
Thank you very much for your reply, but the file I edited the of course.
In MPQ patch I put all the files associated with spell.dbc.
Title: Re: [QUESTION] Cataclysm 4.3.4 - Creating a patch for spells
Post by: Milly on October 25, 2014, 12:24:20 pm
Put the patch in your Data/Cache/ folder and replace the SoundCache-Patch-15595. Or w/e its called, I forget.

But I think that should fix your problem.
Title: Re: [QUESTION] Cataclysm 4.3.4 - Creating a patch for spells
Post by: Modding on October 26, 2014, 06:19:56 pm
Milly, I am very grateful to you, your advice is very much help! Thank you with all my heart, good luck)
Left me figure out how to drag the content 5.4.8 in 4.3.4! Really love this addition!