Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::GeorgeS's Tools

Development::GeorgeS's Tools A forum just for GeorgeS's tools

Reply
 
Thread Tools Display Modes
  #1  
Old 09-24-2006, 08:31 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default Tool - Merchant Editor

Finished a comprehensive tool to manage merchant lists.

The program can do things like search for items (by keyword), and asign selected items to selected merchants. You can even assign items by a probability (%chance roll) to selected merchants. Also adding/removing merchant lists is very easy. (spreading a list among merchants)

Finding merchants is done by searching by zone or by (All zones) world.
(It does not create merchants, just manage sell lists - creating merchants is done with my npc edit tool)

Hope you enjoy this tool.
http://66.159.225.58/eqemu/Merchant_Editor.zip

http://66.159.225.58/eqemu/eq.html

GeorgeS

my world editor -
http://66.159.225.58/uwe/uwe.html
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #2  
Old 09-24-2006, 03:25 PM
EliteSting
Sarnak
 
Join Date: May 2005
Posts: 58
Default

Once again GeorgeS an amazing job. And many thanks for your hard work.
Reply With Quote
  #3  
Old 09-24-2006, 10:01 PM
CrabClaw's Avatar
CrabClaw
Hill Giant
 
Join Date: Jun 2006
Location: Plane of Knowledge
Posts: 191
Default

Very nice! Bravo!
Reply With Quote
  #4  
Old 10-30-2006, 08:42 AM
Craleu
Sarnak
 
Join Date: Mar 2005
Posts: 54
Default

Good job now to figure out how to use it~
__________________
~Craleu~
Reply With Quote
  #5  
Old 02-21-2007, 05:15 AM
Arag
Sarnak
 
Join Date: Jul 2006
Posts: 52
Default

Greate tool!!!!
Keep up the good work man!!
/cheer
__________________
Mat
Reply With Quote
  #6  
Old 02-23-2007, 03:20 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Glad you like the tool/s

Still working on them

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #7  
Old 06-05-2007, 12:43 PM
Aethor
Fire Beetle
 
Join Date: May 2007
Posts: 4
Default

Awesome job with all the tools. It has cut down on time so much. They're absolutely amazing. I can't get the merchant editor to work though. It simply freezes when I run it.. I get the Lets Start button and it loads editor screen then it freezes every time. I've run the resources many times and downloaded your drivers. All your other tools work fine. This is the only one that has trouble. Any suggestions? Thanks. Even if I can't get it to work, the other tools have been great.
Reply With Quote
  #8  
Old 06-05-2007, 03:17 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Ok, I am looking into this. The program runs a long query on startup where
it checks for invalid merchants and then fixes them. This can take a while.

I will look at the code to make sure its ok for MySQL 5.x


GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//

Last edited by GeorgeS; 06-05-2007 at 11:19 PM..
Reply With Quote
  #9  
Old 06-06-2007, 12:12 PM
Aethor
Fire Beetle
 
Join Date: May 2007
Posts: 4
Default

You are right about a very long time. One of my friends who uses this only takes a few seconds to load, for some reason it takes mine 20 minutes +/-. We're doing the same database and my computer is vastly faster than his. I did leave it going for about 30 minutes last night while I did other things and it finally stopped Not responding. Maybe just something weird on my end but it works. I've made several merchants. Sorry if I caused you more work. Again, the tools are awesome, thank you.
Reply With Quote
  #10  
Old 06-07-2007, 02:24 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Not sure why it took a long time, but I rewrote some of the intro code which fixes bad merchant links etc..
My guess is your settings for MySQL are not optimal for iterative sql

Newest version is posted

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #11  
Old 08-11-2007, 04:11 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

A new exciting update has been added - you can now import a tab delimited item list into the merchant tool and assign any or all items to any merchants. You can also "scatter" the items among any merchants as well, so you spread them out among them.
Enjoy the latest update

GeorgeS

regarding the tab delimited file, my eqitems editor exports this file in resources/eqitems.txt, whenever you perform a search. Thus export all Cleric Spells, and import the list and assign the spells to any merchants. That way you can at least buy all your spells. You can also make a complete spells merchant by class
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//

Last edited by GeorgeS; 08-11-2007 at 12:41 PM..
Reply With Quote
  #12  
Old 01-07-2008, 02:46 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

is it posible to use this program to find all merchant who have item X for sale?
and remove item X from all merchants in game with a single click?

thanks!
Reply With Quote
  #13  
Old 01-08-2008, 03:58 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

I'll add this to my workflow. It's a good feature to have. thanks

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #14  
Old 01-08-2008, 05:51 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

thank you GeorgeS!
It woudl be nice feature to have- I am making my own items by re-using old eq items, and I don't want my players to find raid boss loot on some forgotten vendor in Halas =)
Reply With Quote
  #15  
Old 01-13-2008, 07:47 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Finished the feature request for the merchant editor -

/1/ You can now search for an item and see which merchants sell it.
/2/ You can delete any items from all merchants via a single click.

These are available via the item search button.

ver 1.6 is ready for download.

GeorgeS

__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:38 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3