ARK · CREATURE

Ichthyosaurus (Race) Creature
- Creature
- Genesis
The Genesis race-variant Ichthyosaurus used in underwater racing missions, identified by entity ID RaceDolphin_Character_BP_C.
Want to go deeper on the Ichthyosaurus (Race) Creature (creature ID RaceDolphin_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
RaceDolphin_Character_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/RaceDolphin_Character_BP.RaceDolphin_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon RaceDolphin_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "RaceDolphin_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/RaceDolphin_Character_BP.RaceDolphin_Character_BP'" 0 0 0 0About
The Ichthyosaurus (Race) is a special variant of the standard Ichthyosaurus that appears exclusively in the Genesis DLC as part of underwater racing missions. It shares the Ichthyosaurus name tag but uses a distinct entity ID, RaceDolphin_Character_BP_C, separating it from the ordinary tameable version.
Admins working with Genesis mission scripting or troubleshooting race sequences will need this entity ID to target or spawn the race-specific creature rather than the standard dolphin. Using the wrong entity ID will summon the default Ichthyosaurus instead of the race variant.
Because this creature is tied to structured mission content, it is unlikely to behave predictably if spawned outside of its intended Genesis race context. Keep that in mind when testing mission triggers or custom event setups on a managed server.
Frequently Asked Questions
- How current is the Ichthyosaurus (Race) Creature info?
- The Ichthyosaurus (Race) 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 blueprint path for the Ichthyosaurus (Race) Creature?
- The Ichthyosaurus (Race) Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/RaceDolphin_Character_BP.RaceDolphin_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 Ichthyosaurus (Race) Creature used for?
- The Ichthyosaurus (Race) is a special variant of the standard Ichthyosaurus that appears exclusively in the Genesis DLC as part of underwater racing missions. It shares the Ichthyosaurus name tag but uses a distinct entity ID,
RaceDolphin_Character_BP_C, separating it from the ordinary tameable version. - How do I spawn a Ichthyosaurus (Race) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/RaceDolphin_Character_BP.RaceDolphin_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 Ichthyosaurus (Race) Creature precisely instead of dropping it on top of your character. - How do I spawn a tamed Ichthyosaurus (Race) Creature?
- Open the admin console and run
cheat GMSummon "RaceDolphin_Character_BP_C" 150. GMSummon spawns a tamed Ichthyosaurus (Race) 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. - Which game is the Ichthyosaurus (Race) Creature from?
- The Ichthyosaurus (Race) 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 Ichthyosaurus (Race) Creature a DLC creature or part of the base game?
- The Ichthyosaurus (Race) 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 Ichthyosaurus (Race) Creature?
- The Genesis race-variant Ichthyosaurus used in underwater racing missions, identified by entity ID RaceDolphin_Character_BP_C.
- How do I spawn a wild Ichthyosaurus (Race) Creature?
- Run
cheat Summon RaceDolphin_Character_BP_Cin the admin console. Summon spawns a wild, untamed Ichthyosaurus (Race) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Ichthyosaurus (Race) Creature class name?
- The creature ID for the Ichthyosaurus (Race) Creature is
RaceDolphin_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 the Ichthyosaurus (Race) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon RaceDolphin_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 Ichthyosaurus (Race) Creature name tag for Game.ini?
- The Ichthyosaurus (Race) Creature uses the name tag
Ichthyosaurus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What type of creature is the Ichthyosaurus (Race) Creature?
- The Ichthyosaurus (Race) Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.