Jump to content

How to find mod item IDs?


Snazzishoez

Recommended Posts

Guest carywinton
Posted

Yep that is one way to use FNVEdit, you can also click on the item in game and type "gbo" GetBaseObject and it will give you the base ID. The use player.additem "base id here" "number of the item you want here"  So player.additem 3e54a 1 will give you one Regulator Duster in your inventory. I hope that helps, it's good FOSE and I think NVSE added this because finding it game with the standard method was much more difficult, the GBO makes it far easier.

Posted

That only affects the first two numbers of the item, correct?

 

I only mention that in case someone uses this an later loads some other mods in their game. They then can change the first two numbers instead of looking again for the entire id number.

Posted

That's right, RC.

 

The first two #s are always the mod #. 00 for vanilla with no DLC, ff for dynamic stuff, everything else corresponds to the mod index, listed helpfully in FOMM as... 'mod index' ;)

Archived

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

  • Recently Browsing   0 members

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