Fallout Additem Command


General Information

This command can be used to add a specified amount of any item to the inventory of an NPC, player or any other target with an inventory.

Syntax


additem [item id] [amount] [silent] Target Command

Item IDThe ID of the item you wish to add to the target's inventory.
AmountOptional (default is 1). The amount of the specified item you wish to add to the inventory of the target.
SilentOptional - only has an effect if the target ID is a player. Specify 0 to show a confirmation message before adding the items to the inventory of the target.

Examples


ff0084953.addItem 00178b63 1

The above command would add the item with ID code 00178b63 to the inventory of the NPC with reference ID ff0084953. The item with ID 00178b63 is the Strength Bobblehead. For help finding reference IDs, please see our reference ID guide.