EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   Item database (https://www.eqemulator.org/forums/showthread.php?t=8622)

IAThorker 07-11-2003 12:14 PM

Item database
 
Just got my Server up and running today and noticed there are no items.

Can someone put up a tutorial on how to add the item database please.

07-11-2003 01:45 PM

adding items...
 
There's an itemsbooks.zip running around that contains an items.sql file. Just open mysql after throwing the sql file in the bin directory.

Select the database being modified by:

use databasename;

Next you can use this command to merge the new file into the selected database:

source items.sql;


All times are GMT -4. The time now is 09:26 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.