07-22-2011, 03:02 PM
2
Well
I put together this itemAll editor that works directly on the database server with the ability to export the files "itemall_*.lod" and "*itemname_*.lod"
First you need to have the MySQL database named as Lcep2 and reside on 127.0.0.1, so you have to create the t_itemall table (Database --> Create iteamall table) and import the file "itemAll" (Database --> Import ItemAll.lod) you want to change. (this is to do only the first time or when needed). This will create the t_itemall table in the database.
To insert a new item clik on the yellow "+" in the upper left.
To change the items just type the desired values ??in the corresponding boxes and then Clik on the button "Update" .. otherwise the changes will not be accepted.
Finally you can export files.
I hope that it works well ... let me know
PS: the first items are without name... so dont worry if youll see the list void. just scroll down.
.NET framwork 4 and MySQLConnector 6.4.3 required
2

