GiveItemNumToPlayer Command

cheat GiveItemNumToPlayer <UE4 ID> <Item ID> <Amount> <Quality> <Force Blueprint>

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.

Argument Information

The syntax for this Ark admin command is as follows:

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.

Command Information

Find below information relating to the GiveItemNumToPlayer command in Ark.

  • Cheat
  • Console Compatible
  • Target
  • Version Added
    0.0

Interested in More Commands?

Search all 219 Ark console commands on the same page with our complete list!

Sounds Roarsome!
Dinosaur

Command Builder

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in Ark.

cheat GiveItemNumToPlayer <UE4 ID> <Item ID> 1 1 false
UE4 ID
Item ID
Amount
Quality
Force Blueprint

Examples

  • cheat GiveItemNumToPlayer 129475024 72 6 10 0

    The above console command would give Flint (numerical item ID 72) to the player with UE4 ID 129475024. The amount of Flint the player would receive is 6. The quality argument is set to 10, meaning the Flint would have mediocre quality, and the Force Blueprint argument is set to 0 (false), meaning the player would receive the Flint as an item, not as a blueprint.

  • cheat GiveItemNumToPlayer 129475024 161 1 10 1

    The above console command would give the player with UE4 ID 129475024, Gasoline (numerical ID 161). The amount argument is set to 1, so the amount the player receives would be 1. The quality argument is set to 10. As the "Force Blueprint" argument is set to 1 (true), the player would receive the Gasoline as a blueprint, not as an item.