d0ds™ Posted December 15, 2010 Posted December 15, 2010 for what chronicles? good work dud! P.S. where is your karma? EDIT hmmm... I think the generated SQL file when it will execute will having an issue in different chronicles, with this statement INSERT INTO `armor` VALUES (21, 'Shirt', '', 'chest', 'false', 'light', 4830, 'cloth', 'none', 0, -1, -1, 36, 1, 0, 113, 0, 'true', 'true', 'true', 'true', 'true', '0-0', '0-0;'); it could be possible to have a mismatch column. I suggest you will specify the column head and include it to the generated SQL sample INSERT INTO 'armor' ('item ID', Name, AddionalName, 'Body Part', Crystalizable, 'Armor Type', Weight, Material, 'Crystal Type', 'Crystal Count', Avoid, Modify, Duration, Time, 'P. Def', 'M. Def', 'MP Bonus', Price, Sellable, Dropable, Destoyable, Tradeable, Depositable) VALUES (21, 'Shirt', '', 'chest', 'false', 'light', 4830, 'cloth', 'none', 0, -1, -1, 36, 1, 0, 113, 0, 'true', 'true', 'true', 'true', 'true', '0-0', '0-0;'); and modify every server armor table with allow null to every column to avoid unsuccessfully execution of the sql, where other column head is not included to be inserted some values I hope you get my point ;) keep it going dud! Quote
iWeeKeni Posted December 15, 2010 Author Posted December 15, 2010 thank you very much, now we change the program and upload it again Quote
Sick Posted December 15, 2010 Posted December 15, 2010 Great file is there anything like this one for Npcs? Quote
[Geo]Sky Posted December 15, 2010 Posted December 15, 2010 Hou Hou Hou :D :D :D Very Nice Perfect Tnx ;) Quote
notfound Posted December 15, 2010 Posted December 15, 2010 Well too bad maybe you didnt heard. L2J removed armor tables for armors,etcitem and weapons. all now its on xml files faster and easier to change. Although i think this will come handy for lots of ppl. Quote
`NeverMore Posted December 15, 2010 Posted December 15, 2010 :o Thanks man..! Reallly good JOB Keep trying Quote
L1ght Posted December 16, 2010 Posted December 16, 2010 /agree NotFound it changed ,however GJ keep it up ^^ Quote
RETRoXg1 Posted January 9, 2011 Posted January 9, 2011 I will use it for my server, good work thank you iWeeKeniI Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.