Skip to main content

ARK · CREATURE

ARK: Survival Ascended Titanomyrma Creature creature

Titanomyrma Creature

  • Creature
  • Base Game

Titanomyrma is a small invertebrate creature on ARK, relevant to admins for spawning, targeting, or scripting encounters using its entity ID.

Running the Titanomyrma Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .

Creature ID

Entity / blueprint class

Ant_Character_BP_C

Blueprint path

"Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon Ant_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "Ant_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'" 0 0 0 0

About

The Titanomyrma is a small invertebrate found in the base game, identifiable in server commands and scripts by its entity ID Ant_Character_BP_C and name tag Ant. Despite its modest size, it can be encountered in swarms and may be relevant when configuring spawn weights or testing NPC behavior on a server.

Admins can use the entity ID to spawn, destroy, or count Titanomyrma in the world via server console commands. The name tag Ant is useful for targeting this creature with commands that accept a name-based filter rather than a full class path.

Because Titanomyrma is part of the base game and not tied to any DLC, it is available across all standard maps without additional content requirements.

Frequently Asked Questions

Which game is the Titanomyrma Creature from?
The Titanomyrma 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.
How do I spawn the Titanomyrma Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Ant_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is the Titanomyrma Creature?
Titanomyrma is a small invertebrate creature on ARK, relevant to admins for spawning, targeting, or scripting encounters using its entity ID.
What is the Titanomyrma Creature name tag for Game.ini?
The Titanomyrma Creature uses the name tag Ant. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Titanomyrma Creature used for?
The Titanomyrma is a small invertebrate found in the base game, identifiable in server commands and scripts by its entity ID Ant_Character_BP_C and name tag Ant. Despite its modest size, it can be encountered in swarms and may be relevant when configuring spawn weights or testing NPC behavior on a server.
Is the Titanomyrma Creature a DLC creature or part of the base game?
The Titanomyrma Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
What's the Titanomyrma Creature blueprint path?
The Titanomyrma Creature blueprint path is "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_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.
When was the Titanomyrma Creature data last updated?
The Titanomyrma 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 creature ID for the Titanomyrma Creature?
The creature ID for the Titanomyrma Creature is Ant_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
How do I spawn a wild Titanomyrma Creature?
Run cheat Summon Ant_Character_BP_C in the admin console. Summon spawns a wild, untamed Titanomyrma Creature at your location. Use GMSummon instead if you want it pre-tamed.
How do I spawn a tamed Titanomyrma Creature?
Open the admin console and run cheat GMSummon "Ant_Character_BP_C" 150. GMSummon spawns a tamed Titanomyrma 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.
How do I spawn a Titanomyrma Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_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 Titanomyrma Creature precisely instead of dropping it on top of your character.
What type of creature is the Titanomyrma Creature?
The Titanomyrma Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.