Skip to main content

ARK · CREATURE

ARK: Survival Ascended Giant Queen Bee (Gauntlet) Creature creature

Giant Queen Bee (Gauntlet) Creature

  • Creature
  • Genesis

A Genesis-exclusive gauntlet variant of the Giant Queen Bee, used in scripted challenge encounters and identifiable by its unique entity ID.

Want to go deeper on the Giant Queen Bee (Gauntlet) Creature (creature ID Bee_Queen_Character_BP_Gauntlet_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Bee_Queen_Character_BP_Gauntlet_C

Blueprint path

"Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Bee_Queen_Character_BP_Gauntlet.Bee_Queen_Character_BP_Gauntlet'"

Summon Commands

Wild (Summon)

admincheat Summon Bee_Queen_Character_BP_Gauntlet_C

Tamed (GMSummon, level 150)

cheat GMSummon "Bee_Queen_Character_BP_Gauntlet_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Bee_Queen_Character_BP_Gauntlet.Bee_Queen_Character_BP_Gauntlet'" 0 0 0 0

About

The Giant Queen Bee (Gauntlet) is an invertebrate creature tied to the Genesis DLC. It is a variant of the standard Giant Queen Bee, purpose-built for use within gauntlet-style challenge scenarios rather than the open world. Like its counterpart, it shares the Giant Queen Bee name tag, which means name-tag-based targeting or scripts may affect both variants depending on how they are written.

Admins working with Genesis gauntlet missions or custom challenge arenas may encounter this creature as part of scripted spawns. Its distinct entity ID, Bee_Queen_Character_BP_Gauntlet_C, separates it from the base Queen Bee and should be used when referencing or spawning this specific variant via admin commands.

Because this creature is designed for controlled encounter content, spawning it outside of its intended gauntlet context may produce unpredictable behavior. Test any custom usage in a controlled environment before deploying on a live server.

Frequently Asked Questions

What is the Giant Queen Bee (Gauntlet) Creature used for?
The Giant Queen Bee (Gauntlet) is an invertebrate creature tied to the Genesis DLC. It is a variant of the standard Giant Queen Bee, purpose-built for use within gauntlet-style challenge scenarios rather than the open world. Like its counterpart, it shares the Giant Queen Bee name tag, which means name-tag-based targeting or scripts may affect both variants depending on how they are written.
Which game is the Giant Queen Bee (Gauntlet) Creature from?
The Giant Queen Bee (Gauntlet) 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.
When was the Giant Queen Bee (Gauntlet) Creature data last updated?
The Giant Queen Bee (Gauntlet) 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 the Giant Queen Bee (Gauntlet) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Bee_Queen_Character_BP_Gauntlet_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Is the Giant Queen Bee (Gauntlet) Creature a DLC creature or part of the base game?
The Giant Queen Bee (Gauntlet) 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.
How do I spawn a wild Giant Queen Bee (Gauntlet) Creature?
Run cheat Summon Bee_Queen_Character_BP_Gauntlet_C in the admin console. Summon spawns a wild, untamed Giant Queen Bee (Gauntlet) Creature at your location. Use GMSummon instead if you want it pre-tamed.
How do I spawn a tamed Giant Queen Bee (Gauntlet) Creature?
Open the admin console and run cheat GMSummon "Bee_Queen_Character_BP_Gauntlet_C" 150. GMSummon spawns a tamed Giant Queen Bee (Gauntlet) 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 Giant Queen Bee (Gauntlet) Creature name tag for Game.ini?
The Giant Queen Bee (Gauntlet) Creature uses the name tag Giant Queen Bee. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Giant Queen Bee (Gauntlet) Creature?
A Genesis-exclusive gauntlet variant of the Giant Queen Bee, used in scripted challenge encounters and identifiable by its unique entity ID.
How do I spawn a Giant Queen Bee (Gauntlet) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Bee_Queen_Character_BP_Gauntlet.Bee_Queen_Character_BP_Gauntlet'" 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 Giant Queen Bee (Gauntlet) Creature precisely instead of dropping it on top of your character.
What type of creature is the Giant Queen Bee (Gauntlet) Creature?
The Giant Queen Bee (Gauntlet) Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the blueprint path for the Giant Queen Bee (Gauntlet) Creature?
The Giant Queen Bee (Gauntlet) Creature blueprint path is "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Bee_Queen_Character_BP_Gauntlet.Bee_Queen_Character_BP_Gauntlet'". 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's the Giant Queen Bee (Gauntlet) Creature entity ID?
The creature ID for the Giant Queen Bee (Gauntlet) Creature is Bee_Queen_Character_BP_Gauntlet_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.