Skip to main content

ARK · CREATURE

ARK: Survival Ascended Attack Drone (Whale Rescue No Follow) Creature creature

Attack Drone (Whale Rescue No Follow) Creature

  • Creature
  • Genesis

A Genesis-exclusive mechanical Attack Drone variant used in the Whale Rescue mission that does not follow the player, relevant for mission scripting and spawn management.

Running the Attack Drone (Whale Rescue No Follow) Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .

Creature ID

Entity / blueprint class

EndDrone_Character_BP_WhaleRescue_NoFollow_C

Blueprint path

"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_NoFollow.EndDrone_Character_BP_WhaleRescue_NoFollow'"

Summon Commands

Wild (Summon)

admincheat Summon EndDrone_Character_BP_WhaleRescue_NoFollow_C

Tamed (GMSummon, level 150)

cheat GMSummon "EndDrone_Character_BP_WhaleRescue_NoFollow_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_NoFollow.EndDrone_Character_BP_WhaleRescue_NoFollow'" 0 0 0 0

About

The Attack Drone (Whale Rescue No Follow) is a mission-specific mechanical creature found in the Genesis DLC. It functions as a variant of the standard Attack Drone, distinguished by its no-follow behavior, it holds position rather than pursuing the player, making it unique to the Whale Rescue mission's scripted encounter logic.

Admins working with Genesis mission events or custom scenario setups may encounter this entity when debugging spawn behavior or recreating mission conditions. Its entity ID EndDrone_Character_BP_WhaleRescue_NoFollow_C is the reliable way to reference or spawn it, since its name tag (Attack Drone) is shared with other drone variants.

Because this creature is tied to a specific mission context, spawning it outside that environment may produce inconsistent behavior, it will not actively pursue targets as a standard Attack Drone would.

Frequently Asked Questions

How do I spawn a Attack Drone (Whale Rescue No Follow) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_NoFollow.EndDrone_Character_BP_WhaleRescue_NoFollow'" 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 Attack Drone (Whale Rescue No Follow) Creature precisely instead of dropping it on top of your character.
How do I spawn the Attack Drone (Whale Rescue No Follow) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon EndDrone_Character_BP_WhaleRescue_NoFollow_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is the Attack Drone (Whale Rescue No Follow) Creature used for?
The Attack Drone (Whale Rescue No Follow) is a mission-specific mechanical creature found in the Genesis DLC. It functions as a variant of the standard Attack Drone, distinguished by its no-follow behavior, it holds position rather than pursuing the player, making it unique to the Whale Rescue mission's scripted encounter logic.
What is the Attack Drone (Whale Rescue No Follow) Creature name tag for Game.ini?
The Attack Drone (Whale Rescue No Follow) Creature uses the name tag Attack Drone. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the blueprint path for the Attack Drone (Whale Rescue No Follow) Creature?
The Attack Drone (Whale Rescue No Follow) Creature blueprint path is "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_NoFollow.EndDrone_Character_BP_WhaleRescue_NoFollow'". 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 tamed Attack Drone (Whale Rescue No Follow) Creature?
Open the admin console and run cheat GMSummon "EndDrone_Character_BP_WhaleRescue_NoFollow_C" 150. GMSummon spawns a tamed Attack Drone (Whale Rescue No Follow) 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 Attack Drone (Whale Rescue No Follow) Creature a DLC creature or part of the base game?
The Attack Drone (Whale Rescue No Follow) 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.
What is the Attack Drone (Whale Rescue No Follow) Creature?
A Genesis-exclusive mechanical Attack Drone variant used in the Whale Rescue mission that does not follow the player, relevant for mission scripting and spawn management.
How do I spawn a wild Attack Drone (Whale Rescue No Follow) Creature?
Run cheat Summon EndDrone_Character_BP_WhaleRescue_NoFollow_C in the admin console. Summon spawns a wild, untamed Attack Drone (Whale Rescue No Follow) Creature at your location. Use GMSummon instead if you want it pre-tamed.
Which game is the Attack Drone (Whale Rescue No Follow) Creature from?
The Attack Drone (Whale Rescue No Follow) 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 the Attack Drone (Whale Rescue No Follow) Creature class name?
The creature ID for the Attack Drone (Whale Rescue No Follow) Creature is EndDrone_Character_BP_WhaleRescue_NoFollow_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
What type of creature is the Attack Drone (Whale Rescue No Follow) Creature?
The Attack Drone (Whale Rescue No Follow) Creature is classified as a mechanical in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How current is the Attack Drone (Whale Rescue No Follow) Creature info?
The Attack Drone (Whale Rescue No Follow) 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.