Jump to content

Recommended Posts

Posted

When I create a new item, I can't use the player.additem console command to add it to my inventory directly. Any other method of having the game automatically add it to my inventory works, such as making it the result of a crafting recipe.

 

 

Am I using the wrong ID for it, or something? I'm using the numeric ID that GECK shows when I hover my mouse on the object.

Posted

Also make sure that you also consider what position the mod is loaded.

 

Load order

 

FalloutNV.esm 00

mod a 01

mod b 02

and so forth

 

In the GECK if you hover over the ID name it will show the hex value (8 character string). Remember that unless you are loading all of the mods you use it will not correctly show the first 2 characters properly. For instance, if the item you want is loaded 3rd then it would start off as 01000abc instead of 02000abc. Wyre Flash can be setup and it will show the load order of all the mods you currently use.

  • Recently Browsing   0 members

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