Jump to content

Manipulating items


Setari

Recommended Posts

Does anyone know of any modifications to the game that let me move items I'm holding (holding meaning holding E and making it float I guess) exactly as I want them to instead of banging them around on the floor/desks/etc? I.E. Making a neat stack of Iron Ingots? Or do we have to wait for the CK for that? I know there's console commands for it but it's very time consuming to use those. Right now I have a ton of Iron Ingots in a pile in my house. :[ Along with other ingots.
Link to comment
Share on other sites

This is one area that has been a problem from as far back as I can remember. There have been mods that fix improves this (like Feng Shui for FO3/NV), but they require heavy scripting. Something like this is not going to be possible until after the CS is released, and the community as a whole gets a better grip on the new flash menus.
Link to comment
Share on other sites

This is one area that has been a problem from as far back as I can remember. There have been mods that fix improves this (like Feng Shui for FO3/NV), but they require heavy scripting. Something like this is not going to be possible until after the CS is released, and the community as a whole gets a better grip on the new flash menus.

 

Damn! These are exactly my thoughts when I want to put something on the shelf in my Whiterun home: "Why o why there's no Feng Shui for Skyrim!" But truth is - such mod can't be done without scripting and CS.

 

But fear not. There's a fairly good way to set up things. Just drop item on the ground, then open the console and click the item with your mouse - you'll see the ID number of it. Then use these console commandsto manipulate it:

Getpos x,y,z = Gets the position of an object (ex. getpos z)

Setpos x,y,z # = Sets the position of an object. (ex. setpos z 250 )

Getangle x,y,z = Gets the angle of an object (ex. getangle z)

Setangle x,y,z # = Sets the angle of an object. (ex. setangle z 245 )

Rotate x,y,z # = Rotates the object manually. (ex. rotate z 245)

Setscale # = Sets size of object.

You can also read this thread how to use commands to set up your items or even floors and walls in your house:

 

Renovate your house with console.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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