Jump to content

Recommended Posts

Posted

Hello, I can't seem to add most items (mods or not) to my inventory so I'm posting here in an attempt to find out what I'm missing.

 

For example, if I'm trying to add "Advanced Recon Ranger Armor (Black)= xx022F04" (Load order=19 Index=26 according to NMM).

I convert the decimal (19) to hex (13), launch the game via NVSE from NMM and type into the console:

player.additem 13022F04 1

the result is:

SCRIPTS: Script  'SysWindowCompileAndRun', line 1: item '13022F04' not found for parameter ObjectID. Compiled script not saved!

I've also tried with stock items like the Anti-Material Rifle and it doesn't seem to work either giving the same result.

Judging from my googlefu this problem seems to come up quite a lot but unfortunately none of the previous threads helped me so here I am.

Thanks for your help.

Posted

I feel silly for not trying this before but I just changed my load order around out of sheer curiousity and it worked.

The esp load order value was changed from 19 to 1D.

Thanks again for your help.

  • Recently Browsing   0 members

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