ARK · COMMAND
SpawnActor
- Command
Spawns a creature or actor at a specified distance and offset relative to your character's position.
Questions about the SpawnActor (syntax cheat SpawnActor <Blueprint> <Spawn Distance> <Y Offset> <Z Offset>)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Syntax
Console syntax
cheat SpawnActor <Blueprint> <Spawn Distance> <Y Offset> <Z Offset>Arguments
- blueprint type: creature blueprint
- The blueprint of the entity you wish to spawn.
- spawn distance type: number
- The distance ahead of your character the entity should spawned at.
- y offset type: number
- Distance to the right (positive numbers) or left (negative numbers) of your character you wish to spawn the entity.
- z offset type: number
- Distance above (positive numbers) or below (negative numbers) your character you wish to spawn the entity.
About
SpawnActor places an entity in the world using blueprint coordinates relative to where you are standing. The spawn distance is how far ahead of you it appears; Y offset controls left/right positioning (negative values go left, positive go right); Z offset controls vertical placement (negative values spawn below you, positive above).
This command is useful for quickly testing creature behavior, populating test areas, or spawning NPCs during server events. Unlike SummonTamed, which gives you a tamed creature, SpawnActor creates the entity in its default state, wild creatures will be hostile, and you will not own them.
All four parameters are required. Use the full blueprint path from the creature's class name, and enter offsets as decimal numbers.
Frequently Asked Questions
- When was the SpawnActor data last updated?
- The SpawnActor 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 enable admin commands to run SpawnActor?
- In single-player, cheats are on by default. On a dedicated or hosted server, log in as admin with
enablecheats <AdminPassword>first, then runcheat SpawnActor <Blueprint> <Spawn Distance> <Y Offset> <Z Offset>. Without admin access the console rejects it. - Which game is the SpawnActor from?
- The SpawnActor 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 arguments does the SpawnActor command take?
- The SpawnActor command takes 4 arguments: blueprint type: creature blueprint, spawn distance type: number, y offset type: number, z offset type: number. See the Arguments section on this page for what each one does.
- Can I run the SpawnActor command over RCON?
- Yes. Send
cheat SpawnActor <Blueprint> <Spawn Distance> <Y Offset> <Z Offset>through RCON or your control-panel console. If the connection already runs with admin context, omit the leading "cheat". It works the same on hosted, self-hosted, and RCON setups. - What is the SpawnActor used for?
- SpawnActor places an entity in the world using blueprint coordinates relative to where you are standing. The spawn distance is how far ahead of you it appears; Y offset controls left/right positioning (negative values go left, positive go right); Z offset controls vertical placement (negative values spawn below you, positive above).
- What is the SpawnActor?
- Spawns a creature or actor at a specified distance and offset relative to your character's position.
- How do I use the SpawnActor command in ARK: Survival Ascended?
- The syntax is
cheat SpawnActor <Blueprint> <Spawn Distance> <Y Offset> <Z Offset>. Open the admin console, paste it, replace any<placeholders>with real values, and press Enter. Verified against the current ARK: ASA build as of June 28, 2026.