Jump to content

Dump all items from inventory mod?


Jayjay3687

Recommended Posts

Hey guys, if you cant tell from the title, I was wondering if there is a mod that allows me to dump all the items from my inventory into any box. I have a lot of modded armor in my inventory, and it takes too long clicking it and then pressing a the clicking another then pressing a again, please help and give links. Thanks Edited by Jayjay3687
Link to comment
Share on other sites

Well, if you want to just do it once, and don't care about the rest of your items, you can type in the console

player.removeallitems

which will delete your entire inventory.

 

 

If you want the items all in a container in the game, then you can open the console, click on the container you want to add them to, and then type that line above, as well as the RefID of the container. So it'd look something like

player.removeallitems 03000832 1

where the 03000832 is the ID number of the container, and the 1 is the retain ownership flag, just to make sure it's all still your stuff.

Link to comment
Share on other sites

LOL, Was looking for exactly the same thing just now..

 

Yep, when offloading items into any vanilla container it is a pain having to click click click... When taking an item is fine as you have the option to "take all" by pressing A. well what about an "add all" button maybe the D key.

Ive tried looking through the geck and also the ini files to see where this screen may exist but to no joy. as I would try and alter it myself.

 

If anyone knows where to find that particular screen that appears when in any container it would be a help. Or if anyone could make the mod that would be even better.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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