Skip to main content

ARK · CREATURE

ARK: Survival Ascended Corrupted Rex Creature creature

Corrupted Rex Creature

  • Creature
  • Extinction

An Extinction-exclusive corrupted variant of the Rex, used in admin testing and spawning scenarios on the Extinction map.

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

Creature ID

Entity / blueprint class

Rex_Character_BP_Corrupt_C

Blueprint path

"Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'"

Summon Commands

Wild (Summon)

admincheat Summon Rex_Character_BP_Corrupt_C

Tamed (GMSummon, level 150)

cheat GMSummon "Rex_Character_BP_Corrupt_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'" 0 0 0 0

About

The Corrupted Rex is a Dinosaur-type creature exclusive to the Extinction DLC. It is the corrupted counterpart to the standard Rex, exhibiting the aggressive behavior typical of corrupted creatures on that map. Unlike its standard variant, it cannot be tamed through conventional means.

Admins can spawn it directly using the entity ID Rex_Character_BP_Corrupt_C with the SpawnDino or summon commands. This is useful for populating Extinction scenarios, stress-testing defenses, or recreating specific encounter conditions during server events.

When scripting spawns, note that the name tag is Rex Corrupt, which differentiates it from the base Rex in server logs and kill tracking. Keep this in mind when writing custom loot tables or event conditions that reference creature name tags.

Frequently Asked Questions

How do I spawn a tamed Corrupted Rex Creature?
Open the admin console and run cheat GMSummon "Rex_Character_BP_Corrupt_C" 150. GMSummon spawns a tamed Corrupted 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.
What is the blueprint path for the Corrupted Rex Creature?
The Corrupted Rex Creature blueprint path is "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'". 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.
Which game is the Corrupted Rex Creature from?
The Corrupted 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.
How do I spawn a wild Corrupted Rex Creature?
Run cheat Summon Rex_Character_BP_Corrupt_C in the admin console. Summon spawns a wild, untamed Corrupted Rex Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Corrupted Rex Creature name tag for Game.ini?
The Corrupted Rex Creature uses the name tag Rex Corrupt. 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 the Corrupted Rex Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Rex_Character_BP_Corrupt_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is the creature ID for the Corrupted Rex Creature?
The creature ID for the Corrupted Rex Creature is Rex_Character_BP_Corrupt_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
How current is the Corrupted Rex Creature info?
The Corrupted 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.
What is the Corrupted Rex Creature used for?
The Corrupted Rex is a Dinosaur-type creature exclusive to the Extinction DLC. It is the corrupted counterpart to the standard Rex, exhibiting the aggressive behavior typical of corrupted creatures on that map. Unlike its standard variant, it cannot be tamed through conventional means.
Is the Corrupted Rex Creature a DLC creature or part of the base game?
The Corrupted Rex Creature is tied to the Extinction 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 Corrupted Rex Creature in ARK: Survival Ascended?
An Extinction-exclusive corrupted variant of the Rex, used in admin testing and spawning scenarios on the Extinction map.
What type of creature is the Corrupted Rex Creature?
The Corrupted Rex 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 Corrupted Rex Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'" 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 Corrupted Rex Creature precisely instead of dropping it on top of your character.