ARK · CREATURE

Dinopithecus King (Alpha) Creature
- Creature
- Lost Island
The hard-difficulty Lost Island boss, summoned as a final challenge and identified by entity ID BossDinopithecus_Character_BP_Hard_C.
The Dinopithecus King (Alpha) Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
BossDinopithecus_Character_BP_Hard_CBlueprint path
"Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Hard.BossDinopithecus_Character_BP_Hard'"Summon Commands
Wild (Summon)
admincheat Summon BossDinopithecus_Character_BP_Hard_CTamed (GMSummon, level 150)
cheat GMSummon "BossDinopithecus_Character_BP_Hard_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Hard.BossDinopithecus_Character_BP_Hard'" 0 0 0 0About
The Dinopithecus King (Alpha) is the hardest-tier boss on the Lost Island map, classified as a Boss-type creature. It represents the most demanding version of the Dinopithecus King encounter, intended for well-prepared tribes pushing the endgame content on that map.
Admins can reference the entity ID BossDinopithecus_Character_BP_Hard_C when using spawn commands or configuring encounter scripts for testing. Because this is a boss creature, standard taming mechanics do not apply, it is strictly a combat encounter.
When setting up or troubleshooting the Lost Island progression path, confirm that the correct difficulty tier is being targeted. The Alpha variant is distinct from the Beta and Gamma versions, each carrying its own entity ID and reward profile.
Frequently Asked Questions
- How current is the Dinopithecus King (Alpha) Creature info?
- The Dinopithecus King (Alpha) 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.
- Which game is the Dinopithecus King (Alpha) Creature from?
- The Dinopithecus King (Alpha) 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 tamed Dinopithecus King (Alpha) Creature?
- Open the admin console and run
cheat GMSummon "BossDinopithecus_Character_BP_Hard_C" 150. GMSummon spawns a tamed Dinopithecus King (Alpha) 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 (Alpha) Creature?
- The hard-difficulty Lost Island boss, summoned as a final challenge and identified by entity ID BossDinopithecus_Character_BP_Hard_C.
- How do I spawn a Dinopithecus King (Alpha) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Hard.BossDinopithecus_Character_BP_Hard'" 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 (Alpha) Creature precisely instead of dropping it on top of your character. - What's the Dinopithecus King (Alpha) Creature entity ID?
- The creature ID for the Dinopithecus King (Alpha) Creature is
BossDinopithecus_Character_BP_Hard_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What type of creature is the Dinopithecus King (Alpha) Creature?
- The Dinopithecus King (Alpha) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a wild Dinopithecus King (Alpha) Creature?
- Run
cheat Summon BossDinopithecus_Character_BP_Hard_Cin the admin console. Summon spawns a wild, untamed Dinopithecus King (Alpha) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What's the Dinopithecus King (Alpha) Creature blueprint path?
- The Dinopithecus King (Alpha) Creature blueprint path is
"Blueprint'/Game/LostIsland/Boss/BossDinopithecus_Character_BP_Hard.BossDinopithecus_Character_BP_Hard'". 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 Dinopithecus King (Alpha) Creature used for?
- The Dinopithecus King (Alpha) is the hardest-tier boss on the Lost Island map, classified as a Boss-type creature. It represents the most demanding version of the Dinopithecus King encounter, intended for well-prepared tribes pushing the endgame content on that map.
- Is the Dinopithecus King (Alpha) Creature a DLC creature or part of the base game?
- The Dinopithecus King (Alpha) 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.
- What is the Dinopithecus King (Alpha) Creature name tag for Game.ini?
- The Dinopithecus King (Alpha) Creature uses the name tag
Dinopithecus King (Alpha). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn the Dinopithecus King (Alpha) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon BossDinopithecus_Character_BP_Hard_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".