ARK · CREATURE

Tek Cave Megalosaurus Creature
- Creature
- Base Game
A Tek Cave-specific Megalosaurus variant used as a boss arena creature, identifiable by its unique entity ID for admin spawning and management.
Want to go deeper on the Tek Cave Megalosaurus Creature (creature ID Megalosaurus_Character_BP_TekCave_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Megalosaurus_Character_BP_TekCave_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'"Summon Commands
Wild (Summon)
admincheat Summon Megalosaurus_Character_BP_TekCave_CTamed (GMSummon, level 150)
cheat GMSummon "Megalosaurus_Character_BP_TekCave_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'" 0 0 0 0About
The Tek Cave Megalosaurus is a specialized variant of the standard Megalosaurus found exclusively within the Tek Cave environment. It is classified as a Dinosaur type and functions as a scripted encounter creature rather than a freely roaming wild spawn.
Admins working with this creature will reference its entity ID Megalosaurus_Character_BP_TekCave_C when using spawn or destroy commands. Because it is tied to a specific arena context, spawning it outside that environment may produce unexpected behavior, treat it as a boss-support creature rather than a general-purpose spawn.
This variant requires no DLC beyond the base game. If you need to manage creature populations inside the Tek Cave or test encounter scripting on a private server, targeting this entity ID precisely avoids accidentally affecting standard Megalosaurus spawns elsewhere on the map.
Frequently Asked Questions
- How current is the Tek Cave Megalosaurus Creature info?
- The Tek Cave Megalosaurus 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 the Tek Cave Megalosaurus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Megalosaurus_Character_BP_TekCave_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Tek Cave Megalosaurus Creature used for?
- The Tek Cave Megalosaurus is a specialized variant of the standard Megalosaurus found exclusively within the Tek Cave environment. It is classified as a Dinosaur type and functions as a scripted encounter creature rather than a freely roaming wild spawn.
- How do I spawn a wild Tek Cave Megalosaurus Creature?
- Run
cheat Summon Megalosaurus_Character_BP_TekCave_Cin the admin console. Summon spawns a wild, untamed Tek Cave Megalosaurus Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a tamed Tek Cave Megalosaurus Creature?
- Open the admin console and run
cheat GMSummon "Megalosaurus_Character_BP_TekCave_C" 150. GMSummon spawns a tamed Tek Cave Megalosaurus 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 Tek Cave Megalosaurus Creature in ARK: Survival Ascended?
- A Tek Cave-specific Megalosaurus variant used as a boss arena creature, identifiable by its unique entity ID for admin spawning and management.
- What's the Tek Cave Megalosaurus Creature entity ID?
- The creature ID for the Tek Cave Megalosaurus Creature is
Megalosaurus_Character_BP_TekCave_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What type of creature is the Tek Cave Megalosaurus Creature?
- The Tek Cave Megalosaurus Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a Tek Cave Megalosaurus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'" 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 Tek Cave Megalosaurus Creature precisely instead of dropping it on top of your character. - Which game is the Tek Cave Megalosaurus Creature from?
- The Tek Cave Megalosaurus 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 Tek Cave Megalosaurus Creature a DLC creature or part of the base game?
- The Tek Cave Megalosaurus Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- What is the Tek Cave Megalosaurus Creature name tag for Game.ini?
- The Tek Cave Megalosaurus Creature uses the name tag
Megalosaurus (Tek Cave). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the blueprint path for the Tek Cave Megalosaurus Creature?
- The Tek Cave Megalosaurus Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'". 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.