ARK · CREATURE

Maewing (Hunt) Creature
- Creature
- Genesis
A special Hunt-variant Maewing creature from Genesis, used in targeted hunt missions and identified by its unique entity ID.
Questions about the Maewing (Hunt) Creature (creature ID MilkGlider_Character_BP_TorporHunt_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
MilkGlider_Character_BP_TorporHunt_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/MilkGlider_Character_BP_TorporHunt.MilkGlider_Character_BP_TorporHunt'"Summon Commands
Wild (Summon)
admincheat Summon MilkGlider_Character_BP_TorporHunt_CTamed (GMSummon, level 150)
cheat GMSummon "MilkGlider_Character_BP_TorporHunt_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/MilkGlider_Character_BP_TorporHunt.MilkGlider_Character_BP_TorporHunt'" 0 0 0 0About
The Maewing (Hunt) is a mission-specific variant of the standard Maewing, appearing in Genesis hunt scenarios. It shares the Maewing name tag with the base creature but uses its own distinct entity ID, MilkGlider_Character_BP_TorporHunt_C, which distinguishes it from the regular Maewing in spawn commands and server-side targeting.
Admins working with Genesis mission content should use the Hunt variant's entity ID when scripting or testing torpor-based hunt missions, rather than relying on the name tag alone. Because name tags are shared across variants, referencing the entity ID directly avoids accidentally spawning the wrong version.
This creature is classified as a Fantasy type and is exclusive to the Genesis DLC, so it will only appear or function correctly on maps that include Genesis content.
Frequently Asked Questions
- How current is the Maewing (Hunt) Creature info?
- The Maewing (Hunt) 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 wild Maewing (Hunt) Creature?
- Run
cheat Summon MilkGlider_Character_BP_TorporHunt_Cin the admin console. Summon spawns a wild, untamed Maewing (Hunt) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Maewing (Hunt) Creature used for?
- The Maewing (Hunt) is a mission-specific variant of the standard Maewing, appearing in Genesis hunt scenarios. It shares the
Maewingname tag with the base creature but uses its own distinct entity ID,MilkGlider_Character_BP_TorporHunt_C, which distinguishes it from the regular Maewing in spawn commands and server-side targeting. - What's the Maewing (Hunt) Creature blueprint path?
- The Maewing (Hunt) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/MilkGlider_Character_BP_TorporHunt.MilkGlider_Character_BP_TorporHunt'". 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 type of creature is the Maewing (Hunt) Creature?
- The Maewing (Hunt) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Maewing (Hunt) Creature?
- Open the admin console and run
cheat GMSummon "MilkGlider_Character_BP_TorporHunt_C" 150. GMSummon spawns a tamed Maewing (Hunt) 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 Maewing (Hunt) Creature?
- A special Hunt-variant Maewing creature from Genesis, used in targeted hunt missions and identified by its unique entity ID.
- What is the Maewing (Hunt) Creature name tag for Game.ini?
- The Maewing (Hunt) Creature uses the name tag
Maewing. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Maewing (Hunt) Creature class name?
- The creature ID for the Maewing (Hunt) Creature is
MilkGlider_Character_BP_TorporHunt_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a Maewing (Hunt) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/MilkGlider_Character_BP_TorporHunt.MilkGlider_Character_BP_TorporHunt'" 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 Maewing (Hunt) Creature precisely instead of dropping it on top of your character. - Is the Maewing (Hunt) Creature a DLC creature or part of the base game?
- The Maewing (Hunt) Creature is tied to the Genesis 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.
- Which game is the Maewing (Hunt) Creature from?
- The Maewing (Hunt) 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 the Maewing (Hunt) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon MilkGlider_Character_BP_TorporHunt_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".