linja, pointed out that using my new table converter has one major issue, and that's putting in all the descriptions of the items into the description field of cq_itemtype.
So here is an app that will build an sql file for you.
Just download/extract and then place your itemtype.dat in the same directory, run the exe and it will create a file "UpdateDescription.txt" copy all the text from this text file and paste in your mysql console then hit enter.
This will take a while (depending on the amount of items you have) to execute the script. So be patient and enjoy.
Thanks,
funhacker
please note that this app was a quick 5minute slap together, so there is no GUI no error handling of any kind, it will purely crash if you don't follow the instructions exactly as said.
Itemtype.dat must MATCH that EXACT name...
Update:
Application.rar now has a new application that will log any duplicate IDs and their locations if found.
Application[NoErrorHandling].rar has a new application that will ignore any duplicate ids and just create an SQL file. However it isn't advised, as your itemtype.dat is clearly bugged.
So here is an app that will build an sql file for you.
Just download/extract and then place your itemtype.dat in the same directory, run the exe and it will create a file "UpdateDescription.txt" copy all the text from this text file and paste in your mysql console then hit enter.
This will take a while (depending on the amount of items you have) to execute the script. So be patient and enjoy.
Thanks,
funhacker
please note that this app was a quick 5minute slap together, so there is no GUI no error handling of any kind, it will purely crash if you don't follow the instructions exactly as said.
Itemtype.dat must MATCH that EXACT name...
Update:
Application.rar now has a new application that will log any duplicate IDs and their locations if found.
Application[NoErrorHandling].rar has a new application that will ignore any duplicate ids and just create an SQL file. However it isn't advised, as your itemtype.dat is clearly bugged.