ARK · CREATURE

Pteranodon Creature
- Creature
- Base Game
The Pteranodon is a mid-game flying dinosaur useful for scouting and early aerial transport, identified in admin commands by entity ID Ptero_Character_BP_C.
Master the Pteranodon Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Ptero_Character_BP_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Ptero_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Ptero_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'" 0 0 0 0About
The Pteranodon is a flying dinosaur available on the base game without any DLC requirement. It is one of the earliest rideable flyers players can tame, making it a common sight on most servers and a frequent target for admin spawning when setting up starter kits or testing flight mechanics.
When spawning or managing this creature through admin commands, use the entity ID Ptero_Character_BP_C or the name tag Ptera. These identifiers work with commands like SpawnDino and GMSummon to place a Pteranodon at a specific location or directly in the world.
As a dinosaur creature type, it falls under standard dinosaur taming and stat rules. Admins adjusting per-dino taming multipliers or stat overrides in server configuration should target it using its name tag or class name accordingly.
Frequently Asked Questions
- Which game is the Pteranodon Creature from?
- The Pteranodon 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 Pteranodon Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_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 Pteranodon Creature precisely instead of dropping it on top of your character. - What is the Pteranodon Creature name tag for Game.ini?
- The Pteranodon Creature uses the name tag
Ptera. 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 Pteranodon Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Ptero_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What type of creature is the Pteranodon Creature?
- The Pteranodon Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Pteranodon Creature used for?
- The Pteranodon is a flying dinosaur available on the base game without any DLC requirement. It is one of the earliest rideable flyers players can tame, making it a common sight on most servers and a frequent target for admin spawning when setting up starter kits or testing flight mechanics.
- How current is the Pteranodon Creature info?
- The Pteranodon 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 a tamed Pteranodon Creature?
- Open the admin console and run
cheat GMSummon "Ptero_Character_BP_C" 150. GMSummon spawns a tamed Pteranodon 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. - Is the Pteranodon Creature a DLC creature or part of the base game?
- The Pteranodon Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- What is the Pteranodon Creature class name?
- The creature ID for the Pteranodon Creature is
Ptero_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Pteranodon Creature?
- The Pteranodon is a mid-game flying dinosaur useful for scouting and early aerial transport, identified in admin commands by entity ID Ptero_Character_BP_C.
- What is the blueprint path for the Pteranodon Creature?
- The Pteranodon Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_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. - How do I spawn a wild Pteranodon Creature?
- Run
cheat Summon Ptero_Character_BP_Cin the admin console. Summon spawns a wild, untamed Pteranodon Creature at your location. Use GMSummon instead if you want it pre-tamed.