Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-08-2009, 07:00 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default Merchantlist...# of items cap?

OK, was making a mega merchant. He's having unexpected results.

i loaded 114 items, he only shows 3. That's the 3 with the lowest itemids.

Was expecting more of it capping at item # whatever, or maybe alphabetical...but itemid AND only being 3...has me a little confused.

So, to better plan...what's the cap?
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #2  
Old 09-08-2009, 08:20 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

I believe 80, but it may go higher. I mean, I think it displays 80. However, you need to have all slots filled, otherwise the merchant has some unwanted results.
Reply With Quote
  #3  
Old 09-08-2009, 08:22 PM
eqemuross
Hill Giant
 
Join Date: Sep 2008
Location: South Florida
Posts: 100
Default

sometimes you have to reboot the server as well, ive had this happen to me before.
Reply With Quote
  #4  
Old 09-09-2009, 09:47 AM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Any official word on this to its limit?
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #5  
Old 09-09-2009, 09:54 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

There is a client limit of 80 items displayed at once, which is also enforced server side. If some of your items aren't showing up, make sure the slots are in order starting from 1. However, I found that in rare cases when the first 80 IDs are split over normal stock and temp stock, sometimes temp items below slot 80 do not show up in favor of ones above.

If you need more items, use an adventure merchant. They have no such limit although then you'd need to use adventure points and change the items a bit to have a LDoN price.
Reply With Quote
  #6  
Old 01-28-2010, 08:35 AM
djeryv's Avatar
djeryv
Hill Giant
 
Join Date: Apr 2008
Posts: 237
Default

I see this thread was last posted in September, but I wanted to note something I noticed. I setup a few custom vendors that sometimes did not show all the items I had in the merchantlist table. They had the slots going in number order (no gaps). I found, when I also put the items in ITEM ID order as well, then they all showed up on the vendor.

Example...

Code:
INSERT INTO merchantlist (merchantid, item, slot) VALUES
('800043', '16391', '1'),
('800043', '21636', '2'),
('800043', '21650', '3'),
('800043', '28471', '4'),
('800043', '28472', '5'),
('800043', '28473', '6'),
('800043', '28474', '7'),
('800043', '28475', '8'),
('800043', '28476', '9'),
('800043', '28477', '10');
-Djeryv
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 05:29 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3