Divide
01-10-2003, 08:15 AM
Ok this is the latest Item DB. I have added some more PoP items. If you dont see the item that you want its cause you did not send it to me to add to the DB. I can only make this DB better with your help.
http://nctimes.net/~threeofus/items011003B.rar
IF YOU HAVE ALL READY DOWNLOADED THE DB PLEASE DO IT AGAIN, THERE HAS BEEN ABOUT 30 ITEM CHANGES AND ADDONS
PS Thank you Belg for the taken the time to send me your items and being a part of making EQEMu better.
Thank you Telmet for makening the first code for a EQ EMU
Trumpcard, Wrote
The EASY way to do this.
1) Copy the new items.sql to the C:\mysql\bin directory
2) Open a DOS command window (if you dont know how to do this, there are instructions out there)
3) cd c:\mysql\bin
4) type 'mysql' This opens the mysql interface.
5) use eq;
6) drop table items;
7) source items.sql;
http://nctimes.net/~threeofus/items011003B.rar
IF YOU HAVE ALL READY DOWNLOADED THE DB PLEASE DO IT AGAIN, THERE HAS BEEN ABOUT 30 ITEM CHANGES AND ADDONS
PS Thank you Belg for the taken the time to send me your items and being a part of making EQEMu better.
Thank you Telmet for makening the first code for a EQ EMU
Trumpcard, Wrote
The EASY way to do this.
1) Copy the new items.sql to the C:\mysql\bin directory
2) Open a DOS command window (if you dont know how to do this, there are instructions out there)
3) cd c:\mysql\bin
4) type 'mysql' This opens the mysql interface.
5) use eq;
6) drop table items;
7) source items.sql;