Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Vzzzaerr on June 03, 2017, 10:00:00 pm

Title: Item.dbc to MPQ
Post by: Vzzzaerr on June 03, 2017, 10:00:00 pm
Hi everybody, i am struggle to make a patch MPQ that works, i would like to make a patch for new item's. Can you help me? I've try a lot of things, but nothing works.

(https://img15.hostingpics.net/pics/968577Screenshot7.png)

I'm doing it right? Because nothing happen IG... Thanks !


Title: Re: Item.dbc to MPQ
Post by: Steff on June 05, 2017, 01:45:53 pm
Put all interface and DBC changes always in local patches. Because many stuff in this files are overwritten in local patches. So they will not work in a normal patch file.
Title: Re: Item.dbc to MPQ
Post by: Amaroth on June 05, 2017, 02:12:10 pm
Was not true in all years of my experience. I have never, ever, had to put my changes into local folder as well - while using enGB client at least. Just noting.

I'd say you are confused in some way. What have you actually done, what do you want to achieve, what do you mean by "not working". You have provided just too little of information for us to really figure anything out.
Title: Re: Item.dbc to MPQ
Post by: Steff on June 06, 2017, 09:07:56 am
Worldmap for example did not work for me in not local. That the time i just start to do all of this in locals to avoid problems.