I need a console command to empty my inventory
By John Peck •
I am carrying way too much stuff in my inventory, and I need a way to drop it all with a console command like being able to take everything from a chest. I need to store everything in a chest in one fell swoop without manually doing it all.
11 Answer
Could you use the removeallitems command, targeting yourself?
Description: Removes all items in the targets inventory. Use the 'player' variable to transfer all items to own inventory.
Source: (Skyrim)
4