EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=623)
-   -   List of 3rd Party Tools (Download Locations) (https://www.eqemulator.org/forums/showthread.php?t=10227)

Wiz 11-13-2003 09:54 PM

List of 3rd Party Tools (Download Locations)
 
Post notices of any new tools or link changes on this thread.

EQadmin, OpenZone, and ZoneProxy:

Files
Map Files

Mongrel's Spell Editor:

Files

Mangoo's Item Editor:

Files
Webpage

Kayiodo's Item Editor, Kaiyodo's Spell Editor, Kayiodo's Model Viewer, Kaiyodo's MageloPlayer:

Webpage

Merth 11-14-2003 06:12 AM

EQEMu World Builder

Converts EQLive data to EQEMu data. Written in c#, source code included.

Files
No webpage

*EDIT* - No longer useful, so link removed

Mortamer 11-14-2003 09:40 AM

Quote:

Originally Posted by Merth
EQEMu World Builder

Converts EQLive data to EQEMu data. Written in c#, source code included.

Files
No webpage

What exactly do you mean EQLive "data"? Like converts EQ data into a .sql file or something for a DB?

Merth 11-14-2003 11:13 AM

It's intended to convert data collected from the packet collector, which can collect data on live. The data includes spawns, spawn grids, objects, doors, etc.

It can also convert item data as necessary, but that function is really only useful to me.

Cheerios 02-11-2004 02:09 PM

Spankin new merchant inventory command line tool I wrote today because I was annoyed with having to spend so much time seeing mysql>. It's just a short little perl script requiring only DBI and DBD::mysql modules. If you don't have them fire up ppm or cpan and install DBI and DBD::mysql, there's a good chance they could come in handy regardless since you've got a mysql server running. There aren't alot of bells and whistles to it, I'm too much a unix guy to write bloatware, so feel free to improve on it if you want. Since it's nothing but a perl script anyone worried about a virus/worm/trojan is free to read the code and see for themselves the complete lack of such among other things.

Snag it here

Quote:

/home/bob$ ./merchantinv.pl --help
merchantinv.pl by Cheerios
syntax: merchantinv.pl [-d] [-n] [-a] [-r] <merchantid> <item>

merchantid and item are both numbers, it's too easy to find the
id of an existing merchant or item to bother putting a conversion
bit in here. Oh and don't try mixing and matching switches, bad things
could happen. In all cases, merchantid is required.

-d Dump inventory of <merchantid> to stdout.
-n Nuke the entire inventory of <merchantid>.
-a Add item(s) to <merchantid>.
eg. merchantinv.pl -a <merchantid> item1 item2 item3 ...
-r Remove item(s) from <merchantid>.
eg. merchantinv.pl -r <merchantid> item1 item2 item3 ...

Bugs, questions, comments to ashbentiel~at~punkass~dawt~com

This script subscribes to the GIGO principle. Unexpected
and strangely formed arguments can, and probably will,
hose something in your db, your computer in general,
your relationship, possibly even your mind. But you're
the one who saw fit to do things the wrong way so it is
assumed that you meant for whatever consequences come of it
to happen.

ryder911 05-04-2004 09:48 AM

Kay's page is down=( Any other spot to download the files from?


All times are GMT -4. The time now is 11:31 PM.

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