Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
vendor exceeded their stock limit!
Author Message
Skul
Master
**

Posts: 413
Likes Given: 0
Likes Received: 19 in 15 posts
Joined: Jun 2012
Reputation: 9



Post: #1
vendor exceeded their stock limit!
Code:
Vendor 02e2f81 'Edna' has exceeded their stock limit! (179/115 items)
I see this in the console when players are buying items from the blacksmith, I know it means the vendor has exceeded the maximum amount of items it can carry in their stock, but what I'm wondering is how can I alter this amount to allow all 179/115 items to show in the vendor stock list.

If anyone can shed some light on this scenario I will gladly appreciated it. Thanks.
Maybe if there is no option/method of doing so would I be able to request a sphere.ini option for max items a vendor can sell/buy/sold-to (options for layers 26, 27, 28)? This would help me out very much!
sold-to = bought... well anyways I'll be waiting for a response! Thanks.

"I ask a question to the answer I already know."

Marchadium :: http://www.marchadium.ca/ :: Join us!
(This post was last modified: 07-05-2012 02:50 PM by Skul.)
07-05-2012 02:36 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Gil Amarth
Journeyman
*

Posts: 189
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2012
Reputation: 0



Post: #2
RE: vendor exceeded their stock limit!
It would be nice if we could set the number of items for a vendor.

The only solution I think is trying to regulate with @ITEMBUY the number of items to never exceed 115 items.
Or scripting a whole vendor system who uses his bankbox (unlimited space).
07-05-2012 08:10 PM
Find all posts by this user Like Post Quote this message in a reply
Skul
Master
**

Posts: 413
Likes Given: 0
Likes Received: 19 in 15 posts
Joined: Jun 2012
Reputation: 9



Post: #3
RE: vendor exceeded their stock limit!
Ouch, totally not worth it, I already wrote a simple script to add regular blacksmithing items to the vendors 'sell' layer, but the script exceeds the 'maximum items' the vendor can hold within that layer. That's too bad, any sphere developers around? I think it would make a good addition to have 3 sphere.ini options for this.

maxvendorbuyitems //maximum items stored in the vendor's buy layer
maxvendorsellitems //maximum items stored in the vendor's sell layer
maxvendorboughtitems //maximum items stored in the vendor's bought layer

these are layers 26,27,28 (not in any particular order) - recoding a whole new vendor buy/sell system is alot of effort, possible, but too much for me.

"I ask a question to the answer I already know."

Marchadium :: http://www.marchadium.ca/ :: Join us!
07-06-2012 04:30 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)