Jump to content

How do I find the item codes for modded items?


johnyct9760

Recommended Posts

is there way to find the item codes for mod added items like for example:

 

4.7 mm rounds (added by CALIBR)

or the laser sites that are attached to weapons (added by WeaponsModKits)

 

I've tried take a an existing item out of my inventory and dropping on on the ground then opening up the console and then left clicking on it to get the item code and the it LOOKS like the correct item number pops up in the top center of the screen but when I do the

player.additem [itemCode], 1000, 100 <= add item console command it tells me its no good.

 

Thanks for the help.

Link to comment
Share on other sites

When using the additem command you gotta use the base object value. To get that value, drop an item on the ground, bring up the console, left click the item that it's reference ID is shown on the top screen and then type "gbo" (get base object ID, WARNING: this command requires FOSE). Use the number you'll get after this command with the additem command and it should work!
Link to comment
Share on other sites

  • Recently Browsing   0 members

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