Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: MR. Farrare on October 14, 2013, 09:08:43 pm

Title: [QUESTION] how to get sql database from 5.4
Post by: MR. Farrare on October 14, 2013, 09:08:43 pm
how to get sql database from 5.4 patch plz like item template creature etc..
Title: Re: how to get sql database from 5.4
Post by: Dracbane on October 14, 2013, 10:31:40 pm
Quote from: "raeef"
how to get sql database from 5.4 patch plz like item template creature etc..
The only way to get one is to make it yourself.
Title: Re: how to get sql database from 5.4
Post by: MR. Farrare on October 14, 2013, 10:52:53 pm
Quote from: "Dracbane"
Quote from: "raeef"
how to get sql database from 5.4 patch plz like item template creature etc..
The only way to get one is to make it yourself.

thats alot of items
Title: Re: [QUESTION] how to get sql database from 5.4
Post by: osler on October 14, 2013, 11:50:26 pm
Maybe https://github.com/Sovak/WowheadRipper (https://github.com/Sovak/WowheadRipper" onclick="window.open(this.href);return false;)

If it doesn´t work the fastest way would be importing trinity 4.3.4 DB
Title: Re: [QUESTION] how to get sql database from 5.4
Post by: MR. Farrare on October 14, 2013, 11:57:12 pm
Quote from: "osler"
Maybe https://github.com/Sovak/WowheadRipper (https://github.com/Sovak/WowheadRipper" onclick="window.open(this.href);return false;)

If it doesn´t work the fastest way would be importing trinity 4.3.4 DB

thx i will try it out
Title: Re: [QUESTION] how to get sql database from 5.4
Post by: Dracbane on October 17, 2013, 06:06:23 pm
Quote from: "raeef"
Quote from: "osler"
Maybe https://github.com/Sovak/WowheadRipper (https://github.com/Sovak/WowheadRipper" onclick="window.open(this.href);return false;)

If it doesn´t work the fastest way would be importing trinity 4.3.4 DB

thx i will try it out


Well if you are wanting data from patch 5.4 specific, their 4.3.4 databases isnt going to have that info. Youll have to either do that yourself or try and find someone that has made a 5.4 repack and pull it from there. Not sure about the program, will be useful if it works.
Title: Re: [QUESTION] how to get sql database from 5.4
Post by: osler on October 18, 2013, 11:10:26 am
I meant that using 4.3.4 DB he would have most of the work done (A 5.4 DB includes all previous patches content). He would  "only" have to create the data for MoP patches.
Title: Re: [QUESTION] how to get sql database from 5.4
Post by: thehsvdude on December 04, 2013, 11:29:14 am
Quote from: "osler"
I meant that using 4.3.4 DB he would have most of the work done (A 5.4 DB includes all previous patches content). He would  "only" have to create the data for MoP patches.
the wowhead parser only works in 335a. so far ive gotten most of the 5.4 gear.