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
  #16  
Old 01-14-2008, 01:01 PM
Chrono
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default

Nice work GeorgeS.

Another addition I think would be useful, is after the Merchant ID name, perhaps the zone name aswell?
Reply With Quote
  #17  
Old 01-15-2008, 06:59 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

ah amazing =)
one final request.
Please allow to select multyple items from the list so when I click Find or Delete it will find/delete all currently selected items from all merchants.

Another good feautre would be searching by item ID, specificly by range of IDs

thank you mcuh George =)
Reply With Quote
  #18  
Old 01-25-2008, 03:24 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Finished adding the multi-select feature

Merchant Editor
ver 1.6.5 In item search box, you can now Multi Select and find ALL selected items sold by merchants AND Delete Multi-Selected Items now - per request.

Enjoy

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


http://www.georgestools.chrsschb.com//
Reply With Quote
  #19  
Old 01-25-2008, 03:58 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Forgot to add, you can now also search items by partial name as in "RUSTY", a item# as in "1001" or a range as in "1001-1050"

Enjoy
GeorgeS


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


http://www.georgestools.chrsschb.com//
Reply With Quote
  #20  
Old 01-25-2008, 04:21 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

Geogre, I can't seem to figure out how to do the "1001-1050" search thing.

The find all and delete all on multyple select works flawlessly thanks again =)
Reply With Quote
  #21  
Old 01-25-2008, 06:33 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

For the searches by range, its just 1001-1050. i.e - low number hyphen hi number with no spaces in between. It should work as is.

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


http://www.georgestools.chrsschb.com//
Reply With Quote
  #22  
Old 01-25-2008, 07:53 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

umm nope- can't seem to get it find anything this way.

tried:

1001-1050 - nothing found
1001 1050 - nothing found
"1001-1050" - crashes the program
Reply With Quote
  #23  
Old 01-27-2008, 07:19 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

The code for this is bullet-proof - checked and re-checked again. Sql it spits out is fine. What is does is run a query like this
sql="Select * from ITEMS where id BETWEEN 1000 AND 1999"

Make sure you have the recent dl for this. If it still does not work, then the above sql must not work. I have no idea beyond this

I'm on mysql 4.xx

GeorgeS

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


http://www.georgestools.chrsschb.com//
Reply With Quote
  #24  
Old 01-27-2008, 07:46 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

well I have mySQL 5.(something) installed

i run these comands in my mySQL browser all the time, so something must have happening in bitween...
Reply With Quote
  #25  
Old 01-27-2008, 07:54 AM
Astaldoath
Sarnak
 
Join Date: Sep 2006
Posts: 92
Default

Why is it that the merchant editor adds the items I select too all the merchants in the zone? Instead of just one merchant? Tool is unusable for me like this.

Edit: Yeah any item i add or remove goes on all the merchants in the list

Last edited by Astaldoath; 01-27-2008 at 03:57 PM..
Reply With Quote
  #26  
Old 01-27-2008, 08:00 AM
Astaldoath
Sarnak
 
Join Date: Sep 2006
Posts: 92
Default

Ahh george I see a bug, you need them Item Query List to refresh each time you select a new merchant. It is giving a false reading so it looks like every merchant has the same item. Really really annoying hehehe
Reply With Quote
  #27  
Old 01-27-2008, 08:08 AM
Astaldoath
Sarnak
 
Join Date: Sep 2006
Posts: 92
Default

Quote:
Originally Posted by Astaldoath View Post
Ahh george I see a bug, you need them Item Query List to refresh each time you select a new merchant. It is giving a false reading so it looks like every merchant has the same item. Really really annoying hehehe
Sorry. When the merchant is empty you click on the list wont refresh, it works if the merchant has items
Reply With Quote
  #28  
Old 01-29-2008, 03:39 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Quote:
Originally Posted by Astaldoath View Post
Ahh george I see a bug, you need them Item Query List to refresh each time you select a new merchant. It is giving a false reading so it looks like every merchant has the same item. Really really annoying hehehe



I changed a few lines of code to refresh the list. Obviously the program worked fine before on my pc, so I hope this compile helps. If not please describe the issue in greater detail.

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


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

Last edited by GeorgeS; 01-29-2008 at 11:44 AM..
Reply With Quote
  #29  
Old 02-09-2013, 07:31 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

Link isn't working anymore for the merchant editor. Is there an updated link?
Reply With Quote
  #30  
Old 02-26-2013, 11:46 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Merchant Editor is now integrated with and NPC and Loot Editor. This makes the stand alone obsolete.

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 04:00 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