ARK · COMMAND
GiveItemNumToPlayer
- Command
Gives a specified quantity of an item by its numeric ID to a player, with control over quality and blueprint status.
Questions about the GiveItemNumToPlayer (syntax cheat GiveItemNumToPlayer <UE4 ID> <Item ID> <Amount> <Quality> <Force Blueprint>)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Syntax
Console syntax
cheat GiveItemNumToPlayer <UE4 ID> <Item ID> <Amount> <Quality> <Force Blueprint>Arguments
- 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.
About
GiveItemNumToPlayer delivers items to a player using the item's numeric ID rather than its class name or GFI code. You supply the target player's UE4 ID, the item's numeric ID, how many to give, what quality level, and whether to give the item itself or its blueprint.
This command is useful when you know an item's numeric ID but not its GFI code or class name. The quality parameter accepts any number; higher values produce higher-quality gear. The final parameter is a toggle: set it to 0 to give the actual item, or 1 to give the blueprint instead.
Unlike GiveItem, which works only on the caller, this command targets any player by their UE4 ID, making it essential for admins managing multiple players or distributing items remotely.
Frequently Asked Questions
- When was the GiveItemNumToPlayer data last updated?
- The GiveItemNumToPlayer entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- What is the GiveItemNumToPlayer?
- Gives a specified quantity of an item by its numeric ID to a player, with control over quality and blueprint status.
- What is the syntax for the GiveItemNumToPlayer command?
- The syntax is
cheat GiveItemNumToPlayer <UE4 ID> <Item ID> <Amount> <Quality> <Force Blueprint>. Open the admin console, paste it, replace any<placeholders>with real values, and press Enter. Verified against the current ARK: ASA build as of June 28, 2026. - Can I run the GiveItemNumToPlayer command over RCON?
- Yes. Send
cheat GiveItemNumToPlayer <UE4 ID> <Item ID> <Amount> <Quality> <Force Blueprint>through RCON or your control-panel console. If the connection already runs with admin context, omit the leading "cheat". It works the same on hosted, self-hosted, and RCON setups. - What arguments does the GiveItemNumToPlayer command take?
- The GiveItemNumToPlayer command takes 5 arguments: ue4 id type: ue4 id, item id type: item id, amount type: number, quality type: number, force blueprint type: boolean. See the Arguments section on this page for what each one does.
- What is the GiveItemNumToPlayer used for?
- GiveItemNumToPlayer delivers items to a player using the item's numeric ID rather than its class name or GFI code. You supply the target player's UE4 ID, the item's numeric ID, how many to give, what quality level, and whether to give the item itself or its blueprint.
- How do I enable admin commands to run GiveItemNumToPlayer?
- In single-player, cheats are on by default. On a dedicated or hosted server, log in as admin with
enablecheats <AdminPassword>first, then runcheat GiveItemNumToPlayer <UE4 ID> <Item ID> <Amount> <Quality> <Force Blueprint>. Without admin access the console rejects it. - Which game is the GiveItemNumToPlayer from?
- The GiveItemNumToPlayer is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.