Jump to content

How do you remove all items from a merchant's inventory?


Question2

Recommended Posts

A mod broke one of the NPCs in my game by giving him millions of ammo and hes not removing or refreshing his inventory to get rid of it. How do i remove the items from his inventory?

 

The items are stored somewhere else, im not sure where exactly, there are two hidden chests under his store, but they cannot be opened and selecting them and using "removeallitems" in the console doesnt seem to do anything.

Link to comment
Share on other sites

> have you tried to open the chests (with a targested unlock console command, and just take all the items?

 

However if he isn't respawning/ resetting his inventory then use the above method to remove the offending items....problem solved...

 

> or you can open console, click on the npc in question, and then type "resurrect", and your npc has died, been reborn, asn has a reset inventory...

Link to comment
Share on other sites

Try using either FNVEdit or the GECK to track down the chests via their ID numbers (open the console, click them and enter the "gbo" command, write down the output, that's the ID you need to look for), and manually (and permanently) removing the offending contents, or at least bringing stock back down to sane levels.

Link to comment
Share on other sites

Alright figured it out.

 

Use the console, select the merchant then type removemerchantcontainer.

 

Find the base ID of the merchant container in the GECK, then use "placeatme" to make a copy of the merchant container.

 

Then use select the vendor and use "setmerchantcontainer <refID of the new merchant container>".

 

And wait for it to refresh as normal.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...