ARK · COMMAND
GMSummon
- Command
Spawns a tamed creature at a specific level, applying the 50% taming bonus to your input level.
Running the GMSummon on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .
Syntax
Console syntax
cheat GMSummon <Entity ID> <Creature Level>Arguments
- entity id type: entity id
- The entity ID of the creature you wish to spawn, with quotation marks, e.g. "MegaRex_Character_BP_C"
- creature level type: number
- The level of the creature you wish to spawn. Because this level does not include the taming bonus, you will need to divide your desired level by 1.5 for the creature to have it. For the creature to spawn at level 15, you would enter 10 (because the 50% taming bonus is 5, and 10 + 5 is 15)
About
GMSummon spawns a single creature in front of your character as if it were tamed. Unlike Summon, it applies a taming bonus to the level you specify, so the creature's final level will be 1.5× your input.
To get a creature at your desired final level, divide by 1.5 and round down. For example, to spawn a level 100 creature, enter 66 (since 66 × 1.5 = 99). The entity ID must be in quotes and use the full blueprint class name, such as "MegaRex_Character_BP_C".
This command is useful for testing tamed dino behavior, populating arenas, or handing out powerful mounts without going through the breeding or taming process.
Frequently Asked Questions
- When was the GMSummon data last updated?
- The GMSummon 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.
- How do I enable admin commands to run GMSummon?
- In single-player, cheats are on by default. On a dedicated or hosted server, log in as admin with
enablecheats <AdminPassword>first, then runcheat GMSummon <Entity ID> <Creature Level>. Without admin access the console rejects it. - What is the GMSummon?
- Spawns a tamed creature at a specific level, applying the 50% taming bonus to your input level.
- What arguments does the GMSummon command take?
- The GMSummon command takes 2 arguments: entity id type: entity id, creature level type: number. See the Arguments section on this page for what each one does.
- What is the syntax for the GMSummon command?
- The syntax is
cheat GMSummon <Entity ID> <Creature Level>. 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. - Which game is the GMSummon from?
- The GMSummon is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- What is the GMSummon used for?
- GMSummon spawns a single creature in front of your character as if it were tamed. Unlike
Summon, it applies a taming bonus to the level you specify, so the creature's final level will be 1.5× your input. - Can I run the GMSummon command over RCON?
- Yes. Send
cheat GMSummon <Entity ID> <Creature Level>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.