Delete weapons / Gear from vendors?
Originally Posted by Davetharogue Delete weapons / Gear from vendors? in the vendors table the second column is the itemid... search for it there and remove the entry... in-game you can use .npc command to remove item from vendor... grtz
The command is? .npc remove <code>? or?
Originally Posted by Davetharogue The command is? .npc remove <code>? or? the command is .npc vendorremoveitem <itemID> grtz
Thank you