Skip to main content

ARK · CREATURE

ARK: Survival Ascended Exo-Mek (RTS) Creature creature

Exo-Mek (RTS) Creature

  • Creature
  • Genesis

The Exo-Mek (RTS) is a Genesis DLC fantasy-type creature variant used in RTS mode, identified by entity ID Exosuit_RTS_Character_BP_C.

Want to go deeper on the Exo-Mek (RTS) Creature (creature ID Exosuit_RTS_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Exosuit_RTS_Character_BP_C

Blueprint path

"Blueprint'/Game/Genesis2/Dinos/Exosuit/Exosuit_RTS_Character_BP.Exosuit_RTS_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon Exosuit_RTS_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "Exosuit_RTS_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Exosuit/Exosuit_RTS_Character_BP.Exosuit_RTS_Character_BP'" 0 0 0 0

About

The Exo-Mek (RTS) is a fantasy-class creature associated with the Genesis DLC, representing the real-time strategy mode variant of the standard Exo-Mek. It shares the Exo-Mek name tag but operates under a distinct entity class, Exosuit_RTS_Character_BP_C, which distinguishes it from the standard pilotable Exo-Mek used in normal gameplay.

Admins working with Genesis content or RTS mission sequences may encounter this entity when managing spawns, debugging mission-related behavior, or configuring creature settings via server INI. Using the entity ID Exosuit_RTS_Character_BP_C is the reliable way to target this specific variant rather than the base Exo-Mek class.

Because this is an RTS mission construct rather than a standard tameable creature, typical taming or breeding configurations do not apply. Treat it as a scripted mission entity when troubleshooting or adjusting server behavior around Genesis RTS scenarios.

Frequently Asked Questions

What is the Exo-Mek (RTS) Creature used for?
The Exo-Mek (RTS) is a fantasy-class creature associated with the Genesis DLC, representing the real-time strategy mode variant of the standard Exo-Mek. It shares the Exo-Mek name tag but operates under a distinct entity class, Exosuit_RTS_Character_BP_C, which distinguishes it from the standard pilotable Exo-Mek used in normal gameplay.
How do I spawn a tamed Exo-Mek (RTS) Creature?
Open the admin console and run cheat GMSummon "Exosuit_RTS_Character_BP_C" 150. GMSummon spawns a tamed Exo-Mek (RTS) Creature at the given level (150 here); change the number to set the level. Verified against the current ARK: ASA build as of June 28, 2026.
What is the Exo-Mek (RTS) Creature name tag for Game.ini?
The Exo-Mek (RTS) Creature uses the name tag Exo-Mek. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Exo-Mek (RTS) Creature?
The Exo-Mek (RTS) is a Genesis DLC fantasy-type creature variant used in RTS mode, identified by entity ID Exosuit_RTS_Character_BP_C.
How current is the Exo-Mek (RTS) Creature info?
The Exo-Mek (RTS) Creature 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 Exo-Mek (RTS) Creature class name?
The creature ID for the Exo-Mek (RTS) Creature is Exosuit_RTS_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
What is the blueprint path for the Exo-Mek (RTS) Creature?
The Exo-Mek (RTS) Creature blueprint path is "Blueprint'/Game/Genesis2/Dinos/Exosuit/Exosuit_RTS_Character_BP.Exosuit_RTS_Character_BP'". Keep the wrapping quotes: SpawnDino and the other path-based admin commands need them to read the path as one argument. Verified against the current ARK: ASA build as of June 28, 2026.
How do I spawn a Exo-Mek (RTS) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Exosuit/Exosuit_RTS_Character_BP.Exosuit_RTS_Character_BP'" 0 0 0 0. SpawnDino takes the full blueprint path followed by spawn distance, Y offset, Z offset and level, so you can place the Exo-Mek (RTS) Creature precisely instead of dropping it on top of your character.
How do I spawn a wild Exo-Mek (RTS) Creature?
Run cheat Summon Exosuit_RTS_Character_BP_C in the admin console. Summon spawns a wild, untamed Exo-Mek (RTS) Creature at your location. Use GMSummon instead if you want it pre-tamed.
Which game is the Exo-Mek (RTS) Creature from?
The Exo-Mek (RTS) Creature is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
Is the Exo-Mek (RTS) Creature a DLC creature or part of the base game?
The Exo-Mek (RTS) Creature is tied to the Genesis content, so that map or pack must be installed for it to appear naturally. Admins can still force-spawn it on any map with summon commands.
What type of creature is the Exo-Mek (RTS) Creature?
The Exo-Mek (RTS) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How do I spawn the Exo-Mek (RTS) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Exosuit_RTS_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".