ARK · CREATURE

Oasisaur (Vulture) Creature
- Creature
- Scorched Earth
A Fantasy-type vulture creature tied to Oasisaur taming on Scorched Earth, identified by entity ID Vulture_Character_BP_OasisaurTaming_C.
Master the Oasisaur (Vulture) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Vulture_Character_BP_OasisaurTaming_CBlueprint path
"Blueprint'/Game/Packs/Frontier/Dinos/Oasisaur/TamingDinos/Vulture_Character_BP_OasisaurTaming.Vulture_Character_BP_OasisaurTaming'"Summon Commands
Wild (Summon)
admincheat Summon Vulture_Character_BP_OasisaurTaming_CTamed (GMSummon, level 150)
cheat GMSummon "Vulture_Character_BP_OasisaurTaming_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Packs/Frontier/Dinos/Oasisaur/TamingDinos/Vulture_Character_BP_OasisaurTaming.Vulture_Character_BP_OasisaurTaming'" 0 0 0 0About
The Oasisaur (Vulture) is a Fantasy-type creature found in the Scorched Earth DLC. It exists specifically as part of the Oasisaur taming process, functioning as a vulture variant that appears in that context rather than as a standalone wild creature.
Admins working with Oasisaur taming mechanics should reference the entity ID Vulture_Character_BP_OasisaurTaming_C when using spawn or targeting commands. The name tag Vulture can be used with commands that accept creature name tags.
Because this creature is tied to a taming mechanic, spawning it outside that context may produce unexpected behavior. Test any admin interventions involving this entity in a controlled environment before applying changes to a live server.
Frequently Asked Questions
- What is the Oasisaur (Vulture) Creature used for?
- The Oasisaur (Vulture) is a Fantasy-type creature found in the Scorched Earth DLC. It exists specifically as part of the Oasisaur taming process, functioning as a vulture variant that appears in that context rather than as a standalone wild creature.
- How do I spawn a wild Oasisaur (Vulture) Creature?
- Run
cheat Summon Vulture_Character_BP_OasisaurTaming_Cin the admin console. Summon spawns a wild, untamed Oasisaur (Vulture) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Oasisaur (Vulture) Creature name tag for Game.ini?
- The Oasisaur (Vulture) Creature uses the name tag
Vulture. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - When was the Oasisaur (Vulture) Creature data last updated?
- The Oasisaur (Vulture) 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 Oasisaur (Vulture) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Packs/Frontier/Dinos/Oasisaur/TamingDinos/Vulture_Character_BP_OasisaurTaming.Vulture_Character_BP_OasisaurTaming'" 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 Oasisaur (Vulture) Creature precisely instead of dropping it on top of your character. - How do I spawn a tamed Oasisaur (Vulture) Creature?
- Open the admin console and run
cheat GMSummon "Vulture_Character_BP_OasisaurTaming_C" 150. GMSummon spawns a tamed Oasisaur (Vulture) 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 type of creature is the Oasisaur (Vulture) Creature?
- The Oasisaur (Vulture) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the creature ID for the Oasisaur (Vulture) Creature?
- The creature ID for the Oasisaur (Vulture) Creature is
Vulture_Character_BP_OasisaurTaming_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Which game is the Oasisaur (Vulture) Creature from?
- The Oasisaur (Vulture) 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 Oasisaur (Vulture) Creature in ARK: Survival Ascended?
- A Fantasy-type vulture creature tied to Oasisaur taming on Scorched Earth, identified by entity ID Vulture_Character_BP_OasisaurTaming_C.
- What's the Oasisaur (Vulture) Creature blueprint path?
- The Oasisaur (Vulture) Creature blueprint path is
"Blueprint'/Game/Packs/Frontier/Dinos/Oasisaur/TamingDinos/Vulture_Character_BP_OasisaurTaming.Vulture_Character_BP_OasisaurTaming'". 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. - Is the Oasisaur (Vulture) Creature a DLC creature or part of the base game?
- The Oasisaur (Vulture) Creature is tied to the Scorched Earth 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 do I spawn the Oasisaur (Vulture) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Vulture_Character_BP_OasisaurTaming_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".