Skip to main content

ARK · CREATURE

ARK: Survival Ascended Cruise Missile Creature creature

Cruise Missile Creature

  • Creature
  • Genesis

The Cruise Missile is a Genesis DLC weapon-class creature entity admins may need to reference when managing TEK missile behavior on a server.

Master the Cruise Missile Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .

Creature ID

Entity / blueprint class

TekCruiseMissile_Character_BP_C

Blueprint path

"Blueprint'/Game/Genesis/Weapons/CruiseMissile/TekCruiseMissile_Character_BP.TekCruiseMissile_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon TekCruiseMissile_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "TekCruiseMissile_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis/Weapons/CruiseMissile/TekCruiseMissile_Character_BP.TekCruiseMissile_Character_BP'" 0 0 0 0

About

The Cruise Missile is classified as a weapon-type creature in ARK's internal systems rather than a traditional tameable animal. It exists as a spawnable entity with its own character blueprint, which means server admins can encounter it in logs, spawn tables, or mod conflict reports just like any other creature class.

Because it originates from the Genesis DLC, it will only be present on servers running that content. Admins troubleshooting Genesis map events, TEK weapon interactions, or entity-related crashes should reference its entity ID TekCruiseMissile_Character_BP_C when filtering logs or writing config rules.

As a weapon-class entity, it is not intended to be tamed or interacted with like a standard creature. Its primary relevance to server administration is in spawn control, event scripting, and diagnosing unexpected entity behavior tied to TEK weapons during gameplay.

Frequently Asked Questions

How do I spawn a wild Cruise Missile Creature?
Run cheat Summon TekCruiseMissile_Character_BP_C in the admin console. Summon spawns a wild, untamed Cruise Missile Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the blueprint path for the Cruise Missile Creature?
The Cruise Missile Creature blueprint path is "Blueprint'/Game/Genesis/Weapons/CruiseMissile/TekCruiseMissile_Character_BP.TekCruiseMissile_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.
What is the Cruise Missile Creature class name?
The creature ID for the Cruise Missile Creature is TekCruiseMissile_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Which game is the Cruise Missile Creature from?
The Cruise Missile 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.
What is Cruise Missile Creature in ARK: Survival Ascended?
The Cruise Missile is a Genesis DLC weapon-class creature entity admins may need to reference when managing TEK missile behavior on a server.
Is the Cruise Missile Creature a DLC creature or part of the base game?
The Cruise Missile 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 is the Cruise Missile Creature used for?
The Cruise Missile is classified as a weapon-type creature in ARK's internal systems rather than a traditional tameable animal. It exists as a spawnable entity with its own character blueprint, which means server admins can encounter it in logs, spawn tables, or mod conflict reports just like any other creature class.
What is the Cruise Missile Creature name tag for Game.ini?
The Cruise Missile Creature uses the name tag Cruise Missile. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn a Cruise Missile Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis/Weapons/CruiseMissile/TekCruiseMissile_Character_BP.TekCruiseMissile_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 Cruise Missile Creature precisely instead of dropping it on top of your character.
How current is the Cruise Missile Creature info?
The Cruise Missile 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.
How do I spawn a tamed Cruise Missile Creature?
Open the admin console and run cheat GMSummon "TekCruiseMissile_Character_BP_C" 150. GMSummon spawns a tamed Cruise Missile 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 the Cruise Missile Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon TekCruiseMissile_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What type of creature is the Cruise Missile Creature?
The Cruise Missile Creature is classified as a weapons in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.