Page 1 of 1
Item Grades
Posted: Mon Feb 20, 2012 9:35 am
by bonkito
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision
Number:5182
L2JDP Revision
Number:8681
Where can i change item Grades? I want to make C grade Weapons S grade.
Re: Item Grades
Posted: Mon Feb 20, 2012 1:33 pm
by MELERIX
on Items XML files, but remember that item grade is hardcoded in client, so even if you change grade in XML, client still will show his original item grade.
Re: Item Grades
Posted: Mon Feb 20, 2012 3:17 pm
by bonkito
MELERIX wrote:on Items XML files, but remember that item grade is hardcoded in client, so even if you change grade in XML, client still will show his original item grade.
thanks. doesn't matter, i m just experimenting =) btw where are items in sql db? table called Items contains items that are owned by characters. i m using HeidiSQL.
Re: Item Grades
Posted: Tue Feb 21, 2012 12:54 am
by JMD
bonkito wrote:MELERIX wrote:on Items XML files, but remember that item grade is hardcoded in client, so even if you change grade in XML, client still will show his original item grade.
thanks. doesn't matter, i m just experimenting =) btw where are items in sql db? table called Items contains items that are owned by characters. i m using HeidiSQL.
its on stats folder.