Give Item (cheat giveitem)
ark — Cheat Codes
Spawns a specified item into your inventory with a given quantity and quality. Essential for spawning resources, weapons, or armor.
Syntax
cheat giveitem <BlueprintPath> <Quantity> <Quality> <ForceBlueprint>
Example
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun_C'" 1 100 0
💡 Notes
Requires admin privileges. Blueprint paths are case-sensitive. Quality 100 is Ascendant. [verify] Some mobile versions may not support this command.
🎯 Tips & Tricks
Find blueprint paths
Use the wiki or modded tools to look up exact blueprint paths for items you need.
Use force blueprint
Set ForceBlueprint to 1 to get the blueprint instead of the item, useful for crafting.
Stack quantities
Spawn items in stacks of 100 or 1000 to save time and inventory space.
🔧 Troubleshooting
Item doesn't appear
Check the blueprint path for typos and ensure you have admin rights enabled.
Game crashes on use
Reduce the quantity or quality, as extremely high values can cause performance issues.
⚠️ Common Mistakes
- Using wrong blueprint path
- Spawning too many items at once
- Forgetting to enable admin mode
👍 Pros
- Spawns any item instantly
- Allows custom quality levels
- Works for all item types
👎 Cons
- Requires exact blueprint path
- Can clutter inventory if overused
- Not available on all platforms