Jump to content

player.additem not working


Lukid

Recommended Posts

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.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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