| 
				  
 I had the same problem at first.... I just installed following the readme file and ended up with a working version of EQEMU with empty zones...
 Of cause I forgot the DB-ADDON 3.13 (I think it is now)... What I did was download that and unzip it into mysql/bin lib. and then start mysql up:
 
 drop database eq; (dunno why, I just thought it would be best, heh - was empty anyway)
 
 create database eq;
 
 use eq;
 
 source db.sql;
 
 source ressource.sql; (this takes like 10 or maybe even 20 min on my computer - I get a few "beeps" errors, but they scroll by so fast I dunno what or where, but only like 10 beeps in all)
 
 when it was done... goto the eqemu lib and from dos type:
 
 world adduser eqemu eqemu 200
 
 world flag eqemu 200
 
 and you should be okey, I hope...
 
 Ofcause, there are the new cleanfix you can source too now to fix alot (if not all) those multiple spawns...
 
 About your loot question... I see alot of it in the database, but I have yet to see any mob drop anything else but pp... I guess we just have to wait till it gets added or add it ourselves (I'm up for waiting, though haha)...
 
				__________________Yours,
 
 Birthe Barnebarn
 |