Is there any way to mass edit all the items of a single vender. Like I have a vender that has about 10pgs of items and I would like to change every item that he sells to a new price which is 100g. Or do I have to do every single item one at a time.
Is there any way to mass edit all the items of a single vender. Like I have a vender that has about 10pgs of items and I would like to change every item that he sells to a new price which is 100g. Or do I have to do every single item one at a time.
One at a time.
The prize is at the item itself, not specified by the vendor.
So, you'll have to do it the hard way :/
Edit:
Hm, after thinking over it, I aint so sure if the hard way is that hard.
I don't know the syntax of it, but, just from the mysql console you can
do something like
Update where id 'The IDs of the stuff that needs editing' to goldcost '10000000'
I am 100% sure that that command wont work, but I guess you get my point.
Last edited by warsheep; 12-28-2007 at 06:27 PM.
FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.