Fallout 4

Fallout 4

View Stats:
Player.additems Not working. Please Help!
Ive installed a Mk14 and M4A1 mods. When I type in the "help mk14 4" and had the item ids show up, however, when I enter

player.additem 04000800 I get:

Items "ID" not found for parameters ObjectID.
Comipiled script could no be saved.

04000800 is the Id, I know that for sure.

Any help would be useful. Thanks
< >
Showing 1-5 of 5 comments
JonWoo Mar 24, 2016 @ 5:42pm 
It should be,

player.additem 04000800 "1"
Qnomei Mar 24, 2016 @ 5:44pm 
You need to specify how many you want. The console does not make assumptions.
Crimsomrider Mar 24, 2016 @ 5:52pm 
The console does not need a specified number in order to add an item.

"player.additem <ID>" is all you need. If you want more than one gun, then you need to specify how many you want.

As to the OP, are you sure you're reading the correct ID ? Maybe you took some object REF or something else, instead of WEAP.

Double-check just to be sure.
Joseph Stalin Mar 24, 2016 @ 6:51pm 
Originally posted by Crimsomrider:
The console does not need a specified number in order to add an item.

"player.additem <ID>" is all you need. If you want more than one gun, then you need to specify how many you want.

As to the OP, are you sure you're reading the correct ID ? Maybe you took some object REF or something else, instead of WEAP.

Double-check just to be sure.

I was definetly using the WEAP ID. But Ill try once more
Joseph Stalin Mar 24, 2016 @ 6:54pm 
Originally posted by ReapingHavok:
Originally posted by Crimsomrider:
The console does not need a specified number in order to add an item.

"player.additem <ID>" is all you need. If you want more than one gun, then you need to specify how many you want.

As to the OP, are you sure you're reading the correct ID ? Maybe you took some object REF or something else, instead of WEAP.

Double-check just to be sure.

I was definetly using the WEAP ID. But Ill try once more


Heres the mistake I just realized im made I entered "player.additem id 03000800"
I should have entered "player.additem 03000800"
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Mar 24, 2016 @ 5:39pm
Posts: 5