Jump to content

How to add custom item using console command?


Omegaweaponneo

Recommended Posts

Player.Additem a 100 will add 100 lockpicks to your inventory.

This works because lockpicks exist within the game files.

If you have added a mod or expansion the this content can also be available to use but it can be hard to find the right "code".

.....

Creating a new (custom) weapon/amulet ect. is not possible from the console.

Link to comment
Share on other sites

Is there any why for me to add custom item(mods) using console command?

If there is already an answer please direct me to the topic.

 

Thanks.

 

Using the Construction Set you have to find the items Form ID by loading oblivion.esm and the mod you want the item from. Using console commands then type this-

 

player.additem <form ID>

 

It will look similar to this-

 

player.additem 1300567

Link to comment
Share on other sites

  • Recently Browsing   0 members

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