ARK · CREATURE

X-Rex Creature
- Creature
- Genesis
The X-Rex is a Genesis DLC fantasy-type creature, identified by entity ID Volcano_Rex_Character_BP_C, relevant for spawning and population control.
The X-Rex Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Volcano_Rex_Character_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Rex/Volcano_Rex_Character_BP.Volcano_Rex_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Volcano_Rex_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Volcano_Rex_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Rex/Volcano_Rex_Character_BP.Volcano_Rex_Character_BP'" 0 0 0 0About
The X-Rex is a variant of the Rex introduced in the Genesis DLC, classified as a fantasy-type creature. It is distinct from the standard Rex in both appearance and designation, carrying the name tag X-Rex and the entity ID Volcano_Rex_Character_BP_C.
Admins working with Genesis maps will encounter the X-Rex as part of that DLC's creature roster. Use the entity ID when issuing spawn commands or configuring creature population overrides in server settings. The name tag X-Rex is the value to reference in NPCReplacements and similar INI entries.
Because this creature is tied to the Genesis DLC, it will only appear or function correctly on maps that load Genesis content. Attempting to spawn it on non-Genesis maps may produce unexpected results depending on your server configuration.
Frequently Asked Questions
- Is the X-Rex Creature a DLC creature or part of the base game?
- The X-Rex 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 X-Rex Creature used for?
- The X-Rex is a variant of the Rex introduced in the Genesis DLC, classified as a fantasy-type creature. It is distinct from the standard Rex in both appearance and designation, carrying the name tag
X-Rexand the entity IDVolcano_Rex_Character_BP_C. - What type of creature is the X-Rex Creature?
- The X-Rex Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- When was the X-Rex Creature data last updated?
- The X-Rex 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 X-Rex Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Volcano_Rex_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a X-Rex Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Rex/Volcano_Rex_Character_BP.Volcano_Rex_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 X-Rex Creature precisely instead of dropping it on top of your character. - What is the X-Rex Creature?
- The X-Rex is a Genesis DLC fantasy-type creature, identified by entity ID Volcano_Rex_Character_BP_C, relevant for spawning and population control.
- What is the X-Rex Creature name tag for Game.ini?
- The X-Rex Creature uses the name tag
X-Rex. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a tamed X-Rex Creature?
- Open the admin console and run
cheat GMSummon "Volcano_Rex_Character_BP_C" 150. GMSummon spawns a tamed X-Rex 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 X-Rex Creature from?
- The X-Rex 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 blueprint path for the X-Rex Creature?
- The X-Rex Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Rex/Volcano_Rex_Character_BP.Volcano_Rex_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 creature ID for the X-Rex Creature?
- The creature ID for the X-Rex Creature is
Volcano_Rex_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 X-Rex Creature?
- Run
cheat Summon Volcano_Rex_Character_BP_Cin the admin console. Summon spawns a wild, untamed X-Rex Creature at your location. Use GMSummon instead if you want it pre-tamed.