PDA

View Full Version : World data 0.7, plus NPC parser utility


Drawde
03-21-2002, 06:02 AM
I've released this version as a complete DB as well as a collection of text files, to make it easier to install.
I've also put up the NPC data parser/converter program I made, it reads in a list of NPCs in text format then outputs it as SQL data in the format used by EQEmu (npc_types, spawn2, spawnentry etc.) So you can create your own NPC list or add Velious/Luclin ones to what I've already done.

As seperate text files - http://www.innersystems.com/~drawde/worlddata0.7.zip
As a compiled DB - http://www.innersystems.com/~drawde/worlddata0.7db.zip
The NPC parser program (EqNPC) -
http://www.innersystems.com/~drawde/eqnpc.zip

The main additions in 0.7 are a much more complete faction list, and modified starting items (including guild tunics/robes), as well as many small fixes and additions.
From now I'll mostly concentrate on fixing Z coordinates in dungeons and also loot tables for unique non-monster NPCs.

theCoder
03-21-2002, 06:15 AM
$ wget 'http://www.innersystems.com/~drawde/worlddata0.7DB.zip'
--13:13:19-- http://www.innersystems.com/%7Edrawde/worlddata0.7DB.zip
=> `worlddata0.7DB.zip'
Connecting to www.innersystems.com:80... connected!
HTTP request sent, awaiting response... 404 Not Found
13:13:19 ERROR 404: Not Found.

worlddata0.7.zip is there, though.

Drawde
03-21-2002, 07:32 AM
Should work OK now, I changed the name to lower-case; stupidly I forgot that file URLs need the case exactly right :)