Ark SpawnActor Command

This command spawns an entity, relative to the blueprint specified, with a random level.

Command Syntax
cheat SpawnActor <Blueprint> <Spawn Distance> <Y Offset> <Z Offset>

The command syntax includes the command as well as any possible parameters. Parameter options are below.

Click the copy button to copy the command. Replace any parameter placeholders, which are stated between angle brackets, < and >, with the parameter option you want. Then click copy to copy the entire command.

Command Parameters
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.
Examples
SpawnActor "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'" 100 500 600
This cheat command would spawn a Coelacanth 100 in front of your character, 500 to the right and 600 above (Unreal Units).
SpawnActor "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'" 100 -500 600
This command does the same as the first example, but instead spawns the Coelacanth 500 to the left of your character.
Opening the command console

Press the Tab key to open the command console on PC. On Xbox, press LB RB X andY at the same time. On PlayStation, pressL1 R1 Square andTriangle at the same time.