-
Newbie
[HELP]How to remove items from vendors?
i tried .npc vendorremoveitem <id> it works but when i restart server the items are back anyone know how to remove them in db or something?
-
-
www.Warforge.Online
Re: [HELP]How to remove items from vendors?
remove the item from the Db (only way i know how) becuase same thing when i restart my server
-
Sorcerer Supreme
Re: [HELP]How to remove items from vendors?
i think its .npc vendorremoveitem <id> 1
hope this will help
-
www.Warforge.Online
Re: [HELP]How to remove items from vendors?
nope that doesnt work for my ascent revs also so i removed it form the Db
-
Newbie
Re: [HELP]How to remove items from vendors?
Wingen, Go in ur NaviCat or what ur now useing for ur DB, Go into a table called 'Vendors' and then u can remove it from there..Like the other ppls said, remove it from DB, same happend to me, have to do it self, PM if u need more instructions..
-
Elite Member
Re: [HELP]How to remove items from vendors?
-
Grand Master
Re: [HELP]How to remove items from vendors?
when i add or remove a item .npc vendorremoveitem id 1 for me work very good and from table vendors you can make it empty then all vendors don't have any items it's more easy
-
Elite Member
Re: [HELP]How to remove items from vendors?
not sure why you would want to clear the whole vendor table then no npcs in your database would sell anything?
-
Grand Master
Re: [HELP]How to remove items from vendors?
You need to find the item that the vendor has. Select the appopriate vendor then simply type /vendorremoveitem 10290 (Example code)
-
Newbie
Re: [HELP]How to remove items from vendors?
well then go into database, go into vendors type in the vendor name and then when u find all the things in that vendor delete the one u want :) and its not / its . abstrakt
-
Elite Member
Re: [HELP]How to remove items from vendors?
I posted a vendor database program that you can look up what the vendor sells by the vendors ID and delete/add any item you want... when you click on the vendors IDs listed it tells you the name etc for the item much easier and less awkward then using the real database app if you aren't that good with sql and all. you can also edit already listed items also. I was pondering adding a batch add method for making custom season vendors and such or for people wanting to have vendors sell pets... I made one that sells all the pets you can get in the game.