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 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. |
Find below information relating to the GiveItemNumToPlayer command in Ark.
Search all 219 Ark console commands on the same page with our complete list!
Sounds Roarsome!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.
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.
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.