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?
Printable View
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?
remove the item from the Db (only way i know how) becuase same thing when i restart my server
i think its .npc vendorremoveitem <id> 1
hope this will help
nope that doesnt work for my ascent revs also so i removed it form the Db
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..
I made a program that does this =DD
http://forum.ragezone.com/showthread.php?t=426224
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
not sure why you would want to clear the whole vendor table then no npcs in your database would sell anything?
You need to find the item that the vendor has. Select the appopriate vendor then simply type /vendorremoveitem 10290 (Example code)
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
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.