This command adds an item to the inventory of the player with the specified player ID, relative to the numerical item ID provided. Not all items have a numerical item ID, so it may be best to use the GiveItemToPlayer command instead.
The command syntax includes the command as well as any possible parameters. Parameter options are below.
Click the copy button to copy the command. Replace any parameter placeholders, which are stated between angle brackets, < and >, with the parameter option you want. Then click copy to copy the entire command.
UE4 ID Type: UE4 ID | The player ID (UE4) of the player you wish to give the item(s) to. |
Item ID Type: Item ID | The numerical item ID of the item you wish to give. |
Amount Type: Number | The amount of the item(s) you wish to give |
Quality Type: Number | The quality you wish the item(s) to have |
Force Blueprint Type: Boolean | Specify '0' to add the item to the player's inventory, '1' to add the blueprint of the item to the player's inventory. |
Press the Tab key to open the command console on PC. On Xbox, press LB RB X andY at the same time. On PlayStation, pressL1 R1 Square andTriangle at the same time.