|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Archive::Tools Archive area for Tools's posts that were moved here after an inactivity period of 90 days. |
11-13-2003, 09:54 PM
|
Dragon
|
|
Join Date: Feb 2002
Posts: 583
|
|
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
|
11-14-2003, 06:12 AM
|
Dragon
|
|
Join Date: May 2003
Location: Seattle, WA
Posts: 609
|
|
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
|
11-14-2003, 09:40 AM
|
Hill Giant
|
|
Join Date: Dec 2002
Posts: 181
|
|
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?
|
11-14-2003, 11:13 AM
|
Dragon
|
|
Join Date: May 2003
Location: Seattle, WA
Posts: 609
|
|
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.
|
|
|
|
02-11-2004, 02:09 PM
|
Fire Beetle
|
|
Join Date: Feb 2004
Posts: 9
|
|
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.
|
|
|
|
|
05-04-2004, 09:48 AM
|
Hill Giant
|
|
Join Date: Jun 2002
Posts: 212
|
|
Kay's page is down=( Any other spot to download the files from?
__________________
Chris---
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 01:22 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|