Jump to content

i need to spawn several storage chests


tmx

Recommended Posts

Okay I am starting to play Morrowind again after two years. I am accumulating too much items. Normally I find a large space to organize them, but it is just taking way too long to grab each item. I know there is a cheat code to add an item to your inventory. But do anyone know the code to spawn an item? I guess I would need the ID number of the object too though.

 

Or if you can recommend a mod that help with organizing items?

Link to comment
Share on other sites

I think I have the answer to both you questions! =D

 

To spawn an item to your inventory write this in the console:

 

player->additem"itemID"1

 

The item ID is for example iron_dagger. You have to write the ID for the item, not the name, but the ID is usually the same as the name except it usually have underscores instead of spaces (some items have spaces, so try both). If you can't figure out the ID of an item check in the construction set. The number 1 shows how many of the item you add. Example: player->additem"iron_arrow"100 would add 100 arrows.

Ingredients usually have ingred_ or something like that in front of them. Example: ingred_saltrice

 

I can also recommend a mod that can help you. This is a mod that I made myself. It adds a new building with lots of storage place and it has doors in 5 different cities and connection with the Mages Guilds. It doesn't really help organizing though, it just gives really quick access to your stuff. (It has 3 rooms with lots of vendors, a bed and like 30 crates.)

Link to comment
Share on other sites

Actually I meant not add item into inventory, but an object into the game world. But your mod sounds good, thank for the help.

I found the command you are looking for!

 

 

PlaceAtPC "iron dagger" 1,1,1

This will spawn an iron dagger by your feet.

 

 

placeatpc "crate_01" 1,1,1

This will spawn a storage crate by your feet. :biggrin:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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