GiveItem Command

cheat GiveItem <Blueprint> <Amount> <Quality> <Force Blueprint>

This command adds an item to your inventory, relative to the blueprint, amount and quality specified. Unlike the 'GFI' command, you must specify the full blueprint.

Argument Information

The syntax for this Ark admin command is as follows:

Blueprint Type: Item Blueprint The full blueprint of the item you wish to add (not just a GFI code).
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 your inventory, '1' to add the blueprint of the item to your inventory.

Command Information

Find below information relating to the GiveItem command in Ark.

  • Cheat
  • Console Compatible
  • Target
    Self
  • Version Added
    0.0

Interested in More Commands?

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

Search
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 GiveItem <Blueprint> 1 1 false
Blueprint
Amount
Quality
Force Blueprint

Examples

  • cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Oil.PrimalItemResource_Oil'" 15 1 0

    "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Oil.PrimalItemResource_Oil'" is the blueprint path for Oil in Ark. The above command would give you 15 Oil (first number) with a low quality (second number, 1). Because the third number is 0 (false), you would be given the Oil item, not the blueprint for Oil.

  • cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Oil.PrimalItemResource_Oil'" 15 1 1

    The above command is the same as the first example, but because the Force Blueprint argument is set to 1 (true), you would receive the blueprint for Oil and not Oil as an item.