ARK · CREATURE

Tek Stego Creature
- Creature
- Base Game
A bionic variant of the Stegosaurus sharing the Stego name tag, useful for admins managing spawns or targeted commands.
Questions about the Tek Stego Creature (creature ID BionicStego_Character_BP_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
BionicStego_Character_BP_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon BionicStego_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "BionicStego_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'" 0 0 0 0About
The Tek Stego is a bionic-skinned variant of the Stegosaurus, classified as a dinosaur. It shares the Stego name tag with the standard Stegosaurus, which means commands and filters that target by name tag will affect both variants simultaneously, something admins should account for when running selective destroy or tame operations.
When spawning or targeting this creature specifically, use its entity ID BionicStego_Character_BP_C to distinguish it from the regular Stegosaurus. This is particularly relevant for SpawnDino, GMSummon, or any script that needs to work on Tek Stegos exclusively.
No DLC is required to work with this creature, so it can appear or be administered on any server without additional content restrictions.
Frequently Asked Questions
- How do I spawn a tamed Tek Stego Creature?
- Open the admin console and run
cheat GMSummon "BionicStego_Character_BP_C" 150. GMSummon spawns a tamed Tek Stego 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. - Is the Tek Stego Creature a DLC creature or part of the base game?
- The Tek Stego Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- What is Tek Stego Creature in ARK: Survival Ascended?
- A bionic variant of the Stegosaurus sharing the Stego name tag, useful for admins managing spawns or targeted commands.
- How do I spawn a Tek Stego Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_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 Tek Stego Creature precisely instead of dropping it on top of your character. - How current is the Tek Stego Creature info?
- The Tek Stego 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 Tek Stego Creature used for?
- The Tek Stego is a bionic-skinned variant of the Stegosaurus, classified as a dinosaur. It shares the
Stegoname tag with the standard Stegosaurus, which means commands and filters that target by name tag will affect both variants simultaneously, something admins should account for when running selective destroy or tame operations. - How do I spawn the Tek Stego Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon BionicStego_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Tek Stego Creature from?
- The Tek Stego 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 the creature ID for the Tek Stego Creature?
- The creature ID for the Tek Stego Creature is
BionicStego_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 Tek Stego Creature?
- The Tek Stego Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_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 type of creature is the Tek Stego Creature?
- The Tek Stego 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 wild Tek Stego Creature?
- Run
cheat Summon BionicStego_Character_BP_Cin the admin console. Summon spawns a wild, untamed Tek Stego Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Tek Stego Creature name tag for Game.ini?
- The Tek Stego Creature uses the name tag
Stego. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.