Neferupitou 0 Posted July 27, 2014 Hello, I'm using latest emulator, but the format of item_db / item_db2 is not familiar. I wonder if there is a method to use the old format. Actual format { Id: 501 AegisName: "Red_Potion" Name: "Red Potion" Type: 0 Buy: 50 Weight: 70 Upper: 63 Script: <" itemheal rand(45,65),0; "> } Old format 501,Red_Potion,Poção Vermelha,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(45,65),0; },{},{} If it is not possible to use the old format in recent emulators, there is a program for conversion of scripts? Thanks in advance. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted July 27, 2014 use this to convert old to new format: http://haru.ws/hercules/itemdbconverter/ and not, there is no easy way to use old format back unless you undo lots of changes in source Quote Share this post Link to post Share on other sites
0 Neferupitou 0 Posted July 27, 2014 Man, you save my life... I was so discouraged with the project only imagine it would have to redo more than 400 items Thank you, Thank you very much! Quote Share this post Link to post Share on other sites
Share this post
Link to post
Share on other sites