Skip to main content

ARK · CREATURE

ARK: Survival Ascended Dinopithecus King (Beta) Creature creature

Dinopithecus King (Beta) Creature

  • Creature
  • Lost Island

The Beta-tier Dinopithecus King boss on Lost Island, identified by entity ID BossDinopithecus_Character_BP_Medium_C for admin spawning and event scripting.

Want to go deeper on the Dinopithecus King (Beta) Creature (creature ID BossDinopithecus_Character_BP_Medium_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

BossDinopithecus_Character_BP_Medium_C

Blueprint path

"Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Medium.BossDinopithecus_Character_BP_Medium'"

Summon Commands

Wild (Summon)

admincheat Summon BossDinopithecus_Character_BP_Medium_C

Tamed (GMSummon, level 150)

cheat GMSummon "BossDinopithecus_Character_BP_Medium_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Medium.BossDinopithecus_Character_BP_Medium'" 0 0 0 0

About

The Dinopithecus King (Beta) is the mid-difficulty variant of the Lost Island boss encounter. As a Boss-type creature, it does not exist in the open world and is only accessible through the dedicated boss terminal on Lost Island. The Beta tier sits between the Gamma and Alpha versions, offering a step up in challenge and correspondingly better rewards.

Admins reference this creature primarily when scripting events, testing boss arenas, or spawning the encounter directly using its entity ID BossDinopithecus_Character_BP_Medium_C. Use cheat summon or cheat SpawnDino with that entity ID to place the creature in the world for testing purposes.

Because this is a Boss-type creature, standard taming mechanics do not apply. Server operators running custom difficulty configs or event servers should confirm that the Beta tier's stat scaling aligns with player gear levels before opening the encounter to the population.

Frequently Asked Questions

How do I spawn a tamed Dinopithecus King (Beta) Creature?
Open the admin console and run cheat GMSummon "BossDinopithecus_Character_BP_Medium_C" 150. GMSummon spawns a tamed Dinopithecus King (Beta) 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 Dinopithecus King (Beta) Creature class name?
The creature ID for the Dinopithecus King (Beta) Creature is BossDinopithecus_Character_BP_Medium_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Which game is the Dinopithecus King (Beta) Creature from?
The Dinopithecus King (Beta) 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 Dinopithecus King (Beta) Creature?
Run cheat Summon BossDinopithecus_Character_BP_Medium_C in the admin console. Summon spawns a wild, untamed Dinopithecus King (Beta) Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the blueprint path for the Dinopithecus King (Beta) Creature?
The Dinopithecus King (Beta) Creature blueprint path is "Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Medium.BossDinopithecus_Character_BP_Medium'". 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.
How do I spawn a Dinopithecus King (Beta) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Medium.BossDinopithecus_Character_BP_Medium'" 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 Dinopithecus King (Beta) Creature precisely instead of dropping it on top of your character.
Is the Dinopithecus King (Beta) Creature a DLC creature or part of the base game?
The Dinopithecus King (Beta) Creature is tied to the Lost Island 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.
How current is the Dinopithecus King (Beta) Creature info?
The Dinopithecus King (Beta) 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 Dinopithecus King (Beta) Creature in ARK: Survival Ascended?
The Beta-tier Dinopithecus King boss on Lost Island, identified by entity ID BossDinopithecus_Character_BP_Medium_C for admin spawning and event scripting.
What type of creature is the Dinopithecus King (Beta) Creature?
The Dinopithecus King (Beta) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the Dinopithecus King (Beta) Creature name tag for Game.ini?
The Dinopithecus King (Beta) Creature uses the name tag Dinopithecus King (Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Dinopithecus King (Beta) Creature used for?
The Dinopithecus King (Beta) is the mid-difficulty variant of the Lost Island boss encounter. As a Boss-type creature, it does not exist in the open world and is only accessible through the dedicated boss terminal on Lost Island. The Beta tier sits between the Gamma and Alpha versions, offering a step up in challenge and correspondingly better rewards.
How do I spawn the Dinopithecus King (Beta) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon BossDinopithecus_Character_BP_Medium_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".