PDA

View Full Version : New version of spawn, etc. data


Drawde
02-13-2002, 04:29 AM
http://www.innersystems.com/~drawde/worlddata0.5.zip

This version is compatible with EQEmu 0.2.3 as well as including various fixes and additions. It contains one merchant item table (the "general store" one with things like bags, bread, rusty daggers, torches etc) which all merchants use at the minute.
I'm working on a full set of merchant lists at the minute, the next version should include far more different merchant types.
I changed the name to "world data" since it now includes many other things as well as NPC spawn locations.

Trumpcard
02-13-2002, 05:24 AM
Awesome Drawde! Thanks for the quick turn around on this version!

Nada
02-13-2002, 12:35 PM
Thanks dawde, i will be adding this to my db soon. =)

Trumpcard
02-14-2002, 11:06 AM
I updated Drawde's package with a couple of extras I use.

It makes putting it in and out a little easier.

This attatchment contains the original worlddata0.5

It holds a bunch of table structs, and a single wrapper to do the following..

drop all the existing tables Drawde updates, recreates them, then imports his data in.

All you have to do is open a commandline in the directory to unzip it too, then run..

c:\mysql\bin\mysql eq < importDB.txt

This will drop all the existing stuff, make the new tables, and suck in the new data in one command.

I use this method so I dont have to cut and paste into the original db.sql file. Yes I could have combined all the different
create files into one bigger file, but I like keeping them seperate. Hope this helps!

http://www.innersystems.com/~dkiser/tworlddata0.5.zip

urza
02-14-2002, 11:02 PM
cant some one just host the edited DB file ? should only be about 10 megs ... :(

Trumpcard
02-15-2002, 12:53 AM
Sure Urza, how about giving us an ftp account on your website.. I'll upload my database right over..

urza
02-15-2002, 02:52 AM
here the address ill take anything you got to help my server

ftp://66.189.56.15 port 21

login anonymously


Ill host the file for a short time as well

THx

urza
02-15-2002, 03:20 AM
sorry firewall was config wrong

its all set now ready for up/down transfers

Shawn319
02-18-2002, 10:17 AM
Here is the default 0.2.3 db.sql + Drawde's addons (For people having trouble importing txt files)

http://www.eqemu.net/shawn319/db.zip


Good job Drawde.. keep the updates coming :)