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!
iWeeKeni Posted December 15, 2010 Author Posted December 15, 2010 thank you very much, now we change the program and upload it again
Sick Posted December 15, 2010 Posted December 15, 2010 Great file is there anything like this one for Npcs?
[Geo]Sky Posted December 15, 2010 Posted December 15, 2010 Hou Hou Hou :D :D :D Very Nice Perfect Tnx ;)
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.
`NeverMore Posted December 15, 2010 Posted December 15, 2010 :o Thanks man..! Reallly good JOB Keep trying
L1ght Posted December 16, 2010 Posted December 16, 2010 /agree NotFound it changed ,however GJ keep it up ^^
RETRoXg1 Posted January 9, 2011 Posted January 9, 2011 I will use it for my server, good work thank you iWeeKeniI
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now