View Full Version : db-addon help plz
shavo
12-12-2002, 06:48 AM
i installed 0.4.0 of EQemu, and i loaded the server up, and working, but then i heard to get itesm download the 0.3 (last version of EQEMU's Dbaddon) db-addon, and i did the install thing, but i got some errors..but now when i log in, i have items, and mobs, but no doors or anything like that, can someone help me get this working straight?
And how do i get mobs to drop loot? i would really like to add this, cause i wanna start playing on my LAN at home w/ my friends
---------
shavo
Barnebarn
12-12-2002, 09:36 PM
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)...
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.