PDA

View Full Version : Item search tool


melchoir
08-06-2003, 07:57 PM
This is just something I made to make creating loot tables a little easier for server admins. It's just a little program that lets you search for items by name or item ID and it shows the results in a listbox.

I originally made it for myself, so I didn't have to open up Kaiyodo's editor or EQW everytime I wanted to find out the ID of an item to add to a loot table. It's nothing real fancy, but it gets the job done. ;)

ItemSearch 1.0 (For people with VS6 or higher) 203KB (http://www.nctimes.net/~threeofus/ItemSearch10.rar)

ItemSearch 1.0 (For people who Don't have VS6 or higher) 9MB (http://www.nctimes.net/~threeofus/ItemSearch_Setup.rar)

Make sure you run regdll.bat before running it. That'll register the ActiveX dlls included in the package, otherwise you'll just get run-time error: 429.

** Edit: If you install the 9MB file, be sure to download the smaller package afterwards and update it. It will fix a 'Type mis-match' error that occurs when you change the record limit after starting it without a valid db.ini. :) **

Baron Sprite
08-08-2003, 07:16 PM
:?: