Skip to main content

ARK · CREATURE

ARK: Survival Ascended Human (Male) Creature creature

Human (Male) Creature

  • Creature
  • Base Game

The male human creature entity used internally by ARK, referenced by admins via its entity ID for spawn or targeting commands.

Want to go deeper on the Human (Male) Creature (creature ID PlayerPawnTest_Male_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

PlayerPawnTest_Male_C

Blueprint path

"Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Male.PlayerPawnTest_Male'"

Summon Commands

Wild (Summon)

admincheat Summon PlayerPawnTest_Male_C

Tamed (GMSummon, level 150)

cheat GMSummon "PlayerPawnTest_Male_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Male.PlayerPawnTest_Male'" 0 0 0 0

About

The Human (Male) is the base creature representation of a male player character within ARK: Survival Ascended. Classified as a mammal, it exists as an internal entity rather than a conventional tameable or wild creature, and it does not carry a name tag.

Admins may encounter its entity ID PlayerPawnTest_Male_C when using commands that target or spawn specific entity classes, such as summon or SpawnDino. It is not tied to any DLC, so it is available across all maps and server configurations.

Because this is a player pawn entity rather than a standard creature, behavior in admin commands may differ from typical wildlife. Use caution when spawning it directly, as results can be unpredictable depending on the context and server settings.

Frequently Asked Questions

Is the Human (Male) Creature a DLC creature or part of the base game?
The Human (Male) Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
What is the Human (Male) Creature?
The male human creature entity used internally by ARK, referenced by admins via its entity ID for spawn or targeting commands.
What is the creature ID for the Human (Male) Creature?
The creature ID for the Human (Male) Creature is PlayerPawnTest_Male_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 wild Human (Male) Creature?
Run cheat Summon PlayerPawnTest_Male_C in the admin console. Summon spawns a wild, untamed Human (Male) Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Human (Male) Creature used for?
The Human (Male) is the base creature representation of a male player character within ARK: Survival Ascended. Classified as a mammal, it exists as an internal entity rather than a conventional tameable or wild creature, and it does not carry a name tag.
Which game is the Human (Male) Creature from?
The Human (Male) 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 Human (Male) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon PlayerPawnTest_Male_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 Human (Male) Creature?
The Human (Male) Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
When was the Human (Male) Creature data last updated?
The Human (Male) 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 Human (Male) Creature?
Open the admin console and run cheat GMSummon "PlayerPawnTest_Male_C" 150. GMSummon spawns a tamed Human (Male) 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's the Human (Male) Creature blueprint path?
The Human (Male) Creature blueprint path is "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Male.PlayerPawnTest_Male'". 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 Human (Male) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Male.PlayerPawnTest_Male'" 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 Human (Male) Creature precisely instead of dropping it on top of your character.