Chest placing guide Add new chests to your home

Post » Tue May 29, 2012 4:46 am

I stumbled across some ID codes on the net and read a few things that worked out for me. Together with a few things that I discovered it will be possible to counter the lack of storage in your somewhat bigger (and smaller) homes. You can add chests via the console.

Go to the desired place and open the console.

1.) Place your container:

You can place your container with player.placeatme f3923 which is a basic chest. Then click with your mouse on the container which is below you - you should see an ID number.

2.) Use getangle x, getangle y and getangle z to determine the place angle. Then use the setangle command to zero everything out.In most cases it is the x axis which has some value and has to be reset to zero, so the container will stand straight on the floor in the right angle. If the chest looks all right, then change nothing.

Example: setangle x 0

3.) Use getpos x,y,z to determine your containers position. Then use the setpos command to change the position in your room. Try changing in small values first.

Example: setpos x -176 (Keep in mind that there is always a possible positive and negative number, don't mix them up).

4.) Use the getscale / setscale command to adjust the size of your chest to your liking. The default value ist 1.0 so setting to 0.9 makes it smaller and 1.1 is bigger.

Example: setscale 0.9 (to reduce the size of the chest).

5.) Use player.setownership to make the chest your property and most likely to prevent a reset. I have been waiting for 10 days outside the room with the newly placed chests and the content (which I added afterward) did not disappear.

Here are some IDs I found to be safe and working

f8476 (large metal chest)
f3923 (large wooden chest)
10e882 (wooden barrel)

Here are some codes I found on a website but I did not test them all myself!

0010E882 (wooden barrel - BarrelFood01_NoRespawn)
0010E884 (wooden barrel - BarrelFood01_NoRespawn)
0010E885 (wooden barrel - BarrelFood01_NoRespawn)

0010E883 (sack - MiscSackLargeFlat01_NoRespawn)
0010E887 (sack - MiscSackLargeFlat02_NoRespawn)
0010E886 (sack - MiscSackLarge_NoRespawn)
0010E888 (sack - MiscSack02LargeFlat_NoRespawn)

0010E889 (sack - MiscSack02LargeFlat_NoRespawn)
0010E889 (sack - MiscSack02Small_NoRespawn)
0010E88A (sack - MiscSack02SmallFlat_NoRespawn)

000F3923 (PlayerHouseChest - should be safe too)
000F8476 (LargeChestNoRespawn)
000F8477 (TreasRuinsUrnLargeEmptyNoRespawn)

You may as well skip the zeroes when entering your ID.

IMPORTANT:

The chests' physics stay at the spawn area. You have to leave the room and reload the cell you spawned the chest. Best done via exiting and restarting.


Finally my Solitude home has at least 25 containers I can use.

Happy looting and collecting! :biggrin:
User avatar
Multi Multi
 
Posts: 3382
Joined: Mon Sep 18, 2006 4:07 pm

Return to V - Skyrim