[help]"The Item was not found!" vendors problem.

Newbie Spellweaver
Joined
Nov 13, 2007
Messages
9
Reaction score
0
Hello, i have the last revs and ncbd's . I see in a few revs ago, the vendors say "The Items was not Found"... When i search in Items table, by the item i find it, but the vendor not.
I can see it in majority of vendors.
Before the new revs it work fine.

How to solve the problem?

I think the problem is the id of the items, that vendors have.


Pls help!
 
:D vendor find the item but you dont have money for that itme then it says item not found :P and items price dont dont exactly like write the vendor ;)
 
This problem is one of three problems:
1). You don't have enough gold (or you are over the bugged amount of gold, I know to be 400k)
2). You don't have the sufficient token.
3). You don't have the sufficient honor/arena points.
 
hmm thats not true... i went to the arena vendor in netherstorm... and i gave myself 4000 arena points and tried to buy any item below 4000 or above... they all said item was not found... and a lot of epic vendors especially are like this... any idea?
 
If you don't want this restriction, you can change the values in your database for that column to be 0 so it requires nothing to purchase.
 
in your DB open the items table and change the "buyprice" and "itemextendedcost" columns so that each value for each item says 0, that way it doesnt cost gold and wont require any tokens or honor. not the quickest fix, because with over 22k items and 2 columns to change it will take hours, but the most effective longterm fix if you are running a funserver
 
Back