Post#4 » Sun Feb 07, 2010 4:12 am
ahh that's a whole different issue.
essentially this is the bug with the vendor system in Emu - sold items display themselves more than once. Most common occurrence is when person sells say 6 bones, instead of displaying 1 bones entry with quantity of 6, it will display 6 entries of 6 each (which of course fake). There are also MANY variations to this bug.
My guess is that a vendor normally have about 80 item slots. On vendors which normally sell A LOT regular items this bug almost never appears, cause almost all of the slots of filled. On vendors that only sell a few items, any sold items somehow trying to fill all the extra slots by creating fake copies of themselves. I have no idea why this is happening.