Thread: Merchants: Hidden items
View Single Post
  #3  
Old 05-26-2010, 06:08 AM
dali_lb dali_lb is offline
Sarnak

dali_lb's Avatar

Join Date: Apr 2010
Posts: 268
Default

Well its not really a client issue, and then again yes it is.
It still works the way you wrote. I've noticed it.
its a matter of how high the value of the "shown_amount_of_items and stored_amount_of_items in the client is defined, or whatever these variables is called. Eg. it could be defined to "show" 40 Items, but the "stored" value sets how many items that people sold to the vendor that will be stored. eg. if its 128, once the merchant reaches 128 different items they will just be dished into nothingness of the matrix ... but he will still only show 40 items at once. It could be that the "stored" and "shown" values for some merchants are defined at the same amount so they don't have any "hidden" Items, but these variables has nothing to do with the client. Its definetly a server variable, since its general for ALL players, and if player A buys the 5 items that player B just sold, Player C will never see them when he comes by 10 min. later.