ARK Survival Ascended Console Commands: Full Cheats List
Complete guide to all console commands and cheat codes in ARK Survival Ascended for PC, PlayStation, and Xbox, with syntax, parameters, and usage tips.
ARK Survival Ascended Console Commands: Full Cheats List
Every ARK Survival Ascended console command you need is here — organized by function, with exact syntax, parameters, and platform-specific activation steps for PC, PS5, and Xbox. Before anything works, you must enable Console Access in Settings → Advanced → Console Access → ON. After that, open the console with the inputs listed below and start entering commands.
This list covers progression, taming, spawning, movement, and parametrized commands like givearmorset and givedinoset — including the full tier and quality variable tables that most sources leave out.
Enabling Console Access in ARK Survival Ascended
Console commands are disabled by default. This trips up a lot of players who jump straight to the console shortcut and wonder why nothing happens.
The setting lives in Main Menu → Options → Advanced. Scroll down until you see Console Access and flip it to ON. You only need to do this once per install — the game remembers the setting across sessions. On hosted dedicated servers, the host must have this enabled server-side for admin commands to register; single-player and non-dedicated sessions are fully under your control.
If you’re playing on a server you don’t own, you’ll also need admin privileges. Use enablecheats [AdminPassword] after opening the console — replace the bracket text with the actual server password. Without that step, most commands will silently fail or return a permissions error.
Opening the Console by Platform
Once Console Access is on, opening the command line is a single input. The method differs by platform:
| Platform | Console Input | Notes |
|---|---|---|
| PC | ~ (tilde key) | Press again to fullscreen the console window. Tab cycles through command history. |
| PlayStation 5 | L1 + R1 + Triangle + Square | All four buttons simultaneously. A small input field appears at the bottom of the screen. |
| Xbox Series X/S | LB + RB + Y + X | Same logic — all four at once. The field can be easy to miss; look at the screen’s lower edge. |
On console platforms the text input box is small and doesn’t autocomplete. Typos cause silent failures, not error messages — so double-check spacing and brackets before hitting confirm. Case doesn’t matter for command names, but blueprint paths in giveitem are case-sensitive.
Essential Progression Commands
These are the commands that let you skip the grind entirely or replicate progress from a previous save. Useful for returning players rebuilding after a server wipe, or anyone who just wants to get to the building and taming part.
| Command | Effect |
|---|---|
addexperience [#] | Grants the specified XP amount directly to your character. |
giveengrams | Unlocks every crafting recipe in the base game. |
giveengramstekonly | Unlocks Tek-tier engrams only — useful if you’ve already learned everything else legitimately. |
giveresources | Adds 50 units of every resource type to your inventory. |
givecreativemode | Activates Creative Mode: infinite resources, all engrams, God Mode, and free crafting. |
givecreativemodetoplayer [playerID#] | Applies Creative Mode to a specific player by their ID number. |
gmbuff | God Mode plus bonus XP and engram points. Stacks with infinitestats. |
leavemealone | God Mode only, no XP bonus. Use this if you want clean stat tracking. |
infinitestats | Locks food, water, oxygen, stamina, and weight at maximum. Doesn’t grant invincibility on its own. |
toggleinfiniteammo | Toggles unlimited ammunition for all ranged weapons. |
giveitemset [tier] | Gives a full item set of the specified tier. See tier variables below. |
givearmorset [tier] [quality] | Gives a complete armor set. Both tier and quality parameters required. |
giveweaponset [tier] [quality] | Gives every weapon from the specified set at the specified quality. |
givebossitems | Drops boss reward items directly into your inventory — skips the entire boss fight. |
giveallmeat | Adds one of every meat variant to your inventory. |
givecolors | Gives you one of each dye type. |
giveitem [blueprintpath] [quantity] [quality] [forceblueprint] | Gives a specific item by blueprint path. Set forceblueprint to 0 for the item itself, 1 for a blueprint copy. |
giveitemnum [item#] [quantity] [quality] [forceblueprint] | Same as above but uses the numeric item ID instead of the full path. |
giveitemtoplayer [playerID#] [blueprintpath] [quantity] [quality] [forceblueprint] | Sends an item directly to another player’s inventory. |
setcheatplayer [true/false] | Toggles the onscreen admin stats overlay (position, speed, target info). |
settimeofday [HH:MM] | Snaps the map clock to a specific time. Format: settimeofday 12:00. |
enemyinvisible | Makes all wild creatures ignore you completely — even if you attack them first. |
changesize [#] | Rescales your character model. Default is 1. Values above 2 can cause collision issues. |
A note on gmbuff versus leavemealone: they both toggle God Mode, but gmbuff also grants a significant XP boost and extra engram points on activation. If you’re testing builds and don’t want inflated stats, go with leavemealone. You can stack either one with infinitestats — they affect different survival systems.
Taming and Creature Spawning Commands
Taming commands split into two workflows: targeting a creature already in the world, or summoning one fresh. Know which you need before typing.
| Command | Effect |
|---|---|
dotame | Tames the creature you’re currently looking at. Standard tame — still requires a saddle to ride. |
forcetame | Tames targeted creature and allows riding without a saddle. More useful than dotame in most scenarios. |
forcetameaoe [radius] | Tames every creature within the specified radius. Default radius is 2000 units. Use carefully — this catches creatures you may not want. |
summon [type] | Spawns a wild creature of the specified type at level 1. Spawns hostile. |
summontamed [type] | Spawns the creature already tamed at level 1. No saddle included. |
gmsummon [type] [level] | Spawns a tamed creature at a specific level. The most useful of the three summon variants — gives you level control. |
givedinoset [tier] [quantity] | Spawns and auto-saddles a set of creatures from the specified tier. See dino tier variables below. |
The creature [type] parameter uses internal entity names, not display names. A Rex is Rex_Character_BP_C, a Pteranodon is Ptero_Character_BP_C. These are consistent with ARK Survival Evolved naming conventions, so existing spawn code references still work in Ascended as of January 2026.
forcetameaoe deserves a specific warning: the default 2000-unit radius is enormous. In a dense spawn zone, you can accidentally tame 30+ creatures and crash a non-dedicated session under the weight of the tame cap. Set a tighter radius — something like forcetameaoe 500 — unless you specifically want a full sweep.
Movement and Exploration Commands
Three commands handle unrestricted movement, and they interact with each other in ways that catch people off guard.
| Command | Effect |
|---|---|
fly | Lets your character fly freely above the terrain. Collision with geometry still applies. |
ghost | Enables noclip — fly and pass through any solid object including terrain and structures. |
walk | Disables both fly and ghost, returning you to normal movement. Always use this to exit those modes cleanly. |
teleport | Moves your character forward in the direction you’re facing until collision stops you. Useful for quick short hops. |
tpcoords [latitude] [longitude] [altitude] | Teleports to map coordinates. Use the in-game GPS or map overlay for exact values. |
teleportplayeridtome [playerID#] | Pulls a specific player to your current location by their player ID. |
teleportplayernametome [playername] | Same as above but uses the player’s display name instead of ID. More practical in most multiplayer sessions. |
If you use ghost to clip through terrain and then type fly instead of walk, you’ll often end up stuck inside geometry when you land. Always use walk to properly reset movement state. It’s a small thing, but it saves a lot of frustrating unstick attempts.
Quality and Tier Parameters Explained
Several commands — givearmorset, giveweaponset, givedinoset, giveitemset — require one or two additional parameters to define what you actually get. These are where most syntax errors happen, because the valid values differ depending on which command and which parameter slot you’re filling.
Here’s the complete reference, as verified against the current build (January 2026):
| Parameter Type | Used In | Valid Values |
|---|---|---|
| Quality (armor & weapons) | givearmorset, giveweaponset | primitive, ramshackle, apprentice, journeyman, mastercraft, alpha, ascendant |
| Quality (dinos & items) | givedinoset, giveitemset | 0, 1, 2, 3 |
| Tier (armor) | givearmorset | cloth, hide, chitin, fur, flak, hazard, ghillie, riot, scuba, desert, metal, tek |
| Tier (weapons) | giveweaponset | primitive, basic, advanced, tek |
| Tier (dinos) | givedinoset | argent, extinction, flyers, me, misslemek, siegemek, shieldmek |
| Tier (items) | giveitemset | brews, food, water |
The quality scale for armor and weapons runs roughly from worst to best in the order listed: primitive at the bottom, ascendant at the top. Alpha sits between mastercraft and ascendant in effective stat output — a frequent source of confusion because alphabetically it appears at the start.
For givedinoset, the numeric quality values (0–3) correspond to increasing stat quality of the spawned creatures, not their level. Level is fixed by the command; quality affects base stat distribution. If you’re trying to get the strongest possible tamed set, use quality 3.
Full example syntax: givearmorset tek ascendant gives you a complete Tek armor set at ascendant quality. givedinoset flyers 3 gives you a saddled flyer set at maximum quality.
Common Console Command Mistakes and Fixes
Most console command failures in ARK Survival Ascended come down to four recurring issues — and none of them are complicated once you know what to look for.
Console Access isn’t enabled. The single most common cause of “nothing happening.” Go back to Advanced Settings and confirm the toggle is on. The console opening doesn’t mean Access is enabled — they’re separate settings.
Missing admin authentication on a server. Run enablecheats [password] first. If you don’t see a confirmation message, the password is wrong or the server has commands locked entirely. Single-player and non-dedicated hosts skip this step.
Wrong parameter format. Commands like settimeofday expect HH:MM format — typing settimeofday 12 won’t work; it needs settimeofday 12:00. Similarly, tpcoords requires three separate numbers with spaces, not commas.
Blueprint path case sensitivity. Command names themselves aren’t case-sensitive, but blueprint paths inside giveitem are. If you’re copying a path from an external source, paste it exactly as written. A single lowercase character in the wrong position returns nothing.
Using fly to exit ghost mode. As mentioned above — always use walk to exit either movement mode. Switching directly between fly and ghost without going through walk first regularly causes physics glitches.
forcetameaoe wiping your tame limit. If you’re on a server or non-dedicated session with a tame cap, running forcetameaoe with a large radius can hit that cap instantly. Other players on the server lose the ability to tame anything new until the cap clears. Set a small radius or use forcetame on individual targets instead.
Frequently Asked Questions
Do ARK Survival Ascended console commands disable achievements?
Yes — on PC via Steam, using admin commands disables achievement unlocks for that session. The achievements re-enable if you start a new session without using any commands. On Xbox, achievements are similarly locked out when cheats are active.
Can other players see when I use console commands?
On multiplayer servers, some admin commands generate a server log entry visible to other admins. Players without admin access won’t see the commands themselves, but effects like sudden item gains or creature spawns are visible in the world.
Does givecreativemode carry over between sessions?
No. Creative Mode activated via console command reverts when you exit the session. If you want it persistent, set it in the server/world config instead of through the console.
What’s the difference between summon, summontamed, and gmsummon?
summon spawns a wild, hostile creature at level 1. summontamed spawns it already tamed but still at level 1. gmsummon spawns it tamed at whatever level you specify — making it the most useful option when you actually want a strong creature rather than just any creature.
Does enemyinvisible work on bosses?
It prevents wild creatures and most enemies from initiating aggression, but boss AI operates differently — bosses will still attack you if you’re in their arena. Use gmbuff or leavemealone for true invincibility during boss encounters.
How do I find a player’s ID for commands like teleportplayeridtome?
Run listplayers in the console — it outputs all connected players with their numeric IDs. You can also use teleportplayernametome with the player’s display name if you want to skip the ID lookup entirely.