Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Desed on August 26, 2016, 01:52:31 pm
-
- New 52809 spells
- fully implemented their visualization
- nonexistent mechanics replaced by similar
The whole process took a little more than 100-110 hours
Sreen: http://imgur.com/a/ETg4W
Download: https://yadi.sk/d/usF5d6uwuWKxL
-
Thanks for the port dude you are awesome.
-
Thanks man I will, implement this into my server and patch I guess? Is there a list of spells or does this replace old animations with new ones automatically? thanks!
-
Its decent but its russian translated
-
Its decent but its russian translated
But when I try to use this in my 3.3.5a server trinity core wont boot up. ( I replace all DBC files from this file with my own).
This what the log says
Index 74805 already exists in dbc:'spell_dbc'
Some required *.dbc files (1 from 107) not found or not compatible:
./dbc/Spell.dbc exists, and has 234 field(s) (expected 234). Extracted file might be from wrong client version or a database-update has been forgotten.
So I guess you have to have a russian server to run it? Any work around for this?
-
Its decent but its russian translated
But when I try to use this in my 3.3.5a server trinity core wont boot up. ( I replace all DBC files from this file with my own).
This what the log says
Index 74805 already exists in dbc:'spell_dbc'
Some required *.dbc files (1 from 107) not found or not compatible:
./dbc/Spell.dbc exists, and has 234 field(s) (expected 234). Extracted file might be from wrong client version or a database-update has been forgotten.
So I guess you have to have a russian server to run it? Any work around for this?
dublicates spells from table database world - table spell_dbc
convert SPELL.DBC mopEU and my spell.dbc to sql
transfer locale mopdbc to my dbc > sql to csv > csv to dbc > profit
Write a guide I can not because of poor knowledge of English
-
Its decent but its russian translated
But when I try to use this in my 3.3.5a server trinity core wont boot up. ( I replace all DBC files from this file with my own).
This what the log says
Index 74805 already exists in dbc:'spell_dbc'
Some required *.dbc files (1 from 107) not found or not compatible:
./dbc/Spell.dbc exists, and has 234 field(s) (expected 234). Extracted file might be from wrong client version or a database-update has been forgotten.
So I guess you have to have a russian server to run it? Any work around for this?
dublicates spells from table database world - table spell_dbc
convert SPELL.DBC mopEU and my spell.dbc to sql
transfer locale mopdbc to my dbc > sql to csv > csv to dbc > profit
Write a guide I can not because of poor knowledge of English
I am glad the Russian population got a hold of this great work, good job!
-
So I am giving it a shot, downloaded MOP EU DBC and compared to yours, and i am guessing the ????????? names I see in yours should match by spell ID, the ones on the MOP EU files. Are the names, the only things I need to change? are all the numeric values correct? I am going to start converting them to CVS and then back to DBC.
Here is an example of yours versus the MOP ones.
https://drive.google.com/open?id=0B8...U5KTkN6cHRmQ3c (https://drive.google.com/open?id=0B8...U5KTkN6cHRmQ3c" onclick="window.open(this.href);return false;)
https://drive.google.com/open?id=0B8...2RlRU1UWmo0bjA (https://drive.google.com/open?id=0B8...2RlRU1UWmo0bjA" onclick="window.open(this.href);return false;)
In the other example I have numeric values (MOP one) and your has 000x004 like values, i guess I should leave it like that.
Besides this, should I do something else for this to work? what are the spells that I should test to see if this worked?
Thanks!
-
Could someone help to clarify the process for installing this project? I have all of appropriate tools to access the contents of this download, I'm just not sure where to place it.
Also, if my client is EN will this mod work since it's written in RU?
With instructions on where to place this mod in my WoW/Data folder I'll be happy to reply on if it's working and detail as many spells as I can that have updated values.
Thanks.